Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b05196bd87251d29d0369d30a3688a49309cbb43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b05196bd87251d29d0369d30a3688a49309cbb43 # timeout=10
Commit message: "testenv: osmo-dev: build with gtp_linux.opts"
 > git rev-list --no-walk 2d00ff393d38f569a817c50ea1d94f16a38c2e50 # timeout=10
[ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins12627889567210732517.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] c407464ca23f55428a3e09201422c7aec32a79e12f69c12c6c67447021b2284e [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (12.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Operations_part_1.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_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_5.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_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_PDU_Defs_part_1.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_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.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_3.cc Creating dependency file for MAP_OM_DataTypes_part_4.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_1.cc Creating dependency file for MAP_MobileServiceOperations_part_2.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_4.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.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_6.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_2.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_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for 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_2.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_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 Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.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_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_3.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_2.cc Creating dependency file for GSUP_Types_part_3.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_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSUP_Emulation_part_4.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_6.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_1.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Templates.cc Creating dependency file for SS_Types.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (1168 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', '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-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (22.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241010082513577 DMAIN <0000> hlr.c:802 hlr starting 20241010082513578 DDB <0001> db.c:599 using database: hlr.db 20241010082513578 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241010082513578 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241010082513578 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241010082513578 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241010082513600 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241010082513600 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241010082513675 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241010082513678 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241010082513678 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@c407464ca23f: Unix server socket created successfully. MC@c407464ca23f: Listening on TCP port 40063. MC2> c407464ca23f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests c407464ca23f 40063 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c407464ca23f: New HC connected from 10.0.2.100 [10.0.2.100]. c407464ca23f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c407464ca23f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c407464ca23f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c407464ca23f: Configuration file was processed on all HCs. MC@c407464ca23f: Creating MTC on host 10.0.2.100. MC@c407464ca23f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Oct 10 08:25:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_sai_err_invalid_imsi started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082515119 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082515119 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082515122 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082515123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082515124 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082515124 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082515124 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082515124 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 20241010082515124 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082515124 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 20241010082515124 DLGSUP <0013> gsup_server.c:235 2: 20241010082515124 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082515124 DLGSUP <0013> gsup_server.c:235 3: 20241010082515124 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082515124 DLGSUP <0013> gsup_server.c:235 4: 20241010082515124 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082515124 DLGSUP <0013> gsup_server.c:235 5: 20241010082515124 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082515124 DLGSUP <0013> gsup_server.c:235 7: 20241010082515124 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082515124 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082515124 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082515124 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@c407464ca23f: 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") 20241010082515135 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36681<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@c407464ca23f: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241010082515140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241010082515170 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082515170 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"} 20241010082515170 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" 20241010082515170 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} 20241010082515170 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 20241010082515170 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082515170 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@c407464ca23f: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@c407464ca23f: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082515171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@c407464ca23f: Final verdict of PTC: pass 20241010082515172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 20241010082515172 DLINP <000b> input/ipa.c:451 connected read/write 20241010082515172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082515172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082515172 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082515172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082515172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36681<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@c407464ca23f: Final verdict of PTC: none 5@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 5: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Oct 10 08:25:15 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 20241010082515214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20241010082515215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Oct 10 08:25:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_sai started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082518280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082518280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082518285 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082518290 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082518290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082518290 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 20241010082518290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082518290 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 20241010082518290 DLGSUP <0013> gsup_server.c:235 2: 20241010082518290 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082518290 DLGSUP <0013> gsup_server.c:235 3: 20241010082518290 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082518290 DLGSUP <0013> gsup_server.c:235 4: 20241010082518290 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082518290 DLGSUP <0013> gsup_server.c:235 5: 20241010082518290 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082518290 DLGSUP <0013> gsup_server.c:235 7: 20241010082518290 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082518290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082518290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082518290 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@c407464ca23f: 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") 20241010082518312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241010082518332 DAUC <0003> db_auc.c:157 IMSI='262424467838997': No 2G Auth Data 20241010082518332 DAUC <0003> db_auc.c:192 IMSI='262424467838997': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262424467838997" to be handled at TC_gsup_sai(12) 20241010082518379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20241010082518389 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518389 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424467838997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424467838997"} 20241010082518398 DAUC <0003> db_auc.c:192 IMSI='262424467838997': No 3G Auth Data 20241010082518398 DAUC <0003> db_auc.c:236 IMSI='262424467838997': Calling to generate 5 vectors 20241010082518398 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082518398 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518398 DAUC <0003> auc.c:113 vector [0]: rand = c8c04303bf7dda63946448f90f627c25 20241010082518398 DAUC <0003> auc.c:179 vector [0]: kc = 6e065ce5abae2c00 20241010082518398 DAUC <0003> auc.c:180 vector [0]: sres = 912afdd2 20241010082518398 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082518398 DAUC <0003> auc.c:113 vector [1]: rand = 0c76e03e5266cb1bdd8145d04e473472 20241010082518398 DAUC <0003> auc.c:179 vector [1]: kc = 76fb9d8b75583800 20241010082518398 DAUC <0003> auc.c:180 vector [1]: sres = b3c34133 20241010082518398 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082518398 DAUC <0003> auc.c:113 vector [2]: rand = b9d701d530caca55d3c6a0c55a34a291 20241010082518398 DAUC <0003> auc.c:179 vector [2]: kc = 9f0480ca54dfac00 20241010082518398 DAUC <0003> auc.c:180 vector [2]: sres = 44749733 20241010082518398 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082518398 DAUC <0003> auc.c:113 vector [3]: rand = 773c0fee92717dea4b5a41c3f40ccbf9 20241010082518398 DAUC <0003> auc.c:179 vector [3]: kc = 08bc513141626800 20241010082518398 DAUC <0003> auc.c:180 vector [3]: sres = 123627a0 20241010082518398 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082518398 DAUC <0003> auc.c:113 vector [4]: rand = a8649aff3ad4403eff64bc176c07b0d3 20241010082518398 DAUC <0003> auc.c:179 vector [4]: kc = be8d98a71c38a000 20241010082518398 DAUC <0003> auc.c:180 vector [4]: sres = b3dd2044 20241010082518398 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082518398 DAUC <0003> db_auc.c:245 IMSI='262424467838997': Generated 5 vectors 20241010082518398 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424467838997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424467838997"} 20241010082518398 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424467838997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518398 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518398 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262424467838997" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 0TC_gsup_sai(12)"262424467838997" TC_gsup_sai(12)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(12)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 TC_gsup_sai(12)@c407464ca23f: Final verdict of PTC: pass 20241010082518432 DAUC <0003> db_auc.c:157 IMSI='262423093840100': No 2G Auth Data 20241010082518432 DAUC <0003> db_auc.c:192 IMSI='262423093840100': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262423093840100" to be handled at TC_gsup_sai(13) 20241010082518454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53892<->l=127.0.0.1:4258 20241010082518455 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518455 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423093840100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423093840100"} 20241010082518455 DAUC <0003> db_auc.c:192 IMSI='262423093840100': No 3G Auth Data 20241010082518455 DAUC <0003> db_auc.c:236 IMSI='262423093840100': Calling to generate 5 vectors 20241010082518455 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082518456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518456 DAUC <0003> auc.c:113 vector [0]: rand = 027eb03e40246a34643584d63eae1a58 20241010082518456 DAUC <0003> auc.c:179 vector [0]: kc = 094e19c9e3c2d400 20241010082518456 DAUC <0003> auc.c:180 vector [0]: sres = 56d441ce 20241010082518456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082518456 DAUC <0003> auc.c:113 vector [1]: rand = 433309022682de46ad2490098fa5a1d6 20241010082518456 DAUC <0003> auc.c:179 vector [1]: kc = 7bfadcfb3d7b1800 20241010082518456 DAUC <0003> auc.c:180 vector [1]: sres = f2a3dedd 20241010082518456 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082518456 DAUC <0003> auc.c:113 vector [2]: rand = cf2b2ee621ca0ebcd02f06cfafc1096b 20241010082518456 DAUC <0003> auc.c:179 vector [2]: kc = a69e06a37b987000 20241010082518456 DAUC <0003> auc.c:180 vector [2]: sres = 93738892 20241010082518456 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082518456 DAUC <0003> auc.c:113 vector [3]: rand = 58b0c0a31b784b67648022c64a82593e 20241010082518456 DAUC <0003> auc.c:179 vector [3]: kc = 5218700f67075400 20241010082518456 DAUC <0003> auc.c:180 vector [3]: sres = ed7764e2 20241010082518456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082518456 DAUC <0003> auc.c:113 vector [4]: rand = e8c35d32fd7a2155b45cbe53e1fd8389 20241010082518456 DAUC <0003> auc.c:179 vector [4]: kc = 93e643a9f3ebc400 20241010082518456 DAUC <0003> auc.c:180 vector [4]: sres = 845b5402 20241010082518456 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082518456 DAUC <0003> db_auc.c:245 IMSI='262423093840100': Generated 5 vectors 20241010082518456 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423093840100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423093840100"} 20241010082518456 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423093840100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518456 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518456 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262423093840100" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 1TC_gsup_sai(13)"262423093840100" TC_gsup_sai(13)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(13)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53892<->l=127.0.0.1:4258 TC_gsup_sai(13)@c407464ca23f: Final verdict of PTC: pass 20241010082518482 DAUC <0003> db_auc.c:157 IMSI='262429266962967': No 2G Auth Data 20241010082518482 DAUC <0003> db_auc.c:192 IMSI='262429266962967': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262429266962967" to be handled at TC_gsup_sai(14) 20241010082518504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241010082518505 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518505 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429266962967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429266962967"} 20241010082518505 DAUC <0003> db_auc.c:192 IMSI='262429266962967': No 3G Auth Data 20241010082518505 DAUC <0003> db_auc.c:236 IMSI='262429266962967': Calling to generate 5 vectors 20241010082518505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082518505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518505 DAUC <0003> auc.c:113 vector [0]: rand = 2eaced431878c632961fa81c10daf80c 20241010082518505 DAUC <0003> auc.c:179 vector [0]: kc = 59c176d2a7da98e0 20241010082518505 DAUC <0003> auc.c:180 vector [0]: sres = 83403dc9 20241010082518505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082518505 DAUC <0003> auc.c:113 vector [1]: rand = c199f9e4ac89d13f1607c885565d5a2c 20241010082518505 DAUC <0003> auc.c:179 vector [1]: kc = 59e377a5460dc451 20241010082518505 DAUC <0003> auc.c:180 vector [1]: sres = bc269872 20241010082518505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082518505 DAUC <0003> auc.c:113 vector [2]: rand = 93e3c8edcc7d08f3fdff9f5a4be486bf 20241010082518505 DAUC <0003> auc.c:179 vector [2]: kc = 7aafd49813ab44b2 20241010082518505 DAUC <0003> auc.c:180 vector [2]: sres = 88958ecc 20241010082518505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082518505 DAUC <0003> auc.c:113 vector [3]: rand = 26dd09012eaaa353c6c8a8a8aab98fd0 20241010082518505 DAUC <0003> auc.c:179 vector [3]: kc = 1aadb0d09c3ff000 20241010082518505 DAUC <0003> auc.c:180 vector [3]: sres = 41d40394 20241010082518505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082518505 DAUC <0003> auc.c:113 vector [4]: rand = 770d14ee192468ad0630a2de700a825c 20241010082518505 DAUC <0003> auc.c:179 vector [4]: kc = 3c61c6fb7a522c0f 20241010082518505 DAUC <0003> auc.c:180 vector [4]: sres = e2ea717d 20241010082518505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082518506 DAUC <0003> db_auc.c:245 IMSI='262429266962967': Generated 5 vectors 20241010082518506 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429266962967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429266962967"} 20241010082518506 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429266962967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518506 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518506 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262429266962967" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 2TC_gsup_sai(14)"262429266962967" TC_gsup_sai(14)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(14)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_sai(14)@c407464ca23f: Final verdict of PTC: pass 20241010082518532 DAUC <0003> db_auc.c:157 IMSI='262426989982533': No 2G Auth Data 20241010082518532 DAUC <0003> db_auc.c:192 IMSI='262426989982533': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262426989982533" to be handled at TC_gsup_sai(15) 20241010082518559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241010082518562 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518562 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426989982533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426989982533"} 20241010082518562 DAUC <0003> db_auc.c:157 IMSI='262426989982533': No 2G Auth Data 20241010082518562 DAUC <0003> db_auc.c:236 IMSI='262426989982533': Calling to generate 5 vectors 20241010082518562 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082518562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082518562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082518562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082518562 DAUC <0003> auc.c:113 vector [0]: rand = 5bfe4b8bab8d62249269136ede9a6c17 20241010082518562 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082518562 DAUC <0003> auc.c:142 vector [0]: autn = 13b0d8999d420000f9f0c3fa1ac8dc81 20241010082518562 DAUC <0003> auc.c:143 vector [0]: ck = 9be8a9f188b298363cdadb5253e335a4 20241010082518562 DAUC <0003> auc.c:144 vector [0]: ik = bb0a171721fac22ac3a305cfb2be2743 20241010082518562 DAUC <0003> auc.c:145 vector [0]: res = 5e1001dd16be20770000000000000000 20241010082518562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082518562 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082518562 DAUC <0003> auc.c:151 vector [0]: kc = df9b607b481548fb 20241010082518562 DAUC <0003> auc.c:152 vector [0]: sres = 48ae21aa 20241010082518562 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082518562 DAUC <0003> auc.c:113 vector [1]: rand = 6c52b2019dbc85a138aa2e4ba8272d50 20241010082518562 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082518562 DAUC <0003> auc.c:142 vector [1]: autn = c4cbc4ef17f4000052a1cab089f9f5f5 20241010082518562 DAUC <0003> auc.c:143 vector [1]: ck = 8eb80e9ab87b1f5bef4b4ed25ab3f676 20241010082518562 DAUC <0003> auc.c:144 vector [1]: ik = 3f5b23dce413b14cbb56a882daa3fc0b 20241010082518562 DAUC <0003> auc.c:145 vector [1]: res = 387d1eb55814d1080000000000000000 20241010082518562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082518562 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082518562 DAUC <0003> auc.c:151 vector [1]: kc = e5fecb16dc78a46a 20241010082518562 DAUC <0003> auc.c:152 vector [1]: sres = 6069cfbd 20241010082518562 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082518562 DAUC <0003> auc.c:113 vector [2]: rand = 6e1918077b2f3d5ea3e454364c269b96 20241010082518562 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082518562 DAUC <0003> auc.c:142 vector [2]: autn = 533dff0e4522000064bbb659a0259df3 20241010082518562 DAUC <0003> auc.c:143 vector [2]: ck = e9e780e4bee672597e5f23cba2a90c92 20241010082518562 DAUC <0003> auc.c:144 vector [2]: ik = 3828dc9b221d69f0e63e3dfb9b2745c3 20241010082518562 DAUC <0003> auc.c:145 vector [2]: res = 273f43d68a6a81220000000000000000 20241010082518562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082518562 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082518562 DAUC <0003> auc.c:151 vector [2]: kc = 49ae424fa57552f8 20241010082518562 DAUC <0003> auc.c:152 vector [2]: sres = ad55c2f4 20241010082518562 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082518562 DAUC <0003> auc.c:113 vector [3]: rand = e3932a08cd134464e7d1fcfe032a65b5 20241010082518562 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082518562 DAUC <0003> auc.c:142 vector [3]: autn = 12b70a693f8e000052b66e99e027e8b3 20241010082518562 DAUC <0003> auc.c:143 vector [3]: ck = cb2e1ceb62771977e26de6b3ef8977d4 20241010082518562 DAUC <0003> auc.c:144 vector [3]: ik = 59c25633e719843e4eaf531987f2fa3b 20241010082518562 DAUC <0003> auc.c:145 vector [3]: res = 9df78dcf575376380000000000000000 20241010082518562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082518562 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082518562 DAUC <0003> auc.c:151 vector [3]: kc = 3e2eff72ed1510a6 20241010082518562 DAUC <0003> auc.c:152 vector [3]: sres = caa4fbf7 20241010082518562 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082518562 DAUC <0003> auc.c:113 vector [4]: rand = b419c305939759ff935854532cb5ff88 20241010082518562 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082518562 DAUC <0003> auc.c:142 vector [4]: autn = 2e9ad50eaf120000039333a901666f8c 20241010082518562 DAUC <0003> auc.c:143 vector [4]: ck = 7d646a5286430c67b31880965c2154c7 20241010082518562 DAUC <0003> auc.c:144 vector [4]: ik = 18c400a9ce5d3e478262fc9fabff75fc 20241010082518562 DAUC <0003> auc.c:145 vector [4]: res = d1e0a155b73d10f40000000000000000 20241010082518562 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082518562 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082518562 DAUC <0003> auc.c:151 vector [4]: kc = 54da16f2bfc0131b 20241010082518562 DAUC <0003> auc.c:152 vector [4]: sres = 66ddb1a1 20241010082518562 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082518562 DAUC <0003> db_auc.c:245 IMSI='262426989982533': Generated 5 vectors 20241010082518562 DAUC <0003> db_auc.c:249 IMSI='262426989982533': Updating SQN=161 in DB 20241010082518571 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426989982533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426989982533"} 20241010082518571 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426989982533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518571 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518571 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262426989982533" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 3TC_gsup_sai(15)"262426989982533" TC_gsup_sai(15)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(15)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 TC_gsup_sai(15)@c407464ca23f: Final verdict of PTC: pass 20241010082518604 DAUC <0003> db_auc.c:157 IMSI='262422105314334': No 2G Auth Data 20241010082518604 DAUC <0003> db_auc.c:192 IMSI='262422105314334': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262422105314334" to be handled at TC_gsup_sai(16) 20241010082518627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 20241010082518629 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518629 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422105314334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105314334"} 20241010082518629 DAUC <0003> db_auc.c:157 IMSI='262422105314334': No 2G Auth Data 20241010082518629 DAUC <0003> db_auc.c:236 IMSI='262422105314334': Calling to generate 5 vectors 20241010082518629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082518629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082518629 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082518629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082518629 DAUC <0003> auc.c:113 vector [0]: rand = c00e9f5af6d790c5dc66ebe4740dee10 20241010082518629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082518629 DAUC <0003> auc.c:142 vector [0]: autn = 1f8389e6612b0000f03dfb6fe1d4ee73 20241010082518629 DAUC <0003> auc.c:143 vector [0]: ck = 6bcc5a9204487fce5409dfe462fe7edd 20241010082518629 DAUC <0003> auc.c:144 vector [0]: ik = 4bad8d10e64ef911ba2e28b02b56a701 20241010082518629 DAUC <0003> auc.c:145 vector [0]: res = 432d88842643f50a0000000000000000 20241010082518629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082518629 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082518629 DAUC <0003> auc.c:151 vector [0]: kc = ce4620d6abae5f03 20241010082518629 DAUC <0003> auc.c:152 vector [0]: sres = 656e7d8e 20241010082518629 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082518629 DAUC <0003> auc.c:113 vector [1]: rand = 5403e9bad82ac5b196312e4b17cea77c 20241010082518629 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082518629 DAUC <0003> auc.c:142 vector [1]: autn = c48c9e3f31540000efcf79a7307b9f6e 20241010082518629 DAUC <0003> auc.c:143 vector [1]: ck = 9b50d16e98d54b3d6d2d6e0dfdf63db7 20241010082518629 DAUC <0003> auc.c:144 vector [1]: ik = 44e20d1976708e35cf9f6d931d1efbc1 20241010082518629 DAUC <0003> auc.c:145 vector [1]: res = b66beb37b4f275ac0000000000000000 20241010082518629 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082518629 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082518629 DAUC <0003> auc.c:151 vector [1]: kc = 7d00dfe90e4d037e 20241010082518629 DAUC <0003> auc.c:152 vector [1]: sres = 02999e9b 20241010082518629 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082518629 DAUC <0003> auc.c:113 vector [2]: rand = a5c7390988f61d9948a74382f58cce58 20241010082518629 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082518629 DAUC <0003> auc.c:142 vector [2]: autn = bdcdc12d58f300009b4d8c70a4fb6dc1 20241010082518629 DAUC <0003> auc.c:143 vector [2]: ck = ee5eae4f640f6897921a1cf0b6cc2c32 20241010082518629 DAUC <0003> auc.c:144 vector [2]: ik = 4b0fd99ca0e8df5101d60c92e26ab07d 20241010082518629 DAUC <0003> auc.c:145 vector [2]: res = af3ae1b64d61c8e10000000000000000 20241010082518629 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082518629 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082518629 DAUC <0003> auc.c:151 vector [2]: kc = 369d67b190412b89 20241010082518629 DAUC <0003> auc.c:152 vector [2]: sres = e25b2957 20241010082518629 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082518629 DAUC <0003> auc.c:113 vector [3]: rand = ed9e979cb2e4c5eb13e8658ca092dfe5 20241010082518629 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082518629 DAUC <0003> auc.c:142 vector [3]: autn = f622ee2587730000c147485980343372 20241010082518629 DAUC <0003> auc.c:143 vector [3]: ck = e79baaa4be94cf424e939f67597f8c34 20241010082518629 DAUC <0003> auc.c:144 vector [3]: ik = 12d09f29d031026dcb6af1d1a8a1f880 20241010082518629 DAUC <0003> auc.c:145 vector [3]: res = 02c1a2a639d71d410000000000000000 20241010082518629 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082518629 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082518629 DAUC <0003> auc.c:151 vector [3]: kc = 70b25b3b9f7bb99b 20241010082518629 DAUC <0003> auc.c:152 vector [3]: sres = 3b16bfe7 20241010082518629 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082518629 DAUC <0003> auc.c:113 vector [4]: rand = 73219c5144ff591a8cf8c7be6a532c91 20241010082518629 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082518629 DAUC <0003> auc.c:142 vector [4]: autn = 260a1e07ab3d000092b81f17f223a886 20241010082518629 DAUC <0003> auc.c:143 vector [4]: ck = a3a7cd646bfca0de672882b084344cb6 20241010082518629 DAUC <0003> auc.c:144 vector [4]: ik = ba07ecb27e148d7c4a2a4963eb34aa94 20241010082518629 DAUC <0003> auc.c:145 vector [4]: res = d19586bdb9424c420000000000000000 20241010082518629 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082518629 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082518629 DAUC <0003> auc.c:151 vector [4]: kc = 34a2ea057ae8cb80 20241010082518629 DAUC <0003> auc.c:152 vector [4]: sres = 68d7caff 20241010082518629 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082518629 DAUC <0003> db_auc.c:245 IMSI='262422105314334': Generated 5 vectors 20241010082518629 DAUC <0003> db_auc.c:249 IMSI='262422105314334': Updating SQN=161 in DB 20241010082518637 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422105314334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105314334"} 20241010082518637 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422105314334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518637 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518637 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262422105314334" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 4TC_gsup_sai(16)"262422105314334" TC_gsup_sai(16)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(16)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 TC_gsup_sai(16)@c407464ca23f: Final verdict of PTC: pass 20241010082518665 DAUC <0003> db_auc.c:157 IMSI='262427416476736': No 2G Auth Data 20241010082518665 DAUC <0003> db_auc.c:192 IMSI='262427416476736': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262427416476736" to be handled at TC_gsup_sai(17) 20241010082518702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241010082518705 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518705 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427416476736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427416476736"} 20241010082518705 DAUC <0003> db_auc.c:236 IMSI='262427416476736': Calling to generate 5 vectors 20241010082518705 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082518705 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082518705 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082518705 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082518705 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518705 DAUC <0003> auc.c:113 vector [0]: rand = e8a5acb152a90e6cfdca48ee1735bd66 20241010082518705 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082518705 DAUC <0003> auc.c:142 vector [0]: autn = 44bf285881030000239a8c6239016722 20241010082518705 DAUC <0003> auc.c:143 vector [0]: ck = ea16e1dbdee38bb46a1c35ace58bc792 20241010082518705 DAUC <0003> auc.c:144 vector [0]: ik = e17298655d805fa1946cc90abd8ad746 20241010082518705 DAUC <0003> auc.c:145 vector [0]: res = 907dadd20bdbb87b0000000000000000 20241010082518705 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082518705 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082518705 DAUC <0003> auc.c:179 vector [0]: kc = 0604d577a800b000 20241010082518705 DAUC <0003> auc.c:180 vector [0]: sres = cc520e22 20241010082518705 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082518705 DAUC <0003> auc.c:113 vector [1]: rand = 01bef46da7d55c3bc3597eec2db9c99f 20241010082518705 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082518705 DAUC <0003> auc.c:142 vector [1]: autn = 26c268b3141b00006b9aeb0c266e280f 20241010082518705 DAUC <0003> auc.c:143 vector [1]: ck = 25bef51a8d75c496681fe7b9777e5fae 20241010082518705 DAUC <0003> auc.c:144 vector [1]: ik = b435881a8e208461c52d9f8dece0f38f 20241010082518705 DAUC <0003> auc.c:145 vector [1]: res = d18fed972195c2fe0000000000000000 20241010082518706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082518706 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082518706 DAUC <0003> auc.c:179 vector [1]: kc = f178674201087400 20241010082518706 DAUC <0003> auc.c:180 vector [1]: sres = 271e1700 20241010082518706 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082518706 DAUC <0003> auc.c:113 vector [2]: rand = 098b996e5bd6f511e850da32aef9a9ac 20241010082518706 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082518706 DAUC <0003> auc.c:142 vector [2]: autn = 4ab94da59ee6000030005d57f4785c1f 20241010082518706 DAUC <0003> auc.c:143 vector [2]: ck = 3b71059fbbe908833b97ae785359f5de 20241010082518706 DAUC <0003> auc.c:144 vector [2]: ik = 5017b2b62055950853226ec6e93d0e43 20241010082518706 DAUC <0003> auc.c:145 vector [2]: res = 6ca14eb82ebaee510000000000000000 20241010082518706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082518706 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082518706 DAUC <0003> auc.c:179 vector [2]: kc = 42a661a054162c00 20241010082518706 DAUC <0003> auc.c:180 vector [2]: sres = 4012936f 20241010082518706 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082518706 DAUC <0003> auc.c:113 vector [3]: rand = c9bf92c8fb2dc87a96feeea08a6abdfa 20241010082518706 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082518706 DAUC <0003> auc.c:142 vector [3]: autn = addd387dbbe5000052b21e1bbd729020 20241010082518706 DAUC <0003> auc.c:143 vector [3]: ck = 34d0eff3d57bdbec9f2d6467aab37e24 20241010082518706 DAUC <0003> auc.c:144 vector [3]: ik = ce9256c823d0f49912bfe566b9a0c230 20241010082518706 DAUC <0003> auc.c:145 vector [3]: res = 4d811d47f3f8801d0000000000000000 20241010082518706 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082518706 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082518706 DAUC <0003> auc.c:179 vector [3]: kc = 0be12a7c6e328400 20241010082518706 DAUC <0003> auc.c:180 vector [3]: sres = d30f2583 20241010082518706 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082518706 DAUC <0003> auc.c:113 vector [4]: rand = a44e3e9905b490a134c1bf1931b5b34c 20241010082518706 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082518706 DAUC <0003> auc.c:142 vector [4]: autn = bf90bc43f3fd00000706c6033b887475 20241010082518706 DAUC <0003> auc.c:143 vector [4]: ck = 0f82702fa99195848758217afc2cf988 20241010082518706 DAUC <0003> auc.c:144 vector [4]: ik = 6aea471d57b4698b9f22fff294ddab68 20241010082518706 DAUC <0003> auc.c:145 vector [4]: res = 3671a2a7a83077530000000000000000 20241010082518706 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082518706 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082518706 DAUC <0003> auc.c:179 vector [4]: kc = e4358aacc1367000 20241010082518706 DAUC <0003> auc.c:180 vector [4]: sres = b2297b42 20241010082518706 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082518706 DAUC <0003> db_auc.c:245 IMSI='262427416476736': Generated 5 vectors 20241010082518706 DAUC <0003> db_auc.c:249 IMSI='262427416476736': Updating SQN=161 in DB 20241010082518714 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427416476736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427416476736"} 20241010082518714 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427416476736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518714 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518714 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262427416476736" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 5TC_gsup_sai(17)"262427416476736" TC_gsup_sai(17)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(17)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 TC_gsup_sai(17)@c407464ca23f: Final verdict of PTC: pass 20241010082518753 DAUC <0003> db_auc.c:157 IMSI='262427089217640': No 2G Auth Data 20241010082518753 DAUC <0003> db_auc.c:192 IMSI='262427089217640': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262427089217640" to be handled at TC_gsup_sai(18) 20241010082518797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241010082518803 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518803 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427089217640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427089217640"} 20241010082518803 DAUC <0003> db_auc.c:236 IMSI='262427089217640': Calling to generate 5 vectors 20241010082518803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082518803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082518803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082518803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082518803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518803 DAUC <0003> auc.c:113 vector [0]: rand = 38d546df3e81bfe01c994f26f456899c 20241010082518803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082518803 DAUC <0003> auc.c:142 vector [0]: autn = 0be1f72a8aeb00007fecb98d62f438f7 20241010082518803 DAUC <0003> auc.c:143 vector [0]: ck = af753a5962004ce289d3baa110a89518 20241010082518803 DAUC <0003> auc.c:144 vector [0]: ik = be1a27aa29d8ce8d69cbd42dda9ac8be 20241010082518803 DAUC <0003> auc.c:145 vector [0]: res = a83c0512d0a5ebce0000000000000000 20241010082518803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082518803 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082518803 DAUC <0003> auc.c:179 vector [0]: kc = 00b2bfb1424fc400 20241010082518803 DAUC <0003> auc.c:180 vector [0]: sres = 5467e106 20241010082518803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082518803 DAUC <0003> auc.c:113 vector [1]: rand = 39f3bb8a8fc94a3241fa41309a63d241 20241010082518803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082518803 DAUC <0003> auc.c:142 vector [1]: autn = 7624e5d50d470000de6b69c9ad19d087 20241010082518803 DAUC <0003> auc.c:143 vector [1]: ck = 01362ac19f2e03f65eb0a0456d3292b2 20241010082518803 DAUC <0003> auc.c:144 vector [1]: ik = c745fc457022eb331af58445d934c5df 20241010082518803 DAUC <0003> auc.c:145 vector [1]: res = 4cdcc8f4d3cf4e920000000000000000 20241010082518803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082518803 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082518803 DAUC <0003> auc.c:179 vector [1]: kc = 5a04caf5cb0bf800 20241010082518803 DAUC <0003> auc.c:180 vector [1]: sres = 6389a3be 20241010082518803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082518803 DAUC <0003> auc.c:113 vector [2]: rand = b51325c449a54d0975bfa23163b1bcca 20241010082518803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082518803 DAUC <0003> auc.c:142 vector [2]: autn = 825fb3c6ce3500001014a155b9e7b4aa 20241010082518803 DAUC <0003> auc.c:143 vector [2]: ck = 50379442dbda24f069747aac29ff87d6 20241010082518803 DAUC <0003> auc.c:144 vector [2]: ik = 8f03cde28a9a31d61f0d2f096a3c05bb 20241010082518803 DAUC <0003> auc.c:145 vector [2]: res = 930e234564e3ce560000000000000000 20241010082518803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082518803 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082518803 DAUC <0003> auc.c:179 vector [2]: kc = 4736f02e441e7800 20241010082518803 DAUC <0003> auc.c:180 vector [2]: sres = 444f1105 20241010082518803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082518803 DAUC <0003> auc.c:113 vector [3]: rand = b8a0712fcc1c4cfde48f40446a028c18 20241010082518803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082518803 DAUC <0003> auc.c:142 vector [3]: autn = 706bfad7d5fc00007c943c4038b00a2f 20241010082518803 DAUC <0003> auc.c:143 vector [3]: ck = b4d85d2cfe2b1bade60c52d2e27eed43 20241010082518803 DAUC <0003> auc.c:144 vector [3]: ik = 520feb04d35f14d4ec6d14c50ceab8cc 20241010082518803 DAUC <0003> auc.c:145 vector [3]: res = 6dc39a22b036fe0c0000000000000000 20241010082518803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082518803 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082518803 DAUC <0003> auc.c:179 vector [3]: kc = f144f1c264dc8000 20241010082518803 DAUC <0003> auc.c:180 vector [3]: sres = afa116f0 20241010082518803 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082518803 DAUC <0003> auc.c:113 vector [4]: rand = f15eb9faeb5680eddf0c2de82f4f77b4 20241010082518803 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082518803 DAUC <0003> auc.c:142 vector [4]: autn = 8e65c21dcfe6000031dee30bc5b862e0 20241010082518803 DAUC <0003> auc.c:143 vector [4]: ck = 22f745e2c18ffdc79474c6516ff11b26 20241010082518803 DAUC <0003> auc.c:144 vector [4]: ik = 773eaa50a66983a00865a259010bd67b 20241010082518803 DAUC <0003> auc.c:145 vector [4]: res = a33890178cd0b4fb0000000000000000 20241010082518803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082518803 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082518803 DAUC <0003> auc.c:179 vector [4]: kc = 385744b7fbc15000 20241010082518803 DAUC <0003> auc.c:180 vector [4]: sres = c84c9cb5 20241010082518803 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082518803 DAUC <0003> db_auc.c:245 IMSI='262427089217640': Generated 5 vectors 20241010082518803 DAUC <0003> db_auc.c:249 IMSI='262427089217640': Updating SQN=161 in DB 20241010082518812 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427089217640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427089217640"} 20241010082518812 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427089217640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518812 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518812 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262427089217640" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 6TC_gsup_sai(18)"262427089217640" TC_gsup_sai(18)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(18)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 TC_gsup_sai(18)@c407464ca23f: Final verdict of PTC: pass 20241010082518854 DAUC <0003> db_auc.c:157 IMSI='262422049744821': No 2G Auth Data 20241010082518854 DAUC <0003> db_auc.c:192 IMSI='262422049744821': No 3G Auth Data HLR_Test-GSUP(9)@c407464ca23f: Created GsupExpect[0] for "262422049744821" to be handled at TC_gsup_sai(19) 20241010082518895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241010082518898 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518898 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422049744821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422049744821"} 20241010082518898 DAUC <0003> db_auc.c:236 IMSI='262422049744821': Calling to generate 5 vectors 20241010082518898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082518898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082518898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082518898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082518898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082518898 DAUC <0003> auc.c:113 vector [0]: rand = 8b5e8fcc69e1bfecb83363b7172d14e6 20241010082518898 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082518898 DAUC <0003> auc.c:142 vector [0]: autn = 6c830ae776af00000eef60b4a2ed4b24 20241010082518898 DAUC <0003> auc.c:143 vector [0]: ck = f3d558f12e6b45dba0dc7e8893e2a518 20241010082518898 DAUC <0003> auc.c:144 vector [0]: ik = 7811e61cec8693ec7c66096bb64cee86 20241010082518898 DAUC <0003> auc.c:145 vector [0]: res = 4398339db83a38540000000000000000 20241010082518898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082518898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082518899 DAUC <0003> auc.c:179 vector [0]: kc = 8d0ba4c76acabb47 20241010082518899 DAUC <0003> auc.c:180 vector [0]: sres = 9f3dafe6 20241010082518899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082518899 DAUC <0003> auc.c:113 vector [1]: rand = f22dd13b4f9d125a4fb79de1d2212906 20241010082518899 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082518899 DAUC <0003> auc.c:142 vector [1]: autn = d48fccfb8ff000002f62d71165b4767c 20241010082518899 DAUC <0003> auc.c:143 vector [1]: ck = 71c723cea2f07235de1011a9a0a23bb4 20241010082518899 DAUC <0003> auc.c:144 vector [1]: ik = 09dfa3024ea49d709a2a2b2d63f29759 20241010082518899 DAUC <0003> auc.c:145 vector [1]: res = f4c32336a239e91e0000000000000000 20241010082518899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082518899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082518899 DAUC <0003> auc.c:179 vector [1]: kc = 155578550fc502dc 20241010082518899 DAUC <0003> auc.c:180 vector [1]: sres = 20b4e13a 20241010082518899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082518899 DAUC <0003> auc.c:113 vector [2]: rand = e47ff4284bd4d5961251ff61048449fb 20241010082518899 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082518899 DAUC <0003> auc.c:142 vector [2]: autn = 956f1c84b96400008e79d21673826436 20241010082518899 DAUC <0003> auc.c:143 vector [2]: ck = 2ac5f1d11c5f7ccf87ac8c3356016832 20241010082518899 DAUC <0003> auc.c:144 vector [2]: ik = c883021c91eb707138453a7dedf4b158 20241010082518899 DAUC <0003> auc.c:145 vector [2]: res = 8489179f5eb3e03a0000000000000000 20241010082518899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082518899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082518899 DAUC <0003> auc.c:179 vector [2]: kc = b9d9387c51fa8f82 20241010082518899 DAUC <0003> auc.c:180 vector [2]: sres = d9c9efe8 20241010082518899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082518899 DAUC <0003> auc.c:113 vector [3]: rand = 846b508b06e9e7a94074d332fb173930 20241010082518899 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082518899 DAUC <0003> auc.c:142 vector [3]: autn = cf92792b424300008ff4ce90e71a411f 20241010082518899 DAUC <0003> auc.c:143 vector [3]: ck = bfaa3ae6d82d4eee8de74cbff5aaef93 20241010082518899 DAUC <0003> auc.c:144 vector [3]: ik = 2c13dd68662d6cb653dbee522334c471 20241010082518899 DAUC <0003> auc.c:145 vector [3]: res = 972ee4343dec68af0000000000000000 20241010082518899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082518899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082518899 DAUC <0003> auc.c:179 vector [3]: kc = 054603dcaaccdd74 20241010082518899 DAUC <0003> auc.c:180 vector [3]: sres = 14d90f03 20241010082518899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082518899 DAUC <0003> auc.c:113 vector [4]: rand = dd89d180c996fa63f44d54ca7b50c653 20241010082518899 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082518899 DAUC <0003> auc.c:142 vector [4]: autn = 2179a6e8aa3c0000e52585d9d0a372f3 20241010082518899 DAUC <0003> auc.c:143 vector [4]: ck = 0fe931aedf78798d5760d6dcf441a942 20241010082518899 DAUC <0003> auc.c:144 vector [4]: ik = 5105703ed957d899922c79eb69fa3e45 20241010082518899 DAUC <0003> auc.c:145 vector [4]: res = a873996faa26df2a0000000000000000 20241010082518899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082518899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082518899 DAUC <0003> auc.c:179 vector [4]: kc = 8e263a63621c412f 20241010082518899 DAUC <0003> auc.c:180 vector [4]: sres = 417d7ba9 20241010082518899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082518899 DAUC <0003> db_auc.c:245 IMSI='262422049744821': Generated 5 vectors 20241010082518899 DAUC <0003> db_auc.c:249 IMSI='262422049744821': Updating SQN=161 in DB 20241010082518907 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422049744821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422049744821"} 20241010082518907 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422049744821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082518907 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082518907 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c407464ca23f: Found GsupExpect[0] for "262422049744821" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@c407464ca23f: Added IMSI table entry 7TC_gsup_sai(19)"262422049744821" TC_gsup_sai(19)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai(19)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082518913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 TC_gsup_sai(19)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082518940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@c407464ca23f: Final verdict of PTC: none 20241010082518941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241010082518941 DLINP <000b> input/ipa.c:451 connected read/write 20241010082518941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082518941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082518941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082518941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_sai finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Oct 10 08:25:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241010082518963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 20241010082518963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=860) Waiting for packet dumper to finish... 1 (prev_count=860, count=45576) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Oct 10 08:25:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_sai_num_auth_vectors started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082522017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082522017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082522019 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082522022 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522022 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082522022 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082522022 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 20241010082522022 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082522022 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 20241010082522022 DLGSUP <0013> gsup_server.c:235 2: 20241010082522022 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082522022 DLGSUP <0013> gsup_server.c:235 3: 20241010082522022 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082522022 DLGSUP <0013> gsup_server.c:235 4: 20241010082522022 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082522022 DLGSUP <0013> gsup_server.c:235 5: 20241010082522022 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082522022 DLGSUP <0013> gsup_server.c:235 7: 20241010082522022 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082522022 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082522022 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082522022 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@c407464ca23f: 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") 20241010082522033 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43127<->l=127.0.0.1:4259) 20241010082522047 DAUC <0003> db_auc.c:157 IMSI='262424977090967': No 2G Auth Data 20241010082522048 DAUC <0003> db_auc.c:192 IMSI='262424977090967': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262424977090967" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241010082522119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20241010082522128 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522128 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424977090967"} 20241010082522128 DAUC <0003> db_auc.c:192 IMSI='262424977090967': No 3G Auth Data 20241010082522128 DAUC <0003> db_auc.c:236 IMSI='262424977090967': Calling to generate 1 vectors 20241010082522128 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241010082522128 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522128 DAUC <0003> auc.c:113 vector [0]: rand = 119b9305c119637bd787726ace52dd4a 20241010082522128 DAUC <0003> auc.c:179 vector [0]: kc = 5c82d7f705423800 20241010082522128 DAUC <0003> auc.c:180 vector [0]: sres = e6fff782 20241010082522128 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522128 DAUC <0003> db_auc.c:245 IMSI='262424977090967': Generated 1 vectors 20241010082522128 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424977090967"} 20241010082522128 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522128 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522128 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262424977090967" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424977090967" TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: setverdict(pass): none -> pass 20241010082522133 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522133 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424977090967"} 20241010082522133 DAUC <0003> db_auc.c:192 IMSI='262424977090967': No 3G Auth Data 20241010082522133 DAUC <0003> db_auc.c:236 IMSI='262424977090967': Calling to generate 4 vectors 20241010082522133 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241010082522133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522133 DAUC <0003> auc.c:113 vector [0]: rand = 0f1bbfe208d4bc89cddcc223aa494ca9 20241010082522133 DAUC <0003> auc.c:179 vector [0]: kc = f933b9275b31b400 20241010082522133 DAUC <0003> auc.c:180 vector [0]: sres = 92abe6e2 20241010082522133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522133 DAUC <0003> auc.c:113 vector [1]: rand = d0aa3288e9c8cc302616761fc5058eb3 20241010082522133 DAUC <0003> auc.c:179 vector [1]: kc = d7f43acf80c2f800 20241010082522133 DAUC <0003> auc.c:180 vector [1]: sres = cb15cc72 20241010082522133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522133 DAUC <0003> auc.c:113 vector [2]: rand = 6cffa5ceb8d42047152e2939128ee8dd 20241010082522133 DAUC <0003> auc.c:179 vector [2]: kc = 4a2d65b7306e9800 20241010082522133 DAUC <0003> auc.c:180 vector [2]: sres = 3cf1810b 20241010082522133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522133 DAUC <0003> auc.c:113 vector [3]: rand = 10c723ec93a045d5ffd5db4aa0f539ad 20241010082522133 DAUC <0003> auc.c:179 vector [3]: kc = 5c2bf38833543400 20241010082522133 DAUC <0003> auc.c:180 vector [3]: sres = ee859bf9 20241010082522133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522133 DAUC <0003> db_auc.c:245 IMSI='262424977090967': Generated 4 vectors 20241010082522133 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424977090967"} 20241010082522133 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522133 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522134 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522136 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522136 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424977090967"} 20241010082522136 DAUC <0003> db_auc.c:192 IMSI='262424977090967': No 3G Auth Data 20241010082522136 DAUC <0003> db_auc.c:236 IMSI='262424977090967': Calling to generate 5 vectors 20241010082522136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522136 DAUC <0003> auc.c:113 vector [0]: rand = e8d52d4222badeaaba4f2491779685aa 20241010082522136 DAUC <0003> auc.c:179 vector [0]: kc = f0a48487f15e4c00 20241010082522136 DAUC <0003> auc.c:180 vector [0]: sres = 4dcc097f 20241010082522136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522136 DAUC <0003> auc.c:113 vector [1]: rand = e4d434257a465c269a0dbd885adff231 20241010082522136 DAUC <0003> auc.c:179 vector [1]: kc = 6f48026a4afdf000 20241010082522136 DAUC <0003> auc.c:180 vector [1]: sres = 0c24c04e 20241010082522136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522136 DAUC <0003> auc.c:113 vector [2]: rand = 3d4ca798c0e67efc25124bb91974370e 20241010082522136 DAUC <0003> auc.c:179 vector [2]: kc = 35b0b9c47b545400 20241010082522136 DAUC <0003> auc.c:180 vector [2]: sres = 5eef34e6 20241010082522136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522136 DAUC <0003> auc.c:113 vector [3]: rand = f7039e8af9dd6d59d160b6956a140692 20241010082522136 DAUC <0003> auc.c:179 vector [3]: kc = ee651942e1e97400 20241010082522136 DAUC <0003> auc.c:180 vector [3]: sres = d6398f6a 20241010082522136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522136 DAUC <0003> auc.c:113 vector [4]: rand = 604a0162f8952da67fcec342840bf057 20241010082522136 DAUC <0003> auc.c:179 vector [4]: kc = 194fd8e946988800 20241010082522136 DAUC <0003> auc.c:180 vector [4]: sres = 91350843 20241010082522136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522136 DAUC <0003> db_auc.c:245 IMSI='262424977090967': Generated 5 vectors 20241010082522136 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424977090967"} 20241010082522136 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522136 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522136 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522138 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522138 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424977090967"} 20241010082522138 DAUC <0003> db_auc.c:192 IMSI='262424977090967': No 3G Auth Data 20241010082522138 DAUC <0003> db_auc.c:236 IMSI='262424977090967': Calling to generate 5 vectors 20241010082522138 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522138 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522138 DAUC <0003> auc.c:113 vector [0]: rand = 73b5111794a8a49523a9b71d75130662 20241010082522138 DAUC <0003> auc.c:179 vector [0]: kc = aea9606d5b5eec00 20241010082522138 DAUC <0003> auc.c:180 vector [0]: sres = b71572ac 20241010082522138 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522138 DAUC <0003> auc.c:113 vector [1]: rand = 10e9d81dae940d99da32f9c9c23666ac 20241010082522138 DAUC <0003> auc.c:179 vector [1]: kc = 7b7e43c6a63b3c00 20241010082522138 DAUC <0003> auc.c:180 vector [1]: sres = e1c168fa 20241010082522138 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522138 DAUC <0003> auc.c:113 vector [2]: rand = 2554dc3df61f02c05f15aaa87e7af2af 20241010082522138 DAUC <0003> auc.c:179 vector [2]: kc = 9575dc662c61b000 20241010082522138 DAUC <0003> auc.c:180 vector [2]: sres = d69e3fc4 20241010082522138 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522138 DAUC <0003> auc.c:113 vector [3]: rand = 9b9e939c3e861cb67160797fb554bb0d 20241010082522138 DAUC <0003> auc.c:179 vector [3]: kc = 0dd8b6c6efb04400 20241010082522138 DAUC <0003> auc.c:180 vector [3]: sres = 1bf61a3b 20241010082522138 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522138 DAUC <0003> auc.c:113 vector [4]: rand = a7d48fe35cbb9844fd32f241848d4fc6 20241010082522138 DAUC <0003> auc.c:179 vector [4]: kc = 0e9f541ee618d400 20241010082522138 DAUC <0003> auc.c:180 vector [4]: sres = 862b8758 20241010082522138 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522138 DAUC <0003> db_auc.c:245 IMSI='262424977090967': Generated 5 vectors 20241010082522138 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424977090967"} 20241010082522138 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424977090967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522138 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522138 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@c407464ca23f: Final verdict of PTC: pass 20241010082522165 DAUC <0003> db_auc.c:157 IMSI='262424734224659': No 2G Auth Data 20241010082522165 DAUC <0003> db_auc.c:192 IMSI='262424734224659': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262424734224659" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241010082522189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 20241010082522191 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522191 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734224659"} 20241010082522191 DAUC <0003> db_auc.c:192 IMSI='262424734224659': No 3G Auth Data 20241010082522191 DAUC <0003> db_auc.c:236 IMSI='262424734224659': Calling to generate 1 vectors 20241010082522191 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241010082522191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522191 DAUC <0003> auc.c:113 vector [0]: rand = 132284be51cc204ac80994ffffea04f5 20241010082522191 DAUC <0003> auc.c:179 vector [0]: kc = 52f81e6d47755000 20241010082522191 DAUC <0003> auc.c:180 vector [0]: sres = 16fefa0b 20241010082522191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522191 DAUC <0003> db_auc.c:245 IMSI='262424734224659': Generated 1 vectors 20241010082522191 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734224659"} 20241010082522191 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522191 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522191 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262424734224659" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424734224659" TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: setverdict(pass): none -> pass 20241010082522192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522192 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734224659"} 20241010082522192 DAUC <0003> db_auc.c:192 IMSI='262424734224659': No 3G Auth Data 20241010082522192 DAUC <0003> db_auc.c:236 IMSI='262424734224659': Calling to generate 4 vectors 20241010082522192 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241010082522192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522192 DAUC <0003> auc.c:113 vector [0]: rand = e1ba8ddd65656728862362814f0dc7ba 20241010082522192 DAUC <0003> auc.c:179 vector [0]: kc = bbf6806387b52800 20241010082522192 DAUC <0003> auc.c:180 vector [0]: sres = 769f3a6a 20241010082522192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522192 DAUC <0003> auc.c:113 vector [1]: rand = 7812ac5f1c860bf0b6f73bb2a1265bdd 20241010082522192 DAUC <0003> auc.c:179 vector [1]: kc = e8e7ede6459e4400 20241010082522192 DAUC <0003> auc.c:180 vector [1]: sres = 0276583f 20241010082522192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522192 DAUC <0003> auc.c:113 vector [2]: rand = a59a5b5cc7fae0ba589faada72639765 20241010082522192 DAUC <0003> auc.c:179 vector [2]: kc = 71cf0c562d668000 20241010082522192 DAUC <0003> auc.c:180 vector [2]: sres = 8281e5f0 20241010082522192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522192 DAUC <0003> auc.c:113 vector [3]: rand = 21a7f018d50f79e328066e152d36f974 20241010082522192 DAUC <0003> auc.c:179 vector [3]: kc = 864a2ef355da8c00 20241010082522192 DAUC <0003> auc.c:180 vector [3]: sres = 939ff7b2 20241010082522192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522192 DAUC <0003> db_auc.c:245 IMSI='262424734224659': Generated 4 vectors 20241010082522192 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734224659"} 20241010082522192 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522192 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734224659"} 20241010082522192 DAUC <0003> db_auc.c:192 IMSI='262424734224659': No 3G Auth Data 20241010082522192 DAUC <0003> db_auc.c:236 IMSI='262424734224659': Calling to generate 5 vectors 20241010082522192 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522192 DAUC <0003> auc.c:113 vector [0]: rand = c76f5fde42300bb5e2ae19099578c8a5 20241010082522192 DAUC <0003> auc.c:179 vector [0]: kc = 488f279a04844000 20241010082522192 DAUC <0003> auc.c:180 vector [0]: sres = 457c4bdd 20241010082522192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522192 DAUC <0003> auc.c:113 vector [1]: rand = 090ac7ff2c88d84d8d9b338194e60b0d 20241010082522192 DAUC <0003> auc.c:179 vector [1]: kc = bb814c60f6da4000 20241010082522192 DAUC <0003> auc.c:180 vector [1]: sres = d09666ba 20241010082522192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522192 DAUC <0003> auc.c:113 vector [2]: rand = 36ae9f3b6a2b60575dd709df36171aa8 20241010082522193 DAUC <0003> auc.c:179 vector [2]: kc = aabd213cfa11c000 20241010082522193 DAUC <0003> auc.c:180 vector [2]: sres = b0e51e0a 20241010082522193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [3]: rand = b9954afb3a1709c98eca15f225be4a50 20241010082522193 DAUC <0003> auc.c:179 vector [3]: kc = bc912449882d5c00 20241010082522193 DAUC <0003> auc.c:180 vector [3]: sres = af0bbf81 20241010082522193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [4]: rand = c2853f61377f53bdb7f8a3b0fd5f5beb 20241010082522193 DAUC <0003> auc.c:179 vector [4]: kc = 402d33c2e0e12000 20241010082522193 DAUC <0003> auc.c:180 vector [4]: sres = f74d4a2a 20241010082522193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522193 DAUC <0003> db_auc.c:245 IMSI='262424734224659': Generated 5 vectors 20241010082522193 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734224659"} 20241010082522193 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522193 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734224659"} 20241010082522193 DAUC <0003> db_auc.c:192 IMSI='262424734224659': No 3G Auth Data 20241010082522193 DAUC <0003> db_auc.c:236 IMSI='262424734224659': Calling to generate 5 vectors 20241010082522193 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522193 DAUC <0003> auc.c:113 vector [0]: rand = 9bb23a1ab1b8366d89097979a7532398 20241010082522193 DAUC <0003> auc.c:179 vector [0]: kc = d55317789549a400 20241010082522193 DAUC <0003> auc.c:180 vector [0]: sres = 9f71fad4 20241010082522193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [1]: rand = d27005a9a84099c90eb77c0b2d6443a1 20241010082522193 DAUC <0003> auc.c:179 vector [1]: kc = 48b2acb911cadc00 20241010082522193 DAUC <0003> auc.c:180 vector [1]: sres = 33246e92 20241010082522193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [2]: rand = 82685b9206721b76a6e62e746f33892c 20241010082522193 DAUC <0003> auc.c:179 vector [2]: kc = 1103c71f0e6b0000 20241010082522193 DAUC <0003> auc.c:180 vector [2]: sres = c2c419fd 20241010082522193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [3]: rand = 42edf16dd1df3fcc558c810e238853b6 20241010082522193 DAUC <0003> auc.c:179 vector [3]: kc = c05e568cc4ab1c00 20241010082522193 DAUC <0003> auc.c:180 vector [3]: sres = d5ed9e78 20241010082522193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522193 DAUC <0003> auc.c:113 vector [4]: rand = 958e49fe1481a3dae6d5443591ddf559 20241010082522193 DAUC <0003> auc.c:179 vector [4]: kc = bfa675bf5f39c000 20241010082522193 DAUC <0003> auc.c:180 vector [4]: sres = 18b1b1d8 20241010082522193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522193 DAUC <0003> db_auc.c:245 IMSI='262424734224659': Generated 5 vectors 20241010082522193 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734224659"} 20241010082522193 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424734224659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@c407464ca23f: Final verdict of PTC: pass 20241010082522219 DAUC <0003> db_auc.c:157 IMSI='262423727846759': No 2G Auth Data 20241010082522219 DAUC <0003> db_auc.c:192 IMSI='262423727846759': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262423727846759" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241010082522246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51832<->l=127.0.0.1:4258 20241010082522248 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522248 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423727846759"} 20241010082522248 DAUC <0003> db_auc.c:192 IMSI='262423727846759': No 3G Auth Data 20241010082522248 DAUC <0003> db_auc.c:236 IMSI='262423727846759': Calling to generate 1 vectors 20241010082522248 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241010082522248 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522248 DAUC <0003> auc.c:113 vector [0]: rand = 9528f7dd9f73a580877bbed515030349 20241010082522248 DAUC <0003> auc.c:179 vector [0]: kc = 16dab3d80f94cca1 20241010082522248 DAUC <0003> auc.c:180 vector [0]: sres = cd5aae59 20241010082522248 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522248 DAUC <0003> db_auc.c:245 IMSI='262423727846759': Generated 1 vectors 20241010082522248 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423727846759"} 20241010082522248 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522248 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522248 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262423727846759" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423727846759" TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: setverdict(pass): none -> pass 20241010082522250 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522250 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423727846759"} 20241010082522250 DAUC <0003> db_auc.c:192 IMSI='262423727846759': No 3G Auth Data 20241010082522250 DAUC <0003> db_auc.c:236 IMSI='262423727846759': Calling to generate 4 vectors 20241010082522250 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241010082522250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522250 DAUC <0003> auc.c:113 vector [0]: rand = b9d9156346490cda3861e30a07a9b871 20241010082522250 DAUC <0003> auc.c:179 vector [0]: kc = 2ab25fadaccef558 20241010082522250 DAUC <0003> auc.c:180 vector [0]: sres = 338b7170 20241010082522250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522250 DAUC <0003> auc.c:113 vector [1]: rand = 7ebb02af1a1a5ac8e13530e3c1fe6173 20241010082522250 DAUC <0003> auc.c:179 vector [1]: kc = ebc3f1513b794ccf 20241010082522250 DAUC <0003> auc.c:180 vector [1]: sres = 2489b391 20241010082522250 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522250 DAUC <0003> auc.c:113 vector [2]: rand = f8d18f10ea244d9b7b91c4b64b81b8fe 20241010082522250 DAUC <0003> auc.c:179 vector [2]: kc = e7c956754120c4c2 20241010082522250 DAUC <0003> auc.c:180 vector [2]: sres = 4764a5f1 20241010082522250 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522250 DAUC <0003> auc.c:113 vector [3]: rand = 91ff5cc3135540821cfeeafe8446b592 20241010082522250 DAUC <0003> auc.c:179 vector [3]: kc = 724a9eab3a81c6be 20241010082522250 DAUC <0003> auc.c:180 vector [3]: sres = ee2b718d 20241010082522250 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522250 DAUC <0003> db_auc.c:245 IMSI='262423727846759': Generated 4 vectors 20241010082522250 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423727846759"} 20241010082522250 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522250 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522250 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522251 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522251 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423727846759"} 20241010082522251 DAUC <0003> db_auc.c:192 IMSI='262423727846759': No 3G Auth Data 20241010082522251 DAUC <0003> db_auc.c:236 IMSI='262423727846759': Calling to generate 5 vectors 20241010082522251 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522251 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522251 DAUC <0003> auc.c:113 vector [0]: rand = e2dee07a6d4c22f738a56ebf96f9d2af 20241010082522251 DAUC <0003> auc.c:179 vector [0]: kc = 6069cd513b86dbd5 20241010082522251 DAUC <0003> auc.c:180 vector [0]: sres = a73eb0cd 20241010082522251 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522251 DAUC <0003> auc.c:113 vector [1]: rand = b292f4e9ead614a638ebe63357aa2f6c 20241010082522251 DAUC <0003> auc.c:179 vector [1]: kc = 4d3073ddcae2d9dc 20241010082522251 DAUC <0003> auc.c:180 vector [1]: sres = 09011a61 20241010082522251 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522251 DAUC <0003> auc.c:113 vector [2]: rand = da69210da96bc2277065f107986ab4c0 20241010082522251 DAUC <0003> auc.c:179 vector [2]: kc = 26747b57c3a9f5d8 20241010082522251 DAUC <0003> auc.c:180 vector [2]: sres = cb86b950 20241010082522251 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522251 DAUC <0003> auc.c:113 vector [3]: rand = 9d985ba887960a28ae33615ec4f8d33a 20241010082522251 DAUC <0003> auc.c:179 vector [3]: kc = 5d589afbec4a0cb9 20241010082522251 DAUC <0003> auc.c:180 vector [3]: sres = 945cefb2 20241010082522251 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522251 DAUC <0003> auc.c:113 vector [4]: rand = 6324ca7e74da574451305b16d4325de6 20241010082522251 DAUC <0003> auc.c:179 vector [4]: kc = 3db1543322d1c6c7 20241010082522251 DAUC <0003> auc.c:180 vector [4]: sres = fc3c5d77 20241010082522251 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522251 DAUC <0003> db_auc.c:245 IMSI='262423727846759': Generated 5 vectors 20241010082522251 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423727846759"} 20241010082522251 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522251 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522251 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522253 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522253 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423727846759"} 20241010082522253 DAUC <0003> db_auc.c:192 IMSI='262423727846759': No 3G Auth Data 20241010082522253 DAUC <0003> db_auc.c:236 IMSI='262423727846759': Calling to generate 5 vectors 20241010082522253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241010082522253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522253 DAUC <0003> auc.c:113 vector [0]: rand = 769a40603ed3d1770219d5c0c2c5b1cd 20241010082522253 DAUC <0003> auc.c:179 vector [0]: kc = 9eb55631b927da0c 20241010082522253 DAUC <0003> auc.c:180 vector [0]: sres = 74a57b96 20241010082522253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241010082522253 DAUC <0003> auc.c:113 vector [1]: rand = 3e4c619504da32ca996613b543382358 20241010082522253 DAUC <0003> auc.c:179 vector [1]: kc = 37dcddf593a0f328 20241010082522253 DAUC <0003> auc.c:180 vector [1]: sres = 5da6e563 20241010082522253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241010082522253 DAUC <0003> auc.c:113 vector [2]: rand = afd7a81d9268b1bf08c3fe1f5b4e99b6 20241010082522253 DAUC <0003> auc.c:179 vector [2]: kc = 2a93b4b35f9324c8 20241010082522253 DAUC <0003> auc.c:180 vector [2]: sres = 05517982 20241010082522253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241010082522253 DAUC <0003> auc.c:113 vector [3]: rand = 0f58c573fe0bc1988280b43e7ea20093 20241010082522253 DAUC <0003> auc.c:179 vector [3]: kc = 33bc6ff69755bcfa 20241010082522253 DAUC <0003> auc.c:180 vector [3]: sres = 369e49c1 20241010082522253 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241010082522253 DAUC <0003> auc.c:113 vector [4]: rand = e4e95d9ff65382bee1de66056bc86f99 20241010082522253 DAUC <0003> auc.c:179 vector [4]: kc = 625dc3bfa1da3b3a 20241010082522253 DAUC <0003> auc.c:180 vector [4]: sres = ae7d4aec 20241010082522253 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241010082522253 DAUC <0003> db_auc.c:245 IMSI='262423727846759': Generated 5 vectors 20241010082522253 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423727846759"} 20241010082522253 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423727846759 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522253 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522253 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51832<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@c407464ca23f: Final verdict of PTC: pass 20241010082522280 DAUC <0003> db_auc.c:157 IMSI='262428308159203': No 2G Auth Data 20241010082522280 DAUC <0003> db_auc.c:192 IMSI='262428308159203': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262428308159203" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241010082522303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4258 20241010082522305 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522305 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428308159203"} 20241010082522305 DAUC <0003> db_auc.c:157 IMSI='262428308159203': No 2G Auth Data 20241010082522305 DAUC <0003> db_auc.c:236 IMSI='262428308159203': Calling to generate 1 vectors 20241010082522305 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241010082522305 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522305 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522305 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082522305 DAUC <0003> auc.c:113 vector [0]: rand = a03628b0f568cc56befe9788661eddac 20241010082522305 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082522305 DAUC <0003> auc.c:142 vector [0]: autn = 52415248e1ac00007f3f9e35b1473ed2 20241010082522305 DAUC <0003> auc.c:143 vector [0]: ck = 335f90655d572372be51351ec2c875a9 20241010082522305 DAUC <0003> auc.c:144 vector [0]: ik = 71fb3a53558dfa21c7a3139b8bb1cdfa 20241010082522305 DAUC <0003> auc.c:145 vector [0]: res = 760ccf9f1aa3ca160000000000000000 20241010082522305 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522305 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522305 DAUC <0003> auc.c:151 vector [0]: kc = 3b568cb341a36100 20241010082522305 DAUC <0003> auc.c:152 vector [0]: sres = 6caf0589 20241010082522305 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522305 DAUC <0003> db_auc.c:245 IMSI='262428308159203': Generated 1 vectors 20241010082522305 DAUC <0003> db_auc.c:249 IMSI='262428308159203': Updating SQN=33 in DB 20241010082522314 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428308159203"} 20241010082522314 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522314 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522314 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262428308159203" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428308159203" TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: setverdict(pass): none -> pass 20241010082522316 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522316 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428308159203"} 20241010082522316 DAUC <0003> db_auc.c:157 IMSI='262428308159203': No 2G Auth Data 20241010082522316 DAUC <0003> db_auc.c:236 IMSI='262428308159203': Calling to generate 4 vectors 20241010082522316 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241010082522316 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522316 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522316 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241010082522316 DAUC <0003> auc.c:113 vector [0]: rand = 6c153f40ea74b7b82f1027848c02c5b5 20241010082522316 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241010082522316 DAUC <0003> auc.c:142 vector [0]: autn = d6b5f8ab903e0000444970f0a5cbaa6b 20241010082522316 DAUC <0003> auc.c:143 vector [0]: ck = 5f8b2c09cde35d7ff5ba2c0c57a4c447 20241010082522316 DAUC <0003> auc.c:144 vector [0]: ik = 0b11ceba3f9bf6ac37960afe33c4eab0 20241010082522316 DAUC <0003> auc.c:145 vector [0]: res = f40843828e3152650000000000000000 20241010082522316 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522316 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522316 DAUC <0003> auc.c:151 vector [0]: kc = 96b6c44196188524 20241010082522316 DAUC <0003> auc.c:152 vector [0]: sres = 7a3911e7 20241010082522316 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522316 DAUC <0003> auc.c:113 vector [1]: rand = cb648ff05a96dc09e17c5daa0a341444 20241010082522316 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241010082522316 DAUC <0003> auc.c:142 vector [1]: autn = 3299090e605300008b1abdab71e0479b 20241010082522316 DAUC <0003> auc.c:143 vector [1]: ck = aea2a5f97d1b0131c054676424cab7ab 20241010082522316 DAUC <0003> auc.c:144 vector [1]: ik = b35905c83d8c79b98fec74c39e930a46 20241010082522316 DAUC <0003> auc.c:145 vector [1]: res = a4db8cab90ece08f0000000000000000 20241010082522316 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522316 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522316 DAUC <0003> auc.c:151 vector [1]: kc = 5243b396facec565 20241010082522316 DAUC <0003> auc.c:152 vector [1]: sres = 34376c24 20241010082522316 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522316 DAUC <0003> auc.c:113 vector [2]: rand = 6392cc27e32a5a500eabff9e47ce8411 20241010082522316 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241010082522316 DAUC <0003> auc.c:142 vector [2]: autn = 0c2a7c35ac0b0000da6f8fdcb04272aa 20241010082522316 DAUC <0003> auc.c:143 vector [2]: ck = 4c71e06c1bed8f4e717f420cde9d2f40 20241010082522316 DAUC <0003> auc.c:144 vector [2]: ik = a37c89360a1aa819bcf03afd90f73107 20241010082522316 DAUC <0003> auc.c:145 vector [2]: res = 4731bb4dd5039e840000000000000000 20241010082522316 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522316 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522316 DAUC <0003> auc.c:151 vector [2]: kc = 228211ab5f9d3910 20241010082522316 DAUC <0003> auc.c:152 vector [2]: sres = 923225c9 20241010082522316 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522316 DAUC <0003> auc.c:113 vector [3]: rand = 6a6e91371306d7adb27fb8c58c9ec5c1 20241010082522316 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241010082522316 DAUC <0003> auc.c:142 vector [3]: autn = 6e719a70a31900004de2812a9891591c 20241010082522316 DAUC <0003> auc.c:143 vector [3]: ck = d4068dcc9046d19da4d556a09d25128a 20241010082522316 DAUC <0003> auc.c:144 vector [3]: ik = 2828b285b19606d7ce83e4cc2f5aea2b 20241010082522316 DAUC <0003> auc.c:145 vector [3]: res = d2c6ea8fd26d3f480000000000000000 20241010082522316 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522316 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522316 DAUC <0003> auc.c:151 vector [3]: kc = 96788d2593af2feb 20241010082522316 DAUC <0003> auc.c:152 vector [3]: sres = 00abd5c7 20241010082522316 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522316 DAUC <0003> db_auc.c:245 IMSI='262428308159203': Generated 4 vectors 20241010082522316 DAUC <0003> db_auc.c:249 IMSI='262428308159203': Updating SQN=161 in DB 20241010082522324 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428308159203"} 20241010082522324 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522324 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522324 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522328 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522328 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428308159203"} 20241010082522328 DAUC <0003> db_auc.c:157 IMSI='262428308159203': No 2G Auth Data 20241010082522328 DAUC <0003> db_auc.c:236 IMSI='262428308159203': Calling to generate 5 vectors 20241010082522328 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082522328 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522328 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522328 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241010082522328 DAUC <0003> auc.c:113 vector [0]: rand = b96ad064605ba223b3acd7c2c6908184 20241010082522328 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241010082522328 DAUC <0003> auc.c:142 vector [0]: autn = 13f8f09287fa0000fedb2051d34fa4b8 20241010082522328 DAUC <0003> auc.c:143 vector [0]: ck = b15cccd0a5c2e671a75d1e2b7f5db889 20241010082522328 DAUC <0003> auc.c:144 vector [0]: ik = 7d8eba7d362c61ab677474881f73d7b0 20241010082522329 DAUC <0003> auc.c:145 vector [0]: res = b4ce0dc2e4bf99180000000000000000 20241010082522329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522329 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522329 DAUC <0003> auc.c:151 vector [0]: kc = 0cfb1c0ef3c0e8e3 20241010082522329 DAUC <0003> auc.c:152 vector [0]: sres = 507194da 20241010082522329 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522329 DAUC <0003> auc.c:113 vector [1]: rand = 35b9d2968684c90d8440ca15de1ae77f 20241010082522329 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241010082522329 DAUC <0003> auc.c:142 vector [1]: autn = 6458b3d9f53300009d653cc1e152c85d 20241010082522329 DAUC <0003> auc.c:143 vector [1]: ck = ec3a203be999df63e9bc698f93021365 20241010082522329 DAUC <0003> auc.c:144 vector [1]: ik = 9e248cdb4bb8bfddc4b011cb0fe0b2f0 20241010082522329 DAUC <0003> auc.c:145 vector [1]: res = a05f38281a82eb640000000000000000 20241010082522329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522329 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522329 DAUC <0003> auc.c:151 vector [1]: kc = 5f12d4a43ec3c12b 20241010082522329 DAUC <0003> auc.c:152 vector [1]: sres = baddd34c 20241010082522329 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522329 DAUC <0003> auc.c:113 vector [2]: rand = a4d284bd2907334b619c5dcdac6c5b0d 20241010082522329 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241010082522329 DAUC <0003> auc.c:142 vector [2]: autn = 91515a5d793800002a1af0e8b31b958e 20241010082522329 DAUC <0003> auc.c:143 vector [2]: ck = 5a9e19e4f3cd6721027bbc5e1505169a 20241010082522329 DAUC <0003> auc.c:144 vector [2]: ik = e2b0ea8cd2b8b0d697c64d50c460349b 20241010082522329 DAUC <0003> auc.c:145 vector [2]: res = 15d887ca34c7efee0000000000000000 20241010082522329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522329 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522329 DAUC <0003> auc.c:151 vector [2]: kc = 2d930266f010f5f6 20241010082522329 DAUC <0003> auc.c:152 vector [2]: sres = 211f6824 20241010082522329 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522329 DAUC <0003> auc.c:113 vector [3]: rand = 2646e1058d84944f9c9c358098096fa8 20241010082522329 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241010082522329 DAUC <0003> auc.c:142 vector [3]: autn = d3e56b873225000093b0ee3d23ebf1af 20241010082522329 DAUC <0003> auc.c:143 vector [3]: ck = 8afbc45585e2538ffd3cb7034ef188bd 20241010082522329 DAUC <0003> auc.c:144 vector [3]: ik = ede5e9894876826a8f997b58583636fe 20241010082522329 DAUC <0003> auc.c:145 vector [3]: res = 1e5155cd5c17881b0000000000000000 20241010082522329 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522329 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522329 DAUC <0003> auc.c:151 vector [3]: kc = 15bbe187db536fa6 20241010082522329 DAUC <0003> auc.c:152 vector [3]: sres = 4246ddd6 20241010082522329 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522329 DAUC <0003> auc.c:113 vector [4]: rand = 03dbf851d11a0d770483f47cac96ea08 20241010082522329 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241010082522329 DAUC <0003> auc.c:142 vector [4]: autn = 2f11fdf17e5b0000b9f954870e3ab549 20241010082522329 DAUC <0003> auc.c:143 vector [4]: ck = 472838677dd32a30657f5d70598e025d 20241010082522329 DAUC <0003> auc.c:144 vector [4]: ik = 30ae43e698238c7e8ecda8da3ea29154 20241010082522329 DAUC <0003> auc.c:145 vector [4]: res = b7642e21e456a0330000000000000000 20241010082522329 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522329 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082522329 DAUC <0003> auc.c:151 vector [4]: kc = 9c348e2b82dc3547 20241010082522329 DAUC <0003> auc.c:152 vector [4]: sres = 53328e12 20241010082522329 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082522329 DAUC <0003> db_auc.c:245 IMSI='262428308159203': Generated 5 vectors 20241010082522329 DAUC <0003> db_auc.c:249 IMSI='262428308159203': Updating SQN=321 in DB 20241010082522337 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428308159203"} 20241010082522337 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522337 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522337 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522343 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428308159203"} 20241010082522343 DAUC <0003> db_auc.c:157 IMSI='262428308159203': No 2G Auth Data 20241010082522343 DAUC <0003> db_auc.c:236 IMSI='262428308159203': Calling to generate 5 vectors 20241010082522343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082522343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241010082522343 DAUC <0003> auc.c:113 vector [0]: rand = 8cc06a6fa366f954cfeddbe3ebb6b1da 20241010082522343 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241010082522343 DAUC <0003> auc.c:142 vector [0]: autn = 3fa5fec27b740000f28f493597aaeb65 20241010082522343 DAUC <0003> auc.c:143 vector [0]: ck = bf3222bc77c95e1e15654b68efb53790 20241010082522343 DAUC <0003> auc.c:144 vector [0]: ik = 3dc8fc8e1c521deeab08b16c4e3fedac 20241010082522343 DAUC <0003> auc.c:145 vector [0]: res = 3d63592bcbf89f260000000000000000 20241010082522343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522343 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522343 DAUC <0003> auc.c:151 vector [0]: kc = 3c972436ca1199cc 20241010082522343 DAUC <0003> auc.c:152 vector [0]: sres = f69bc60d 20241010082522343 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522343 DAUC <0003> auc.c:113 vector [1]: rand = b4f62424b2881d12f1a6ca9b6bce9ca4 20241010082522343 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241010082522343 DAUC <0003> auc.c:142 vector [1]: autn = 3e2881d89211000063047a6863cbca0d 20241010082522343 DAUC <0003> auc.c:143 vector [1]: ck = 38a41e6d26fb163a59035aa82f31a2b8 20241010082522343 DAUC <0003> auc.c:144 vector [1]: ik = fdd48252c7354889df5715a0fc9bdaa3 20241010082522343 DAUC <0003> auc.c:145 vector [1]: res = a1e5e2c742beb02c0000000000000000 20241010082522343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522343 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522343 DAUC <0003> auc.c:151 vector [1]: kc = 4324d337326426a8 20241010082522343 DAUC <0003> auc.c:152 vector [1]: sres = e35b52eb 20241010082522343 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522343 DAUC <0003> auc.c:113 vector [2]: rand = 6c6a60495084b0c044f439b46e1290e0 20241010082522343 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241010082522343 DAUC <0003> auc.c:142 vector [2]: autn = bac5acef3e3d000086f81180dd58d9ae 20241010082522343 DAUC <0003> auc.c:143 vector [2]: ck = d8c8b01997b35f8d7b6bf17e2aacd9e5 20241010082522343 DAUC <0003> auc.c:144 vector [2]: ik = 50469500d7fe397395ee8f1baadd0943 20241010082522343 DAUC <0003> auc.c:145 vector [2]: res = 48a211be6eac7efa0000000000000000 20241010082522343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522343 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522343 DAUC <0003> auc.c:151 vector [2]: kc = 660b5b7cc03cb658 20241010082522343 DAUC <0003> auc.c:152 vector [2]: sres = 260e6f44 20241010082522343 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522343 DAUC <0003> auc.c:113 vector [3]: rand = ccc2756c567d8c238a3a3256385ca3df 20241010082522343 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241010082522343 DAUC <0003> auc.c:142 vector [3]: autn = e7451202ce240000caa30b8ad1405895 20241010082522343 DAUC <0003> auc.c:143 vector [3]: ck = be1b33872386b693d93563b422af62db 20241010082522343 DAUC <0003> auc.c:144 vector [3]: ik = a676c40de389603288f3172163bb3c25 20241010082522343 DAUC <0003> auc.c:145 vector [3]: res = aa84054df2a4fdd50000000000000000 20241010082522343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522343 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522343 DAUC <0003> auc.c:151 vector [3]: kc = 49ab831f811b885f 20241010082522343 DAUC <0003> auc.c:152 vector [3]: sres = 5820f898 20241010082522343 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522343 DAUC <0003> auc.c:113 vector [4]: rand = 4e6e98bdcbab631aec8cc5c67dab6d64 20241010082522343 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241010082522343 DAUC <0003> auc.c:142 vector [4]: autn = 35524c6ddf24000049ce1c556168c996 20241010082522343 DAUC <0003> auc.c:143 vector [4]: ck = c4b28c464ab7ac685f8edb3fb1f357bf 20241010082522343 DAUC <0003> auc.c:144 vector [4]: ik = 53e6891ae5c96472053a4937344dcfff 20241010082522343 DAUC <0003> auc.c:145 vector [4]: res = d0e0cf9dd961a8d70000000000000000 20241010082522343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522343 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082522343 DAUC <0003> auc.c:151 vector [4]: kc = cde097542ac0505a 20241010082522343 DAUC <0003> auc.c:152 vector [4]: sres = 0981674a 20241010082522343 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082522343 DAUC <0003> db_auc.c:245 IMSI='262428308159203': Generated 5 vectors 20241010082522343 DAUC <0003> db_auc.c:249 IMSI='262428308159203': Updating SQN=481 in DB 20241010082522352 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428308159203"} 20241010082522352 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428308159203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522352 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522352 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@c407464ca23f: Final verdict of PTC: pass 20241010082522384 DAUC <0003> db_auc.c:157 IMSI='262429363001067': No 2G Auth Data 20241010082522384 DAUC <0003> db_auc.c:192 IMSI='262429363001067': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262429363001067" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241010082522412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 20241010082522414 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522414 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429363001067"} 20241010082522414 DAUC <0003> db_auc.c:157 IMSI='262429363001067': No 2G Auth Data 20241010082522414 DAUC <0003> db_auc.c:236 IMSI='262429363001067': Calling to generate 1 vectors 20241010082522414 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241010082522414 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522414 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082522414 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082522414 DAUC <0003> auc.c:113 vector [0]: rand = edb3ca4ed9789e1efe286e9018f5439f 20241010082522414 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082522414 DAUC <0003> auc.c:142 vector [0]: autn = 0a33733b075a0000ba50466007469ae5 20241010082522414 DAUC <0003> auc.c:143 vector [0]: ck = 8299e24e7a81ffd448dcb07bc219c912 20241010082522414 DAUC <0003> auc.c:144 vector [0]: ik = 56081e3e40448cda379c2bf744a240e1 20241010082522414 DAUC <0003> auc.c:145 vector [0]: res = 699f77240a2ba8990000000000000000 20241010082522414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522414 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522414 DAUC <0003> auc.c:151 vector [0]: kc = abd167fcbc7efafd 20241010082522414 DAUC <0003> auc.c:152 vector [0]: sres = 63b4dfbd 20241010082522414 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522414 DAUC <0003> db_auc.c:245 IMSI='262429363001067': Generated 1 vectors 20241010082522414 DAUC <0003> db_auc.c:249 IMSI='262429363001067': Updating SQN=33 in DB 20241010082522422 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429363001067"} 20241010082522422 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522422 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522422 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262429363001067" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429363001067" TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: setverdict(pass): none -> pass 20241010082522424 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522424 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429363001067"} 20241010082522424 DAUC <0003> db_auc.c:157 IMSI='262429363001067': No 2G Auth Data 20241010082522424 DAUC <0003> db_auc.c:236 IMSI='262429363001067': Calling to generate 4 vectors 20241010082522424 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241010082522424 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522424 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082522424 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241010082522424 DAUC <0003> auc.c:113 vector [0]: rand = 78b7c32894324732dbfd10ffd587d250 20241010082522424 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241010082522424 DAUC <0003> auc.c:142 vector [0]: autn = 905c8e7391fd00001a54777517acbe5b 20241010082522424 DAUC <0003> auc.c:143 vector [0]: ck = cee91a9dd9f08f733d6bd6bd7f127758 20241010082522424 DAUC <0003> auc.c:144 vector [0]: ik = c5657f2cdd7eac214fba470e828f4c11 20241010082522424 DAUC <0003> auc.c:145 vector [0]: res = 0bbebc9409b9ce1e0000000000000000 20241010082522424 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522424 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522424 DAUC <0003> auc.c:151 vector [0]: kc = 795df402f913181b 20241010082522424 DAUC <0003> auc.c:152 vector [0]: sres = 0207728a 20241010082522424 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522424 DAUC <0003> auc.c:113 vector [1]: rand = fcb041bd4c90a1a4041dd2eeaaa73ae4 20241010082522424 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241010082522424 DAUC <0003> auc.c:142 vector [1]: autn = 88106db661060000c1010609d839d173 20241010082522424 DAUC <0003> auc.c:143 vector [1]: ck = 4a70c50e4b96fed1a1d246e6491ad792 20241010082522424 DAUC <0003> auc.c:144 vector [1]: ik = 0909286196f84c4faae96322d44f6978 20241010082522424 DAUC <0003> auc.c:145 vector [1]: res = 927f2ba799b7dc4b0000000000000000 20241010082522424 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522424 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522424 DAUC <0003> auc.c:151 vector [1]: kc = 4842c8ab403b0c74 20241010082522424 DAUC <0003> auc.c:152 vector [1]: sres = 0bc8f7ec 20241010082522424 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522424 DAUC <0003> auc.c:113 vector [2]: rand = aef38a75bd24dcbe7ec6ade4763b17ea 20241010082522424 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241010082522424 DAUC <0003> auc.c:142 vector [2]: autn = f53c0821a9510000d97836d96a76446b 20241010082522424 DAUC <0003> auc.c:143 vector [2]: ck = c497baa4a15caddcdb6c96fa96cc1b06 20241010082522424 DAUC <0003> auc.c:144 vector [2]: ik = 14d1e8cef8c40849e9ddc661c33cef8b 20241010082522424 DAUC <0003> auc.c:145 vector [2]: res = 6b807e75398611aa0000000000000000 20241010082522424 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522424 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522424 DAUC <0003> auc.c:151 vector [2]: kc = e2f702f10c685118 20241010082522424 DAUC <0003> auc.c:152 vector [2]: sres = 52066fdf 20241010082522424 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522424 DAUC <0003> auc.c:113 vector [3]: rand = 8efea3490ae5fd3d842d08d4ef5c4a52 20241010082522424 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241010082522424 DAUC <0003> auc.c:142 vector [3]: autn = 685d7099b29600009001ec8e3bc9714e 20241010082522424 DAUC <0003> auc.c:143 vector [3]: ck = 078df13783794fd80ce93e3e2faa1ea8 20241010082522424 DAUC <0003> auc.c:144 vector [3]: ik = 816f3ed21fcc412125e9c9e7c69aca09 20241010082522424 DAUC <0003> auc.c:145 vector [3]: res = b4e4a3c5aebeef420000000000000000 20241010082522424 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522424 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522424 DAUC <0003> auc.c:151 vector [3]: kc = afe2383c7585da58 20241010082522424 DAUC <0003> auc.c:152 vector [3]: sres = 1a5a4c87 20241010082522424 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522424 DAUC <0003> db_auc.c:245 IMSI='262429363001067': Generated 4 vectors 20241010082522424 DAUC <0003> db_auc.c:249 IMSI='262429363001067': Updating SQN=161 in DB 20241010082522433 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429363001067"} 20241010082522433 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522433 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522433 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522436 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522436 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429363001067"} 20241010082522436 DAUC <0003> db_auc.c:157 IMSI='262429363001067': No 2G Auth Data 20241010082522436 DAUC <0003> db_auc.c:236 IMSI='262429363001067': Calling to generate 5 vectors 20241010082522436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082522436 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522436 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082522436 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241010082522436 DAUC <0003> auc.c:113 vector [0]: rand = 24421036a0ba64ee91ced247faf80b5e 20241010082522436 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241010082522436 DAUC <0003> auc.c:142 vector [0]: autn = 72e0dbb473cc00006ac4a95d90c5a7fa 20241010082522436 DAUC <0003> auc.c:143 vector [0]: ck = b6e528f765c793ed49a53c19bfe2c753 20241010082522436 DAUC <0003> auc.c:144 vector [0]: ik = c4c7b4c7a9eae18b8093352eb2acb9be 20241010082522436 DAUC <0003> auc.c:145 vector [0]: res = 53379aaaedb5b0090000000000000000 20241010082522436 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522436 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522436 DAUC <0003> auc.c:151 vector [0]: kc = bb149507c1630c8b 20241010082522436 DAUC <0003> auc.c:152 vector [0]: sres = be822aa3 20241010082522436 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522436 DAUC <0003> auc.c:113 vector [1]: rand = 896a32706959e0422f79ceed6b2a8da9 20241010082522436 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241010082522436 DAUC <0003> auc.c:142 vector [1]: autn = e0580142674900004dd0fb031423784a 20241010082522436 DAUC <0003> auc.c:143 vector [1]: ck = 3c995e1a689378c413d416d2c540e749 20241010082522436 DAUC <0003> auc.c:144 vector [1]: ik = 8421d7c4c632e5425c64e0b4ee3759fa 20241010082522436 DAUC <0003> auc.c:145 vector [1]: res = ecd7922b1e58f7910000000000000000 20241010082522436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522436 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522436 DAUC <0003> auc.c:151 vector [1]: kc = f7087fb885d62335 20241010082522436 DAUC <0003> auc.c:152 vector [1]: sres = f28f65ba 20241010082522436 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522436 DAUC <0003> auc.c:113 vector [2]: rand = 967371c0f902697f43a30dedc18d169d 20241010082522436 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241010082522436 DAUC <0003> auc.c:142 vector [2]: autn = dcdbfa04c5e80000208af4dfe5b2e7f7 20241010082522436 DAUC <0003> auc.c:143 vector [2]: ck = 9101f4a898d680e64d4190e587d9eab8 20241010082522436 DAUC <0003> auc.c:144 vector [2]: ik = 352bb1daa851e55c467093bbf66fa5ff 20241010082522436 DAUC <0003> auc.c:145 vector [2]: res = 836cdde53d243ea80000000000000000 20241010082522436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522436 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522436 DAUC <0003> auc.c:151 vector [2]: kc = af1b462c41312afd 20241010082522436 DAUC <0003> auc.c:152 vector [2]: sres = be48e34d 20241010082522436 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522436 DAUC <0003> auc.c:113 vector [3]: rand = b64fd7212012ad6e8b778272844a57e1 20241010082522436 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241010082522436 DAUC <0003> auc.c:142 vector [3]: autn = c7ab8432ffcb0000c2468aee997ae51b 20241010082522436 DAUC <0003> auc.c:143 vector [3]: ck = c105fefe054963af80d090bffa718523 20241010082522436 DAUC <0003> auc.c:144 vector [3]: ik = bf3093d6d9c757cca6220f6efcaced2c 20241010082522436 DAUC <0003> auc.c:145 vector [3]: res = fc15fdc6b70b84070000000000000000 20241010082522436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522436 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522436 DAUC <0003> auc.c:151 vector [3]: kc = 58c7f2f9da535c6c 20241010082522436 DAUC <0003> auc.c:152 vector [3]: sres = 4b1e79c1 20241010082522436 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522436 DAUC <0003> auc.c:113 vector [4]: rand = 756997ae27c8eaeb9fd450909979a3b5 20241010082522436 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241010082522436 DAUC <0003> auc.c:142 vector [4]: autn = 549fee16cb9a000036045bf0c258ce3c 20241010082522436 DAUC <0003> auc.c:143 vector [4]: ck = 19b291c48d478effbbcfbe170ae4ffd3 20241010082522436 DAUC <0003> auc.c:144 vector [4]: ik = dc770c41643c3b98bac599b0f98c10e3 20241010082522436 DAUC <0003> auc.c:145 vector [4]: res = ba3aee10c3cd90810000000000000000 20241010082522436 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522436 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082522436 DAUC <0003> auc.c:151 vector [4]: kc = c4cfba221a135a57 20241010082522436 DAUC <0003> auc.c:152 vector [4]: sres = 79f77e91 20241010082522436 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082522436 DAUC <0003> db_auc.c:245 IMSI='262429363001067': Generated 5 vectors 20241010082522436 DAUC <0003> db_auc.c:249 IMSI='262429363001067': Updating SQN=321 in DB 20241010082522445 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429363001067"} 20241010082522445 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522445 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522445 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522450 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522450 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429363001067"} 20241010082522450 DAUC <0003> db_auc.c:157 IMSI='262429363001067': No 2G Auth Data 20241010082522450 DAUC <0003> db_auc.c:236 IMSI='262429363001067': Calling to generate 5 vectors 20241010082522450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082522450 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522450 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082522450 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241010082522450 DAUC <0003> auc.c:113 vector [0]: rand = 072e7472dca381aa432c2e08c00cca37 20241010082522450 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241010082522450 DAUC <0003> auc.c:142 vector [0]: autn = a3626d042cc10000929a4ad8b951d60b 20241010082522450 DAUC <0003> auc.c:143 vector [0]: ck = 9fa0c780b42374f3dfb917f124c40e21 20241010082522450 DAUC <0003> auc.c:144 vector [0]: ik = da846eedf8e9d652e3982e20ffde8595 20241010082522450 DAUC <0003> auc.c:145 vector [0]: res = 86c5b492485375380000000000000000 20241010082522450 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522450 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082522450 DAUC <0003> auc.c:151 vector [0]: kc = 790590bc97d02915 20241010082522450 DAUC <0003> auc.c:152 vector [0]: sres = ce96c1aa 20241010082522450 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082522450 DAUC <0003> auc.c:113 vector [1]: rand = 016bc8af7c166c4f65d18b416e244250 20241010082522450 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241010082522450 DAUC <0003> auc.c:142 vector [1]: autn = 3b03fdcc20de000043a90af875d7dfae 20241010082522450 DAUC <0003> auc.c:143 vector [1]: ck = 2485dc1cf49a72e2f13a583e430c113f 20241010082522450 DAUC <0003> auc.c:144 vector [1]: ik = 6af7a9da00de5fd87a3ba3711ebf045d 20241010082522450 DAUC <0003> auc.c:145 vector [1]: res = 1a05031a24162b7c0000000000000000 20241010082522450 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522450 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082522450 DAUC <0003> auc.c:151 vector [1]: kc = c5738e89a9f73858 20241010082522450 DAUC <0003> auc.c:152 vector [1]: sres = 3e132866 20241010082522450 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082522450 DAUC <0003> auc.c:113 vector [2]: rand = 702ee849a376e86217cc29e944cc61f5 20241010082522450 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241010082522450 DAUC <0003> auc.c:142 vector [2]: autn = 7d64944976460000fd8d33ef28a96ab8 20241010082522450 DAUC <0003> auc.c:143 vector [2]: ck = e9d25a92a1c36b6b7b2d638c62bba640 20241010082522450 DAUC <0003> auc.c:144 vector [2]: ik = d43b9f518f0037f2ee862d6c04f8a427 20241010082522450 DAUC <0003> auc.c:145 vector [2]: res = 1c81895f9b6b8da40000000000000000 20241010082522450 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522450 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082522450 DAUC <0003> auc.c:151 vector [2]: kc = a8428b2348805efe 20241010082522450 DAUC <0003> auc.c:152 vector [2]: sres = 87ea04fb 20241010082522450 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082522450 DAUC <0003> auc.c:113 vector [3]: rand = 0bb82cb89913c3c3d56c00edd42f2494 20241010082522450 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241010082522450 DAUC <0003> auc.c:142 vector [3]: autn = 1a5008fcb3f70000f1958c3923f6ea6f 20241010082522450 DAUC <0003> auc.c:143 vector [3]: ck = 81e3f9585ea1ee5c907fa19a5c9aab4b 20241010082522450 DAUC <0003> auc.c:144 vector [3]: ik = 115e2943dc465be1de942352b3b66c9f 20241010082522450 DAUC <0003> auc.c:145 vector [3]: res = 28b5edf5e643f0b70000000000000000 20241010082522450 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522450 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082522450 DAUC <0003> auc.c:151 vector [3]: kc = de5652d36dcb7269 20241010082522450 DAUC <0003> auc.c:152 vector [3]: sres = cef61d42 20241010082522450 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082522450 DAUC <0003> auc.c:113 vector [4]: rand = 2e0ca092ead0318e702f196db3e4a629 20241010082522450 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241010082522450 DAUC <0003> auc.c:142 vector [4]: autn = 729366940a6b0000779a21e7cd2a192e 20241010082522450 DAUC <0003> auc.c:143 vector [4]: ck = 8e4e3b250480e7ccae8fba033d3261c8 20241010082522450 DAUC <0003> auc.c:144 vector [4]: ik = 657ed1c3e23af0f65ac92614003cb721 20241010082522450 DAUC <0003> auc.c:145 vector [4]: res = 6d54d98a47bf11c80000000000000000 20241010082522450 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522450 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082522450 DAUC <0003> auc.c:151 vector [4]: kc = 1f7676f1dbb4c1d3 20241010082522450 DAUC <0003> auc.c:152 vector [4]: sres = 2aebc842 20241010082522450 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082522450 DAUC <0003> db_auc.c:245 IMSI='262429363001067': Generated 5 vectors 20241010082522450 DAUC <0003> db_auc.c:249 IMSI='262429363001067': Updating SQN=481 in DB 20241010082522459 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429363001067"} 20241010082522459 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429363001067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522459 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522459 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@c407464ca23f: Final verdict of PTC: pass 20241010082522492 DAUC <0003> db_auc.c:157 IMSI='262421440771908': No 2G Auth Data 20241010082522492 DAUC <0003> db_auc.c:192 IMSI='262421440771908': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262421440771908" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241010082522527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4258 20241010082522530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522530 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421440771908"} 20241010082522530 DAUC <0003> db_auc.c:236 IMSI='262421440771908': Calling to generate 1 vectors 20241010082522530 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241010082522530 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522530 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522530 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082522530 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522530 DAUC <0003> auc.c:113 vector [0]: rand = d2f783d4f00749fe8f94eecdbbcae08e 20241010082522530 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082522530 DAUC <0003> auc.c:142 vector [0]: autn = 1d0f0d9530d30000d490531ff7433512 20241010082522530 DAUC <0003> auc.c:143 vector [0]: ck = dc0af3728c0ae983df626a46712ffe88 20241010082522530 DAUC <0003> auc.c:144 vector [0]: ik = c0f90574da1084b923378c3bf497bd69 20241010082522530 DAUC <0003> auc.c:145 vector [0]: res = 067bb08c734dc4060000000000000000 20241010082522530 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522530 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522530 DAUC <0003> auc.c:179 vector [0]: kc = 93f27319c93ce800 20241010082522530 DAUC <0003> auc.c:180 vector [0]: sres = 7caf4225 20241010082522530 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522530 DAUC <0003> db_auc.c:245 IMSI='262421440771908': Generated 1 vectors 20241010082522530 DAUC <0003> db_auc.c:249 IMSI='262421440771908': Updating SQN=33 in DB 20241010082522538 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421440771908"} 20241010082522538 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522539 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522539 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262421440771908" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421440771908" TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: setverdict(pass): none -> pass 20241010082522541 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522542 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421440771908"} 20241010082522542 DAUC <0003> db_auc.c:236 IMSI='262421440771908': Calling to generate 4 vectors 20241010082522542 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241010082522542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241010082522542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522542 DAUC <0003> auc.c:113 vector [0]: rand = 4c8569c3a29f6bb12ac64b699801bde6 20241010082522542 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241010082522542 DAUC <0003> auc.c:142 vector [0]: autn = f5ae3878678000000db7073cf7480617 20241010082522542 DAUC <0003> auc.c:143 vector [0]: ck = 4f433dc18f86524723e2f3ec02d0c574 20241010082522542 DAUC <0003> auc.c:144 vector [0]: ik = 8da31c49105659f8c340b10fd9155e6a 20241010082522542 DAUC <0003> auc.c:145 vector [0]: res = c5e2b3319d61877a0000000000000000 20241010082522542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522542 DAUC <0003> auc.c:179 vector [0]: kc = 4766be023851e800 20241010082522542 DAUC <0003> auc.c:180 vector [0]: sres = 9ca6327c 20241010082522542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522542 DAUC <0003> auc.c:113 vector [1]: rand = 6dc232f17c5542993f4832c669cc910b 20241010082522542 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241010082522542 DAUC <0003> auc.c:142 vector [1]: autn = 27a4d5450bb800005f94c3b65e5f597c 20241010082522542 DAUC <0003> auc.c:143 vector [1]: ck = c677dfa380fec93c67799f605c5a28f5 20241010082522542 DAUC <0003> auc.c:144 vector [1]: ik = 9d23cd7a9e0c80df2bce4f0a314e0fd8 20241010082522542 DAUC <0003> auc.c:145 vector [1]: res = 4cb74d3ed1913b000000000000000000 20241010082522542 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522542 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522542 DAUC <0003> auc.c:179 vector [1]: kc = 9f2e6f29f6fa7400 20241010082522542 DAUC <0003> auc.c:180 vector [1]: sres = 457f053e 20241010082522542 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522542 DAUC <0003> auc.c:113 vector [2]: rand = 28016dc869b5a0207c110f6f846f36b5 20241010082522542 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241010082522542 DAUC <0003> auc.c:142 vector [2]: autn = 228a0e42cc22000074733932a99ea6e9 20241010082522542 DAUC <0003> auc.c:143 vector [2]: ck = 5144ab6407f2aa1dbc4bb1a7a2d88058 20241010082522542 DAUC <0003> auc.c:144 vector [2]: ik = e26d7d61bd2fa8dd07f5fd9a074e8f2d 20241010082522542 DAUC <0003> auc.c:145 vector [2]: res = e12e4dcd2c7d1d8c0000000000000000 20241010082522542 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522542 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522542 DAUC <0003> auc.c:179 vector [2]: kc = 3c986ef21a5f9800 20241010082522542 DAUC <0003> auc.c:180 vector [2]: sres = d2c31067 20241010082522542 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522542 DAUC <0003> auc.c:113 vector [3]: rand = 2b32865f10af4043b8d1dc3dc39a47d1 20241010082522542 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241010082522542 DAUC <0003> auc.c:142 vector [3]: autn = 3051b271aa8300005eef85dc8c01c22d 20241010082522542 DAUC <0003> auc.c:143 vector [3]: ck = 70540aabfdf7384e14d4b5d8a1179a5f 20241010082522542 DAUC <0003> auc.c:144 vector [3]: ik = a04e74fa66fe1270065c4681908d1f82 20241010082522542 DAUC <0003> auc.c:145 vector [3]: res = 31d7401d88bb9fe90000000000000000 20241010082522542 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522542 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522542 DAUC <0003> auc.c:179 vector [3]: kc = 9acda58d992b2c00 20241010082522542 DAUC <0003> auc.c:180 vector [3]: sres = 76d8e961 20241010082522542 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522542 DAUC <0003> db_auc.c:245 IMSI='262421440771908': Generated 4 vectors 20241010082522542 DAUC <0003> db_auc.c:249 IMSI='262421440771908': Updating SQN=161 in DB 20241010082522551 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421440771908"} 20241010082522551 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522551 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522551 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522555 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522556 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421440771908"} 20241010082522556 DAUC <0003> db_auc.c:236 IMSI='262421440771908': Calling to generate 5 vectors 20241010082522556 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522556 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522556 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522556 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241010082522556 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522556 DAUC <0003> auc.c:113 vector [0]: rand = 84022364cb7fddd5a3cfe820a4887f50 20241010082522556 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241010082522556 DAUC <0003> auc.c:142 vector [0]: autn = ca0dcf8373ee0000ed164271efa74a46 20241010082522556 DAUC <0003> auc.c:143 vector [0]: ck = 8273db81ec3a24fff5a40f88cfe7f122 20241010082522556 DAUC <0003> auc.c:144 vector [0]: ik = 0358385ac8f3e1c248d7ea35f1392b25 20241010082522556 DAUC <0003> auc.c:145 vector [0]: res = 195bb651732882930000000000000000 20241010082522556 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522556 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522556 DAUC <0003> auc.c:179 vector [0]: kc = 986d7a1283338800 20241010082522556 DAUC <0003> auc.c:180 vector [0]: sres = 9630aab9 20241010082522556 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522556 DAUC <0003> auc.c:113 vector [1]: rand = bb6e190c93a8fd656eb40bde7e618338 20241010082522556 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241010082522556 DAUC <0003> auc.c:142 vector [1]: autn = 305af912b6e90000a40f85128292ee01 20241010082522556 DAUC <0003> auc.c:143 vector [1]: ck = 976f367696286e57beb61b26aee22e48 20241010082522556 DAUC <0003> auc.c:144 vector [1]: ik = a2eae9b78696baaf70725478f0db8879 20241010082522556 DAUC <0003> auc.c:145 vector [1]: res = 7a1a9415e9036bd50000000000000000 20241010082522556 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522556 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522556 DAUC <0003> auc.c:179 vector [1]: kc = d22864cbb86f3c00 20241010082522556 DAUC <0003> auc.c:180 vector [1]: sres = d86c722d 20241010082522556 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522556 DAUC <0003> auc.c:113 vector [2]: rand = 798e06daedbeb49fb3d0c13af5c908dc 20241010082522556 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241010082522556 DAUC <0003> auc.c:142 vector [2]: autn = 5381f78b0bc8000054876d0a7db3dda6 20241010082522556 DAUC <0003> auc.c:143 vector [2]: ck = 23484729cdf17eceaaaddd21dedaf7fe 20241010082522556 DAUC <0003> auc.c:144 vector [2]: ik = 30de27771bc8e6317b78a4368b5882d2 20241010082522556 DAUC <0003> auc.c:145 vector [2]: res = 04f355ccd614b1860000000000000000 20241010082522556 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522556 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522556 DAUC <0003> auc.c:179 vector [2]: kc = cbbc523362871c00 20241010082522556 DAUC <0003> auc.c:180 vector [2]: sres = f8ca08ee 20241010082522556 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522556 DAUC <0003> auc.c:113 vector [3]: rand = afa3c1e9801f48e6a13cc28382ec61ee 20241010082522556 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241010082522556 DAUC <0003> auc.c:142 vector [3]: autn = 5fc0438a69f90000069bc999b7cb1f5b 20241010082522556 DAUC <0003> auc.c:143 vector [3]: ck = 7870b936dc55cd96737e2a3f7c0a9c8e 20241010082522556 DAUC <0003> auc.c:144 vector [3]: ik = 4ca93b9b1d2ee3464826304843925d1c 20241010082522556 DAUC <0003> auc.c:145 vector [3]: res = c5181a118e39465b0000000000000000 20241010082522556 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522556 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522556 DAUC <0003> auc.c:179 vector [3]: kc = 1b316c3b6b7cb800 20241010082522556 DAUC <0003> auc.c:180 vector [3]: sres = 2f328c96 20241010082522556 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522556 DAUC <0003> auc.c:113 vector [4]: rand = d03fd51aebe4ca1ff3846d581b6d64b0 20241010082522556 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241010082522556 DAUC <0003> auc.c:142 vector [4]: autn = c37955b7d2aa00004cdb7cdaaa0d4e91 20241010082522556 DAUC <0003> auc.c:143 vector [4]: ck = a9fc6f399fe0b8a92e2645354746e4f6 20241010082522556 DAUC <0003> auc.c:144 vector [4]: ik = b037f87e88b4b9e819831ac9f68268f8 20241010082522556 DAUC <0003> auc.c:145 vector [4]: res = 5358a3a6d41db8ac0000000000000000 20241010082522556 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522556 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522556 DAUC <0003> auc.c:179 vector [4]: kc = ce39e5e5b6d37800 20241010082522556 DAUC <0003> auc.c:180 vector [4]: sres = 322aca6f 20241010082522556 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522556 DAUC <0003> db_auc.c:245 IMSI='262421440771908': Generated 5 vectors 20241010082522556 DAUC <0003> db_auc.c:249 IMSI='262421440771908': Updating SQN=321 in DB 20241010082522565 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421440771908"} 20241010082522565 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522565 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522565 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522570 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522570 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421440771908"} 20241010082522570 DAUC <0003> db_auc.c:236 IMSI='262421440771908': Calling to generate 5 vectors 20241010082522570 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522570 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241010082522570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522570 DAUC <0003> auc.c:113 vector [0]: rand = 7b9cf1e8cbf129a2c31add8e55260bf3 20241010082522570 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241010082522570 DAUC <0003> auc.c:142 vector [0]: autn = 428b1dd621a90000efe5398fd7539dae 20241010082522570 DAUC <0003> auc.c:143 vector [0]: ck = ccb3c5ee09dd346042eea95648e4d414 20241010082522570 DAUC <0003> auc.c:144 vector [0]: ik = 4a26e818158c766ecf8653e4b1009461 20241010082522570 DAUC <0003> auc.c:145 vector [0]: res = 121030998756e2830000000000000000 20241010082522570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522570 DAUC <0003> auc.c:179 vector [0]: kc = 37506de07a3c1800 20241010082522570 DAUC <0003> auc.c:180 vector [0]: sres = 5ee3f001 20241010082522570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522570 DAUC <0003> auc.c:113 vector [1]: rand = b1f6910ee64bf7bc0db568bc7bc47e55 20241010082522570 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241010082522570 DAUC <0003> auc.c:142 vector [1]: autn = 1f3dcdcec1280000387b38b9d997cfb5 20241010082522570 DAUC <0003> auc.c:143 vector [1]: ck = 24189a90fbe42a4909a156b35ebb60e9 20241010082522570 DAUC <0003> auc.c:144 vector [1]: ik = 5fb970273759e5ad9da06b9be73506f9 20241010082522570 DAUC <0003> auc.c:145 vector [1]: res = bb6b4cb335ffa0d30000000000000000 20241010082522570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522570 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522570 DAUC <0003> auc.c:179 vector [1]: kc = ac8100f78dcd4800 20241010082522570 DAUC <0003> auc.c:180 vector [1]: sres = 7f953122 20241010082522570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522570 DAUC <0003> auc.c:113 vector [2]: rand = beccaec27148361c7a148f221490690d 20241010082522570 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241010082522570 DAUC <0003> auc.c:142 vector [2]: autn = 5b491ef982e4000098a3832f943c3360 20241010082522570 DAUC <0003> auc.c:143 vector [2]: ck = dfed9d3bc6448579a2376e32c3f56a32 20241010082522570 DAUC <0003> auc.c:144 vector [2]: ik = 482acbf1c619ebdfe9528788ac54dae9 20241010082522570 DAUC <0003> auc.c:145 vector [2]: res = a9c140590e8c9e090000000000000000 20241010082522570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522570 DAUC <0003> auc.c:179 vector [2]: kc = 1bad782d6efb6000 20241010082522570 DAUC <0003> auc.c:180 vector [2]: sres = 6084b73c 20241010082522570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522570 DAUC <0003> auc.c:113 vector [3]: rand = 137b39ce6d3159f8aca3f81e68c5b67a 20241010082522570 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241010082522570 DAUC <0003> auc.c:142 vector [3]: autn = b1959d6cac20000018ffee41d0adbf31 20241010082522570 DAUC <0003> auc.c:143 vector [3]: ck = 0c6e94621b1331baf164120c26d81ed2 20241010082522570 DAUC <0003> auc.c:144 vector [3]: ik = 2c92ee31c1cb6c8f5f8fc2725572e5e5 20241010082522570 DAUC <0003> auc.c:145 vector [3]: res = 3a993d15206bd3d60000000000000000 20241010082522570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522570 DAUC <0003> auc.c:179 vector [3]: kc = ebbefb0c73189000 20241010082522570 DAUC <0003> auc.c:180 vector [3]: sres = 3734dbbb 20241010082522570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522570 DAUC <0003> auc.c:113 vector [4]: rand = 75941a111529914672acfbf15f8acbf8 20241010082522570 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241010082522570 DAUC <0003> auc.c:142 vector [4]: autn = 67983f4dacc500005e8e5e34f863966c 20241010082522570 DAUC <0003> auc.c:143 vector [4]: ck = cf799f50d3814e74ddb526ae16a39b09 20241010082522570 DAUC <0003> auc.c:144 vector [4]: ik = b97f60cc8207afb9ac9b622837dba83d 20241010082522570 DAUC <0003> auc.c:145 vector [4]: res = 1e796ec774734e7f0000000000000000 20241010082522570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522570 DAUC <0003> auc.c:179 vector [4]: kc = c1fa5bf1bff00800 20241010082522570 DAUC <0003> auc.c:180 vector [4]: sres = cce46967 20241010082522570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522570 DAUC <0003> db_auc.c:245 IMSI='262421440771908': Generated 5 vectors 20241010082522570 DAUC <0003> db_auc.c:249 IMSI='262421440771908': Updating SQN=481 in DB 20241010082522579 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421440771908"} 20241010082522579 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421440771908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522579 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522579 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@c407464ca23f: Final verdict of PTC: pass 20241010082522622 DAUC <0003> db_auc.c:157 IMSI='262427256761278': No 2G Auth Data 20241010082522622 DAUC <0003> db_auc.c:192 IMSI='262427256761278': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262427256761278" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241010082522664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.1:4258 20241010082522670 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522670 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427256761278"} 20241010082522671 DAUC <0003> db_auc.c:236 IMSI='262427256761278': Calling to generate 1 vectors 20241010082522671 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241010082522671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522671 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082522671 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522671 DAUC <0003> auc.c:113 vector [0]: rand = 49e2d33b9d20b45cd7a2f18407474b52 20241010082522671 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082522671 DAUC <0003> auc.c:142 vector [0]: autn = 15889f31cf6200002ed233269e84a826 20241010082522671 DAUC <0003> auc.c:143 vector [0]: ck = 292557572820f3f0c66320bd2a4cbc9e 20241010082522671 DAUC <0003> auc.c:144 vector [0]: ik = a650e38e63a24ee5671ab885d7d8ad8a 20241010082522671 DAUC <0003> auc.c:145 vector [0]: res = 47f9dddfb179088a0000000000000000 20241010082522671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522671 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522671 DAUC <0003> auc.c:179 vector [0]: kc = 1d0ed94c60b20400 20241010082522671 DAUC <0003> auc.c:180 vector [0]: sres = d29a6723 20241010082522671 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522671 DAUC <0003> db_auc.c:245 IMSI='262427256761278': Generated 1 vectors 20241010082522671 DAUC <0003> db_auc.c:249 IMSI='262427256761278': Updating SQN=33 in DB 20241010082522680 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427256761278"} 20241010082522680 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262427256761278" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427256761278" TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: setverdict(pass): none -> pass 20241010082522684 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522684 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427256761278"} 20241010082522685 DAUC <0003> db_auc.c:236 IMSI='262427256761278': Calling to generate 4 vectors 20241010082522685 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241010082522685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522685 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241010082522685 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522685 DAUC <0003> auc.c:113 vector [0]: rand = 036a44344da39bcc34309d576179bcdf 20241010082522685 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241010082522685 DAUC <0003> auc.c:142 vector [0]: autn = ff0f619578a20000bf259a19f84ed879 20241010082522685 DAUC <0003> auc.c:143 vector [0]: ck = 340ca2212104cccfa5206134f22182d0 20241010082522685 DAUC <0003> auc.c:144 vector [0]: ik = 73d4f0cbc2ee54f5d2918b3d5ee421c6 20241010082522685 DAUC <0003> auc.c:145 vector [0]: res = a952736fd04944d40000000000000000 20241010082522685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522685 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522685 DAUC <0003> auc.c:179 vector [0]: kc = 1ab3ea91c1886000 20241010082522685 DAUC <0003> auc.c:180 vector [0]: sres = 10bfae80 20241010082522685 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522685 DAUC <0003> auc.c:113 vector [1]: rand = 7ed8a9e5f7ee74b47998dc5087b2fc53 20241010082522685 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241010082522685 DAUC <0003> auc.c:142 vector [1]: autn = cd6b5bf751c60000641683a11e0cf919 20241010082522685 DAUC <0003> auc.c:143 vector [1]: ck = 7426eb6593ac0297b6987682731dcf3d 20241010082522685 DAUC <0003> auc.c:144 vector [1]: ik = 34ed7fa01e31645e812e105315e0a951 20241010082522685 DAUC <0003> auc.c:145 vector [1]: res = 73c4256a7df337f20000000000000000 20241010082522685 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522685 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522685 DAUC <0003> auc.c:179 vector [1]: kc = d2daba662ff18000 20241010082522685 DAUC <0003> auc.c:180 vector [1]: sres = dc022e21 20241010082522685 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522685 DAUC <0003> auc.c:113 vector [2]: rand = 758005de87c1130d2e0f24d6fbd6fbb4 20241010082522685 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241010082522685 DAUC <0003> auc.c:142 vector [2]: autn = c39e67a1e2750000a1a1b29a1f4d37dc 20241010082522685 DAUC <0003> auc.c:143 vector [2]: ck = ed885167632721f85fb77d93869becf1 20241010082522685 DAUC <0003> auc.c:144 vector [2]: ik = 73d25ad774ea038c7b023763d2ba8acd 20241010082522685 DAUC <0003> auc.c:145 vector [2]: res = e4bb8539c11456080000000000000000 20241010082522685 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522685 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522685 DAUC <0003> auc.c:179 vector [2]: kc = 9dc68184e5373c00 20241010082522685 DAUC <0003> auc.c:180 vector [2]: sres = 759c5ad3 20241010082522685 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522685 DAUC <0003> auc.c:113 vector [3]: rand = 2c902109b1b1398cc6616095a45ae151 20241010082522685 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241010082522685 DAUC <0003> auc.c:142 vector [3]: autn = 5ce67460c28c0000bbd270bc0b367959 20241010082522685 DAUC <0003> auc.c:143 vector [3]: ck = c1f4bd8ad054dc19a88a0b037a43da61 20241010082522685 DAUC <0003> auc.c:144 vector [3]: ik = e8882d1ba93c8ea982d81e6b80ed3ba3 20241010082522685 DAUC <0003> auc.c:145 vector [3]: res = 6985c4fd209ec24e0000000000000000 20241010082522685 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522685 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522685 DAUC <0003> auc.c:179 vector [3]: kc = 53a91098fc08f400 20241010082522685 DAUC <0003> auc.c:180 vector [3]: sres = 6b4fc367 20241010082522685 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522685 DAUC <0003> db_auc.c:245 IMSI='262427256761278': Generated 4 vectors 20241010082522685 DAUC <0003> db_auc.c:249 IMSI='262427256761278': Updating SQN=161 in DB 20241010082522694 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427256761278"} 20241010082522694 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522694 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522694 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522699 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427256761278"} 20241010082522699 DAUC <0003> db_auc.c:236 IMSI='262427256761278': Calling to generate 5 vectors 20241010082522699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522699 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522699 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522699 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241010082522699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522699 DAUC <0003> auc.c:113 vector [0]: rand = 1cdacd88a010a2d2a7cb16fc65602951 20241010082522699 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241010082522699 DAUC <0003> auc.c:142 vector [0]: autn = c7bf5eaf605d0000fc1342c74f0e6ed5 20241010082522699 DAUC <0003> auc.c:143 vector [0]: ck = 75402288ae60e3de6446d31b08e1e11e 20241010082522699 DAUC <0003> auc.c:144 vector [0]: ik = 7697cff5d67e2dab0306041bf96b4aec 20241010082522699 DAUC <0003> auc.c:145 vector [0]: res = 7d44709a972f064d0000000000000000 20241010082522699 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522699 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522699 DAUC <0003> auc.c:179 vector [0]: kc = e1905e22a693ec00 20241010082522699 DAUC <0003> auc.c:180 vector [0]: sres = 36925c19 20241010082522699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522699 DAUC <0003> auc.c:113 vector [1]: rand = ef42c55887ec0d713ddd867f75e06450 20241010082522699 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241010082522699 DAUC <0003> auc.c:142 vector [1]: autn = fbdea29b5bf500001e37b29fc1e33906 20241010082522699 DAUC <0003> auc.c:143 vector [1]: ck = 35b8cab8ad7a28c0d5f99ac60391dce6 20241010082522699 DAUC <0003> auc.c:144 vector [1]: ik = 72697d6fefbc9cf0a8d6f6230f9ba73a 20241010082522699 DAUC <0003> auc.c:145 vector [1]: res = 0ba077187e212f060000000000000000 20241010082522699 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522699 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522699 DAUC <0003> auc.c:179 vector [1]: kc = 3d61269d3b63a000 20241010082522699 DAUC <0003> auc.c:180 vector [1]: sres = 32dd8b8a 20241010082522699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522699 DAUC <0003> auc.c:113 vector [2]: rand = b8420f785539ab7c5084ee169a416a6d 20241010082522699 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241010082522699 DAUC <0003> auc.c:142 vector [2]: autn = cf555f462d3f00002b6a4000309b0bed 20241010082522699 DAUC <0003> auc.c:143 vector [2]: ck = b8e1956b3a36404f0978ebc950291893 20241010082522699 DAUC <0003> auc.c:144 vector [2]: ik = 6c3709f7ed696640d13a1ad0218e9fbe 20241010082522699 DAUC <0003> auc.c:145 vector [2]: res = 547600fe3ced1a400000000000000000 20241010082522699 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522699 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522699 DAUC <0003> auc.c:179 vector [2]: kc = 97ec52974e444400 20241010082522699 DAUC <0003> auc.c:180 vector [2]: sres = e95efab2 20241010082522699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522699 DAUC <0003> auc.c:113 vector [3]: rand = 8c06b9bf76cb928d4599e66f5db27fbb 20241010082522699 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241010082522699 DAUC <0003> auc.c:142 vector [3]: autn = 3e30d4d8cd0700009d7c9584db5c52ff 20241010082522699 DAUC <0003> auc.c:143 vector [3]: ck = ad8ff000f117d695169d094f733612c9 20241010082522699 DAUC <0003> auc.c:144 vector [3]: ik = 4ba520c980bd143cd3661076736081b0 20241010082522699 DAUC <0003> auc.c:145 vector [3]: res = 797db5508f5b19740000000000000000 20241010082522699 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522699 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522699 DAUC <0003> auc.c:179 vector [3]: kc = 051b18ce529f0400 20241010082522699 DAUC <0003> auc.c:180 vector [3]: sres = 52fd057f 20241010082522699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522699 DAUC <0003> auc.c:113 vector [4]: rand = 4130cdf0944edda4eda435023806e667 20241010082522699 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241010082522699 DAUC <0003> auc.c:142 vector [4]: autn = 5579f45bed340000c2c789d718901e75 20241010082522699 DAUC <0003> auc.c:143 vector [4]: ck = 19a47a261210c1a47bb2acf3dd2d98c6 20241010082522699 DAUC <0003> auc.c:144 vector [4]: ik = 99a53375aad64e1cf4e9798fc1c060d9 20241010082522699 DAUC <0003> auc.c:145 vector [4]: res = a0dbb9df2b48d5e90000000000000000 20241010082522699 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522699 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522699 DAUC <0003> auc.c:179 vector [4]: kc = fd185d21cc60a800 20241010082522699 DAUC <0003> auc.c:180 vector [4]: sres = 266ffa97 20241010082522699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522699 DAUC <0003> db_auc.c:245 IMSI='262427256761278': Generated 5 vectors 20241010082522699 DAUC <0003> db_auc.c:249 IMSI='262427256761278': Updating SQN=321 in DB 20241010082522708 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427256761278"} 20241010082522708 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522708 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522708 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522714 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522714 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427256761278"} 20241010082522714 DAUC <0003> db_auc.c:236 IMSI='262427256761278': Calling to generate 5 vectors 20241010082522714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522714 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241010082522714 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522714 DAUC <0003> auc.c:113 vector [0]: rand = 1130e569e0d5ba14187e2598eb40d743 20241010082522714 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241010082522714 DAUC <0003> auc.c:142 vector [0]: autn = 65c3c196fe8500006192a17b67d874f0 20241010082522714 DAUC <0003> auc.c:143 vector [0]: ck = 6c4bb869fc2e542e2865c41f0d18f395 20241010082522714 DAUC <0003> auc.c:144 vector [0]: ik = 50401d31851a2873f1fad2c47a9431ae 20241010082522714 DAUC <0003> auc.c:145 vector [0]: res = 2eab6799973fae900000000000000000 20241010082522714 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522714 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522714 DAUC <0003> auc.c:179 vector [0]: kc = b801d661d4642000 20241010082522714 DAUC <0003> auc.c:180 vector [0]: sres = 32ba2b33 20241010082522714 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522714 DAUC <0003> auc.c:113 vector [1]: rand = a9af42294e818784b3f2eaa7843cb3d5 20241010082522714 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241010082522714 DAUC <0003> auc.c:142 vector [1]: autn = 0b2bad71b642000062baf2ca9d46351f 20241010082522714 DAUC <0003> auc.c:143 vector [1]: ck = 6207f1e5709eb9b5e807f95dd4695d0e 20241010082522714 DAUC <0003> auc.c:144 vector [1]: ik = 736efd29af143c0feb6a96bcd1c83ad7 20241010082522714 DAUC <0003> auc.c:145 vector [1]: res = 318078955957bf950000000000000000 20241010082522714 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522714 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522714 DAUC <0003> auc.c:179 vector [1]: kc = 9b065ddfa815cc00 20241010082522714 DAUC <0003> auc.c:180 vector [1]: sres = 87546341 20241010082522714 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522714 DAUC <0003> auc.c:113 vector [2]: rand = fe0df64e33fb141051412910e08ff71c 20241010082522714 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241010082522714 DAUC <0003> auc.c:142 vector [2]: autn = 308aac0c916000003188de39aa2b35b8 20241010082522714 DAUC <0003> auc.c:143 vector [2]: ck = 1eb8db18863a9774bd1fb6f6d60ce0e2 20241010082522714 DAUC <0003> auc.c:144 vector [2]: ik = b1d9f2a626506f23009d8bd01001182a 20241010082522714 DAUC <0003> auc.c:145 vector [2]: res = 7bdfdac21584ff8f0000000000000000 20241010082522714 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522714 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522714 DAUC <0003> auc.c:179 vector [2]: kc = a69f2e6661604000 20241010082522714 DAUC <0003> auc.c:180 vector [2]: sres = 5200e712 20241010082522714 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522714 DAUC <0003> auc.c:113 vector [3]: rand = 9bf0dc16b4b4b3509918894f6698d48b 20241010082522714 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241010082522714 DAUC <0003> auc.c:142 vector [3]: autn = edf8b0fd36f70000c545bc5d4c754092 20241010082522714 DAUC <0003> auc.c:143 vector [3]: ck = b7846cae91b0bfba86d9601ca05dbad3 20241010082522714 DAUC <0003> auc.c:144 vector [3]: ik = d4141fa6f6144bdaa8b77c33c2f2d49b 20241010082522714 DAUC <0003> auc.c:145 vector [3]: res = bc848aab1ed1caea0000000000000000 20241010082522714 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522714 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522714 DAUC <0003> auc.c:179 vector [3]: kc = 1c8347e75931f000 20241010082522714 DAUC <0003> auc.c:180 vector [3]: sres = 022aea3b 20241010082522714 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522714 DAUC <0003> auc.c:113 vector [4]: rand = 97ff00c59da73257771b99323f26dc72 20241010082522714 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241010082522714 DAUC <0003> auc.c:142 vector [4]: autn = 0cd1b5b471f00000f15cefd3b751f6a5 20241010082522714 DAUC <0003> auc.c:143 vector [4]: ck = 2a7ca8dbb4be98dafee333b9604c2853 20241010082522714 DAUC <0003> auc.c:144 vector [4]: ik = e1cbe041b67a749b67b91afaaab6303c 20241010082522714 DAUC <0003> auc.c:145 vector [4]: res = 3d23f8dcd58465a80000000000000000 20241010082522714 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522714 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522714 DAUC <0003> auc.c:179 vector [4]: kc = 7fc21a3e616e9000 20241010082522714 DAUC <0003> auc.c:180 vector [4]: sres = 5186fef6 20241010082522714 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522714 DAUC <0003> db_auc.c:245 IMSI='262427256761278': Generated 5 vectors 20241010082522714 DAUC <0003> db_auc.c:249 IMSI='262427256761278': Updating SQN=481 in DB 20241010082522723 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427256761278"} 20241010082522723 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427256761278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522723 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522723 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51868<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@c407464ca23f: Final verdict of PTC: pass 20241010082522763 DAUC <0003> db_auc.c:157 IMSI='262422290309478': No 2G Auth Data 20241010082522763 DAUC <0003> db_auc.c:192 IMSI='262422290309478': No 3G Auth Data HLR_Test-GSUP(21)@c407464ca23f: Created GsupExpect[0] for "262422290309478" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241010082522796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51874<->l=127.0.0.1:4258 20241010082522800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522800 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422290309478"} 20241010082522800 DAUC <0003> db_auc.c:236 IMSI='262422290309478': Calling to generate 1 vectors 20241010082522800 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241010082522800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082522800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522800 DAUC <0003> auc.c:113 vector [0]: rand = 7cda4cdaaed2fd971b28a5866957cb85 20241010082522800 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082522800 DAUC <0003> auc.c:142 vector [0]: autn = 52302fc12e3100004ee52ba6592a432a 20241010082522800 DAUC <0003> auc.c:143 vector [0]: ck = 5b932fdb3a128073d3ef603328f62082 20241010082522800 DAUC <0003> auc.c:144 vector [0]: ik = a772de8efed2d65e2a2725979d2af5a2 20241010082522800 DAUC <0003> auc.c:145 vector [0]: res = 98cd03bcbbcedca40000000000000000 20241010082522800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522800 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522800 DAUC <0003> auc.c:179 vector [0]: kc = 4c970872b30de88c 20241010082522800 DAUC <0003> auc.c:180 vector [0]: sres = f9e4edb4 20241010082522800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522800 DAUC <0003> db_auc.c:245 IMSI='262422290309478': Generated 1 vectors 20241010082522800 DAUC <0003> db_auc.c:249 IMSI='262422290309478': Updating SQN=33 in DB 20241010082522808 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422290309478"} 20241010082522808 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522808 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522808 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c407464ca23f: Found GsupExpect[0] for "262422290309478" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@c407464ca23f: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422290309478" TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: setverdict(pass): none -> pass 20241010082522813 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522813 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422290309478"} 20241010082522813 DAUC <0003> db_auc.c:236 IMSI='262422290309478': Calling to generate 4 vectors 20241010082522813 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241010082522813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241010082522813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522813 DAUC <0003> auc.c:113 vector [0]: rand = e4ac12b6671b1421319b7d7ba357c7fe 20241010082522813 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241010082522813 DAUC <0003> auc.c:142 vector [0]: autn = 5d733a26e0630000218943680cf140b7 20241010082522813 DAUC <0003> auc.c:143 vector [0]: ck = 854ac4a4322cd195a7c8f83e6d1e8245 20241010082522813 DAUC <0003> auc.c:144 vector [0]: ik = 638f15f194fc54ab4d2eff71a4a103a2 20241010082522813 DAUC <0003> auc.c:145 vector [0]: res = 89891f12b9ceeb820000000000000000 20241010082522813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522813 DAUC <0003> auc.c:179 vector [0]: kc = bc16f45c008b5897 20241010082522813 DAUC <0003> auc.c:180 vector [0]: sres = 95df36a8 20241010082522813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522813 DAUC <0003> auc.c:113 vector [1]: rand = 68c5054dddbb9b2d82505668616515d4 20241010082522813 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241010082522813 DAUC <0003> auc.c:142 vector [1]: autn = 40acc081ab600000c68238f577ac97c4 20241010082522813 DAUC <0003> auc.c:143 vector [1]: ck = d875794e3aed556af204040a9dd791d8 20241010082522813 DAUC <0003> auc.c:144 vector [1]: ik = 1f95eb41a28c6161db54562aba31e9d0 20241010082522813 DAUC <0003> auc.c:145 vector [1]: res = f87ee37e7fed2b570000000000000000 20241010082522813 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522813 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522813 DAUC <0003> auc.c:179 vector [1]: kc = 0327d15a9539aefc 20241010082522813 DAUC <0003> auc.c:180 vector [1]: sres = 6625b8db 20241010082522813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522813 DAUC <0003> auc.c:113 vector [2]: rand = 35da75e6ec1f9a3efd4fb7f1d3ff6db9 20241010082522813 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241010082522813 DAUC <0003> auc.c:142 vector [2]: autn = 7d44d654555500004e99c8608ff53a59 20241010082522813 DAUC <0003> auc.c:143 vector [2]: ck = 459ddf878b81bf63f466b37bcbced825 20241010082522813 DAUC <0003> auc.c:144 vector [2]: ik = 14b8dea3bebdb9da2023b25b73f50ff9 20241010082522813 DAUC <0003> auc.c:145 vector [2]: res = 1d76889971cc66770000000000000000 20241010082522813 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522813 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522813 DAUC <0003> auc.c:179 vector [2]: kc = 7b646d2d5a196c1c 20241010082522813 DAUC <0003> auc.c:180 vector [2]: sres = d2255075 20241010082522813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522813 DAUC <0003> auc.c:113 vector [3]: rand = b60ebe329d069b75c59ad39483da1f4c 20241010082522813 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241010082522813 DAUC <0003> auc.c:142 vector [3]: autn = b3fcb0eb9d3a0000ccc237f197a2673e 20241010082522813 DAUC <0003> auc.c:143 vector [3]: ck = 4dd452970c25c4a8ec4311a39bff6f2d 20241010082522813 DAUC <0003> auc.c:144 vector [3]: ik = d70f74c101a8fdbfcc2cab6322ae9a39 20241010082522813 DAUC <0003> auc.c:145 vector [3]: res = b06bad941bcbc7e00000000000000000 20241010082522813 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522813 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522813 DAUC <0003> auc.c:179 vector [3]: kc = 851dbeb2f86f623b 20241010082522813 DAUC <0003> auc.c:180 vector [3]: sres = 5e77d067 20241010082522813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522813 DAUC <0003> db_auc.c:245 IMSI='262422290309478': Generated 4 vectors 20241010082522813 DAUC <0003> db_auc.c:249 IMSI='262422290309478': Updating SQN=161 in DB 20241010082522822 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422290309478"} 20241010082522822 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522822 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522822 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522826 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422290309478"} 20241010082522826 DAUC <0003> db_auc.c:236 IMSI='262422290309478': Calling to generate 5 vectors 20241010082522826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522826 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522826 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241010082522826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522826 DAUC <0003> auc.c:113 vector [0]: rand = e6e416397f5c2f9d687a28e84d873512 20241010082522826 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241010082522826 DAUC <0003> auc.c:142 vector [0]: autn = 84bdd497e1b500004a4d25c5e5a06ad9 20241010082522826 DAUC <0003> auc.c:143 vector [0]: ck = 2e1ea47361cc3ad11b5444b89a530007 20241010082522826 DAUC <0003> auc.c:144 vector [0]: ik = c90970874f3dfedbfacee4db64b635ef 20241010082522826 DAUC <0003> auc.c:145 vector [0]: res = 09278e760fc10ae50000000000000000 20241010082522826 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522826 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522826 DAUC <0003> auc.c:179 vector [0]: kc = f194d795fb03af54 20241010082522826 DAUC <0003> auc.c:180 vector [0]: sres = 1caae4e1 20241010082522826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522826 DAUC <0003> auc.c:113 vector [1]: rand = a0ec8f257d8477a91fcc82410a285f4c 20241010082522826 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241010082522826 DAUC <0003> auc.c:142 vector [1]: autn = 3345e835e8e9000086ee924d0bd13b39 20241010082522826 DAUC <0003> auc.c:143 vector [1]: ck = de827d0676e1729e3ed4bb45e1b0b91e 20241010082522826 DAUC <0003> auc.c:144 vector [1]: ik = efa30735eb640a1852fca2c62b4a0e87 20241010082522826 DAUC <0003> auc.c:145 vector [1]: res = b743fb3d9137124f0000000000000000 20241010082522826 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522826 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522826 DAUC <0003> auc.c:179 vector [1]: kc = 29a53dd0f2720925 20241010082522826 DAUC <0003> auc.c:180 vector [1]: sres = 828dabb5 20241010082522826 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522826 DAUC <0003> auc.c:113 vector [2]: rand = ab13f6a26779719062f72218adc9ebe2 20241010082522826 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241010082522826 DAUC <0003> auc.c:142 vector [2]: autn = 1785bb36423d0000813e7b07a52e5ed3 20241010082522826 DAUC <0003> auc.c:143 vector [2]: ck = 9221f92956000302b025618b86bcf15a 20241010082522826 DAUC <0003> auc.c:144 vector [2]: ik = 047cc3b4d3452176e6d0aa051e4f961d 20241010082522826 DAUC <0003> auc.c:145 vector [2]: res = 7cd65a0b1f354d1b0000000000000000 20241010082522826 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522826 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522826 DAUC <0003> auc.c:179 vector [2]: kc = a120fec617262d9d 20241010082522826 DAUC <0003> auc.c:180 vector [2]: sres = 53329a4c 20241010082522826 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522826 DAUC <0003> auc.c:113 vector [3]: rand = dc7b8ea011ddc5fe0154126e7e770e24 20241010082522826 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241010082522826 DAUC <0003> auc.c:142 vector [3]: autn = 592846d34a9000007db5a1b7cf4a53e7 20241010082522826 DAUC <0003> auc.c:143 vector [3]: ck = 08b10f329421c52cde17c5a1abe020d7 20241010082522826 DAUC <0003> auc.c:144 vector [3]: ik = c91cd191b7285ad01613aede4d197500 20241010082522826 DAUC <0003> auc.c:145 vector [3]: res = 97da463fb7f13ed20000000000000000 20241010082522826 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522826 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522826 DAUC <0003> auc.c:179 vector [3]: kc = aa2716d7c033eb37 20241010082522826 DAUC <0003> auc.c:180 vector [3]: sres = 101b135f 20241010082522826 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522826 DAUC <0003> auc.c:113 vector [4]: rand = 3012ec91cb54ae53a914f8fa495ba606 20241010082522826 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241010082522826 DAUC <0003> auc.c:142 vector [4]: autn = b205490611150000890c7011a4b35833 20241010082522826 DAUC <0003> auc.c:143 vector [4]: ck = a233c24437c5ee3eec317eda4ee0beb4 20241010082522826 DAUC <0003> auc.c:144 vector [4]: ik = 4d6dff9571d50bcaf42f423120611b46 20241010082522826 DAUC <0003> auc.c:145 vector [4]: res = 5433a210c79693c30000000000000000 20241010082522826 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522826 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522827 DAUC <0003> auc.c:179 vector [4]: kc = 604fec11fb4936a4 20241010082522827 DAUC <0003> auc.c:180 vector [4]: sres = 5da6f3b9 20241010082522827 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522827 DAUC <0003> db_auc.c:245 IMSI='262422290309478': Generated 5 vectors 20241010082522827 DAUC <0003> db_auc.c:249 IMSI='262422290309478': Updating SQN=321 in DB 20241010082522835 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422290309478"} 20241010082522835 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522835 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522835 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522840 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522840 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422290309478"} 20241010082522840 DAUC <0003> db_auc.c:236 IMSI='262422290309478': Calling to generate 5 vectors 20241010082522840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082522840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082522840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082522840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241010082522840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082522840 DAUC <0003> auc.c:113 vector [0]: rand = 47d930d25dd99cd4fcaf36f0194114fa 20241010082522840 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241010082522840 DAUC <0003> auc.c:142 vector [0]: autn = b0947de9d0b400007f07671dbe66c261 20241010082522840 DAUC <0003> auc.c:143 vector [0]: ck = 7ecdcc25bf880cd94fe947f72e20486a 20241010082522840 DAUC <0003> auc.c:144 vector [0]: ik = aa94dbf6409c2d6889967b6c884e037b 20241010082522840 DAUC <0003> auc.c:145 vector [0]: res = 5b5629d5115bca6a0000000000000000 20241010082522840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082522840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082522840 DAUC <0003> auc.c:179 vector [0]: kc = f96114775eeb4b11 20241010082522840 DAUC <0003> auc.c:180 vector [0]: sres = 9b836815 20241010082522840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082522840 DAUC <0003> auc.c:113 vector [1]: rand = d2794dfe9423d13b1198a1fd36debe27 20241010082522840 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241010082522840 DAUC <0003> auc.c:142 vector [1]: autn = ce7342a04147000089ec1b2dc3172ca4 20241010082522840 DAUC <0003> auc.c:143 vector [1]: ck = 8d440f1b4d1f8c189d8f6d1a2f438ff1 20241010082522840 DAUC <0003> auc.c:144 vector [1]: ik = 6d5e211394fb26ffa50573e274394be9 20241010082522840 DAUC <0003> auc.c:145 vector [1]: res = d6ce61cb6ae1f9bc0000000000000000 20241010082522840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082522840 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082522840 DAUC <0003> auc.c:179 vector [1]: kc = 9a592709ec1f777b 20241010082522840 DAUC <0003> auc.c:180 vector [1]: sres = f032c60b 20241010082522840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082522840 DAUC <0003> auc.c:113 vector [2]: rand = bc68aa4504cf83904e95c22353d94093 20241010082522840 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241010082522840 DAUC <0003> auc.c:142 vector [2]: autn = e9357a53fddc0000c48a241b66dc13c3 20241010082522840 DAUC <0003> auc.c:143 vector [2]: ck = b4e7afa96c58378a2ca015cabc72622e 20241010082522840 DAUC <0003> auc.c:144 vector [2]: ik = 231c955d706a554bfc9df1a9f257ef73 20241010082522840 DAUC <0003> auc.c:145 vector [2]: res = f3cc2500cfc765900000000000000000 20241010082522840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082522840 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082522840 DAUC <0003> auc.c:179 vector [2]: kc = 4497d3362c905d71 20241010082522840 DAUC <0003> auc.c:180 vector [2]: sres = 70ee7a90 20241010082522840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082522840 DAUC <0003> auc.c:113 vector [3]: rand = 7dd922f8ef5a6c589d625ebb5b72c6c1 20241010082522840 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241010082522840 DAUC <0003> auc.c:142 vector [3]: autn = 2ce301ff054f0000aa1a5543ce12c8b5 20241010082522840 DAUC <0003> auc.c:143 vector [3]: ck = 9d2d967bea51a2d286489f3ae0aa0c6e 20241010082522840 DAUC <0003> auc.c:144 vector [3]: ik = 3d867a3c23e233b2b3e09245ef4d459c 20241010082522840 DAUC <0003> auc.c:145 vector [3]: res = 7aeefedaa0c8a3660000000000000000 20241010082522840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082522840 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082522840 DAUC <0003> auc.c:179 vector [3]: kc = c2532840e81713ef 20241010082522840 DAUC <0003> auc.c:180 vector [3]: sres = ab1940eb 20241010082522840 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082522840 DAUC <0003> auc.c:113 vector [4]: rand = f32061f24c1ee30b3b91e5bbe9f71d92 20241010082522840 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241010082522840 DAUC <0003> auc.c:142 vector [4]: autn = 6b645649719800003e5cc2b3c0d2943b 20241010082522840 DAUC <0003> auc.c:143 vector [4]: ck = 86d170b5e788eb5945eee4b1d8ad6cd4 20241010082522840 DAUC <0003> auc.c:144 vector [4]: ik = 8e4db18c5347b9d8adf3b6cb80539d76 20241010082522840 DAUC <0003> auc.c:145 vector [4]: res = 6f41e996c172e29d0000000000000000 20241010082522840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082522840 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082522840 DAUC <0003> auc.c:179 vector [4]: kc = 7aeb93d3bd850f4b 20241010082522840 DAUC <0003> auc.c:180 vector [4]: sres = 0e3e507e 20241010082522840 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082522840 DAUC <0003> db_auc.c:245 IMSI='262422290309478': Generated 5 vectors 20241010082522840 DAUC <0003> db_auc.c:249 IMSI='262422290309478': Updating SQN=481 in DB 20241010082522849 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422290309478"} 20241010082522849 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422290309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082522849 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082522849 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082522853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51874<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082522884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 20241010082522884 DLINP <000b> input/ipa.c:451 connected read/write 20241010082522884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082522884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082522884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082522884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082522884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43127<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@c407464ca23f: Final verdict of PTC: none 22@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Oct 10 08:25:22 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 20241010082522907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 20241010082522907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24200) Waiting for packet dumper to finish... 1 (prev_count=24200, count=59772) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Oct 10 08:25:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_sai_eps started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082526000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082526000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082526001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@c407464ca23f: 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) } } } } 20241010082526002 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082526002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082526002 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 20241010082526002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082526002 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 20241010082526002 DLGSUP <0013> gsup_server.c:235 2: 20241010082526002 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082526002 DLGSUP <0013> gsup_server.c:235 3: 20241010082526002 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(32)@c407464ca23f: 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 } } } } 20241010082526002 DLGSUP <0013> gsup_server.c:235 4: 20241010082526002 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082526002 DLGSUP <0013> gsup_server.c:235 5: 20241010082526002 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082526002 DLGSUP <0013> gsup_server.c:235 7: 20241010082526002 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082526002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082526002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082526002 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@c407464ca23f: 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") 20241010082526008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46035<->l=127.0.0.1:4259) 20241010082526038 DAUC <0003> db_auc.c:157 IMSI='262424341214381': No 2G Auth Data 20241010082526038 DAUC <0003> db_auc.c:192 IMSI='262424341214381': No 3G Auth Data HLR_Test-GSUP(33)@c407464ca23f: Created GsupExpect[0] for "262424341214381" to be handled at TC_gsup_sai_eps(36) 20241010082526082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51890<->l=127.0.0.1:4258 20241010082526092 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526092 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424341214381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424341214381"} 20241010082526092 DAUC <0003> db_auc.c:157 IMSI='262424341214381': No 2G Auth Data 20241010082526092 DAUC <0003> db_auc.c:236 IMSI='262424341214381': Calling to generate 5 vectors 20241010082526092 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082526092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082526092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082526092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082526092 DAUC <0003> auc.c:113 vector [0]: rand = 5f936005dbfbd1ae0b83e0a420262204 20241010082526092 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082526092 DAUC <0003> auc.c:142 vector [0]: autn = 9498f98648c4800070cb21c936d1e6bb 20241010082526092 DAUC <0003> auc.c:143 vector [0]: ck = 519e8fd9b21b4092aa94a48f5d73b95c 20241010082526092 DAUC <0003> auc.c:144 vector [0]: ik = ba14e1d95cbcb532259f5e1f78aba76c 20241010082526092 DAUC <0003> auc.c:145 vector [0]: res = b3742e7ab0a538f00000000000000000 20241010082526092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082526092 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082526092 DAUC <0003> auc.c:151 vector [0]: kc = 64819490cb7feb90 20241010082526092 DAUC <0003> auc.c:152 vector [0]: sres = 03d1168a 20241010082526092 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082526092 DAUC <0003> auc.c:113 vector [1]: rand = ccd31eec876d5e640c1090a797ee2532 20241010082526093 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082526093 DAUC <0003> auc.c:142 vector [1]: autn = 542b88d0b9bd8000340f79395c8ea573 20241010082526093 DAUC <0003> auc.c:143 vector [1]: ck = e9223fd0d1a9fa4ecd7f706edf5ffb02 20241010082526093 DAUC <0003> auc.c:144 vector [1]: ik = aa890c49663031895495f5c734973cd2 20241010082526093 DAUC <0003> auc.c:145 vector [1]: res = f2a6c595c2a9e3fb0000000000000000 20241010082526093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082526093 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082526093 DAUC <0003> auc.c:151 vector [1]: kc = da41b6305c510c17 20241010082526093 DAUC <0003> auc.c:152 vector [1]: sres = 300f266e 20241010082526093 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082526093 DAUC <0003> auc.c:113 vector [2]: rand = 0c90f6901c3bbba3c903539a68c57934 20241010082526093 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082526093 DAUC <0003> auc.c:142 vector [2]: autn = 337a380903eb800011e5c248eff7852b 20241010082526093 DAUC <0003> auc.c:143 vector [2]: ck = 7f9c4439d5a71def098600622ae05123 20241010082526093 DAUC <0003> auc.c:144 vector [2]: ik = c89d45daaf45d42ff1789413d0ecead5 20241010082526093 DAUC <0003> auc.c:145 vector [2]: res = 74953c992cab54a00000000000000000 20241010082526093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082526093 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082526093 DAUC <0003> auc.c:151 vector [2]: kc = 4fff959280ee7236 20241010082526093 DAUC <0003> auc.c:152 vector [2]: sres = 583e6839 20241010082526093 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082526093 DAUC <0003> auc.c:113 vector [3]: rand = f8ac819735f55bd21ed296a86cdf2068 20241010082526093 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082526093 DAUC <0003> auc.c:142 vector [3]: autn = 97d732c884f68000fb118ea5dd949cf7 20241010082526093 DAUC <0003> auc.c:143 vector [3]: ck = 91dd54ff335f75d8466355fcaa53aa06 20241010082526093 DAUC <0003> auc.c:144 vector [3]: ik = ed2891798dd74dfad03103fb562d3485 20241010082526093 DAUC <0003> auc.c:145 vector [3]: res = 80c250c5c8450d0c0000000000000000 20241010082526093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082526093 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082526093 DAUC <0003> auc.c:151 vector [3]: kc = eaa7938142f6a6a1 20241010082526093 DAUC <0003> auc.c:152 vector [3]: sres = 48875dc9 20241010082526093 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082526093 DAUC <0003> auc.c:113 vector [4]: rand = 8ea60565e485da39aaf71f29d6eda19b 20241010082526093 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082526093 DAUC <0003> auc.c:142 vector [4]: autn = d1eb1866ae5580001acf721e6dc89d6d 20241010082526093 DAUC <0003> auc.c:143 vector [4]: ck = 05db7c0680f7d851db23141318690c7c 20241010082526093 DAUC <0003> auc.c:144 vector [4]: ik = 48769e38c4fbe1a7a66475808d87004c 20241010082526093 DAUC <0003> auc.c:145 vector [4]: res = 6686b2aa5ecc26360000000000000000 20241010082526093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082526093 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082526093 DAUC <0003> auc.c:151 vector [4]: kc = 30ea83add1e235c6 20241010082526093 DAUC <0003> auc.c:152 vector [4]: sres = 384a949c 20241010082526093 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082526093 DAUC <0003> db_auc.c:245 IMSI='262424341214381': Generated 5 vectors 20241010082526093 DAUC <0003> db_auc.c:249 IMSI='262424341214381': Updating SQN=161 in DB 20241010082526102 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424341214381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424341214381"} 20241010082526102 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424341214381 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082526102 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082526102 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c407464ca23f: Found GsupExpect[0] for "262424341214381" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@c407464ca23f: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424341214381" TC_gsup_sai_eps(36)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082526110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51890<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@c407464ca23f: Final verdict of PTC: pass 20241010082526137 DAUC <0003> db_auc.c:157 IMSI='262421363090440': No 2G Auth Data 20241010082526137 DAUC <0003> db_auc.c:192 IMSI='262421363090440': No 3G Auth Data HLR_Test-GSUP(33)@c407464ca23f: Created GsupExpect[0] for "262421363090440" to be handled at TC_gsup_sai_eps(37) 20241010082526159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 20241010082526161 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526161 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421363090440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421363090440"} 20241010082526161 DAUC <0003> db_auc.c:157 IMSI='262421363090440': No 2G Auth Data 20241010082526161 DAUC <0003> db_auc.c:236 IMSI='262421363090440': Calling to generate 5 vectors 20241010082526161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241010082526161 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082526161 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241010082526161 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082526161 DAUC <0003> auc.c:113 vector [0]: rand = 56373be693fe9594b5bc42f26739d7a8 20241010082526161 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082526161 DAUC <0003> auc.c:142 vector [0]: autn = e318412cdc0f8000f8d3d375192240e7 20241010082526161 DAUC <0003> auc.c:143 vector [0]: ck = c414edc5e451af217079e49c495c1f45 20241010082526161 DAUC <0003> auc.c:144 vector [0]: ik = 2ab4bb3e72b04210dbe284b899385a29 20241010082526161 DAUC <0003> auc.c:145 vector [0]: res = db571fdbc174d2df0000000000000000 20241010082526161 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082526161 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241010082526161 DAUC <0003> auc.c:151 vector [0]: kc = 453b36df4685a85d 20241010082526161 DAUC <0003> auc.c:152 vector [0]: sres = 1a23cd04 20241010082526161 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241010082526161 DAUC <0003> auc.c:113 vector [1]: rand = 134ad190621bdd1ea8f2f085b27260ab 20241010082526161 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082526161 DAUC <0003> auc.c:142 vector [1]: autn = d7d0f14722c480006e6027ebc023a796 20241010082526161 DAUC <0003> auc.c:143 vector [1]: ck = 7738f4e98e5dcc07a06f5da17af0cf33 20241010082526161 DAUC <0003> auc.c:144 vector [1]: ik = 47056d1fab3b2eb4f860c4f206f301ed 20241010082526161 DAUC <0003> auc.c:145 vector [1]: res = bc7d96d059ddca410000000000000000 20241010082526161 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082526161 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241010082526161 DAUC <0003> auc.c:151 vector [1]: kc = 683200a559652c6d 20241010082526161 DAUC <0003> auc.c:152 vector [1]: sres = e5a05c91 20241010082526161 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241010082526161 DAUC <0003> auc.c:113 vector [2]: rand = 27c8fdb32881a75421af2f738ff7b771 20241010082526161 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082526161 DAUC <0003> auc.c:142 vector [2]: autn = ebfa57651e4280005f3f6c67ba2fe590 20241010082526161 DAUC <0003> auc.c:143 vector [2]: ck = 06671565d919b5d85771343f73c968ec 20241010082526161 DAUC <0003> auc.c:144 vector [2]: ik = e3961c0b6e6f8a03449fcb945af42d40 20241010082526161 DAUC <0003> auc.c:145 vector [2]: res = f543dbb2d773ca0a0000000000000000 20241010082526161 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082526161 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241010082526161 DAUC <0003> auc.c:151 vector [2]: kc = f61ff6c59e4b7a77 20241010082526161 DAUC <0003> auc.c:152 vector [2]: sres = 223011b8 20241010082526161 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241010082526161 DAUC <0003> auc.c:113 vector [3]: rand = f39ef51337950be688fa33b12391c171 20241010082526161 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082526161 DAUC <0003> auc.c:142 vector [3]: autn = a1459ce5d223800069be8da78aea5071 20241010082526161 DAUC <0003> auc.c:143 vector [3]: ck = 88fb03d1b9ad468e434bc23314fc3a9f 20241010082526161 DAUC <0003> auc.c:144 vector [3]: ik = 13aaf8ac8d5e888b02daf2076cd0b374 20241010082526161 DAUC <0003> auc.c:145 vector [3]: res = de4d0c70da2aecee0000000000000000 20241010082526161 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082526161 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241010082526161 DAUC <0003> auc.c:151 vector [3]: kc = dac0cb494cdf47ee 20241010082526161 DAUC <0003> auc.c:152 vector [3]: sres = 0467e09e 20241010082526161 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241010082526161 DAUC <0003> auc.c:113 vector [4]: rand = ae3057e688b3473ccede35a943ee7981 20241010082526161 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082526161 DAUC <0003> auc.c:142 vector [4]: autn = 8ad0f801bfb080009597cd1063694058 20241010082526161 DAUC <0003> auc.c:143 vector [4]: ck = 43ecd08b42f2c3876cacb9e71dcd11dd 20241010082526161 DAUC <0003> auc.c:144 vector [4]: ik = e8ed2394f2b98fcb4f3a50813600c2aa 20241010082526161 DAUC <0003> auc.c:145 vector [4]: res = 0ac81fd37814c8980000000000000000 20241010082526161 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082526161 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241010082526161 DAUC <0003> auc.c:151 vector [4]: kc = 88971a799b869f3b 20241010082526161 DAUC <0003> auc.c:152 vector [4]: sres = 72dcd74b 20241010082526161 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241010082526161 DAUC <0003> db_auc.c:245 IMSI='262421363090440': Generated 5 vectors 20241010082526161 DAUC <0003> db_auc.c:249 IMSI='262421363090440': Updating SQN=161 in DB 20241010082526169 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421363090440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421363090440"} 20241010082526169 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421363090440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082526169 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082526169 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c407464ca23f: Found GsupExpect[0] for "262421363090440" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@c407464ca23f: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421363090440" TC_gsup_sai_eps(37)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082526171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@c407464ca23f: Final verdict of PTC: pass 20241010082526196 DAUC <0003> db_auc.c:157 IMSI='262424083078568': No 2G Auth Data 20241010082526196 DAUC <0003> db_auc.c:192 IMSI='262424083078568': No 3G Auth Data HLR_Test-GSUP(33)@c407464ca23f: Created GsupExpect[0] for "262424083078568" to be handled at TC_gsup_sai_eps(38) 20241010082526235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51902<->l=127.0.0.1:4258 20241010082526238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526239 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424083078568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424083078568"} 20241010082526239 DAUC <0003> db_auc.c:236 IMSI='262424083078568': Calling to generate 5 vectors 20241010082526239 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082526239 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082526239 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082526239 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082526239 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082526239 DAUC <0003> auc.c:113 vector [0]: rand = fb4a15dc4e55ad2d36e06bc7d3129e33 20241010082526239 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082526239 DAUC <0003> auc.c:142 vector [0]: autn = 9ad744bec76c800081956d92f61efb6d 20241010082526239 DAUC <0003> auc.c:143 vector [0]: ck = d16ae96c402bc18439314f22d452d309 20241010082526239 DAUC <0003> auc.c:144 vector [0]: ik = ae012b8cd1912d20ae4b49b5cfec7a1f 20241010082526239 DAUC <0003> auc.c:145 vector [0]: res = 5ed086019a0f9e3c0000000000000000 20241010082526239 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082526239 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082526239 DAUC <0003> auc.c:179 vector [0]: kc = 13bd55bbaa9d9000 20241010082526239 DAUC <0003> auc.c:180 vector [0]: sres = b45d97a9 20241010082526239 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082526239 DAUC <0003> auc.c:113 vector [1]: rand = 60957afa0a8864aec293f39a382d64c5 20241010082526239 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082526239 DAUC <0003> auc.c:142 vector [1]: autn = c002cce78bc78000a9ce921bc0fe23f4 20241010082526239 DAUC <0003> auc.c:143 vector [1]: ck = 29daa79e3adf03831738fc1bf9fec5c0 20241010082526239 DAUC <0003> auc.c:144 vector [1]: ik = cdb32e33a0d5218ef4018e042307406d 20241010082526239 DAUC <0003> auc.c:145 vector [1]: res = 1fad1687584ce3f00000000000000000 20241010082526239 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082526239 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082526239 DAUC <0003> auc.c:179 vector [1]: kc = 2235922ad40de800 20241010082526239 DAUC <0003> auc.c:180 vector [1]: sres = 76d0d47f 20241010082526239 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082526239 DAUC <0003> auc.c:113 vector [2]: rand = eb5a71e047c0dd798cabbbbbec5c14d1 20241010082526239 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082526239 DAUC <0003> auc.c:142 vector [2]: autn = 2f0d37e480a580002180b7ff7b25bdd8 20241010082526239 DAUC <0003> auc.c:143 vector [2]: ck = 7799005f46df0859028dfd9b5161573c 20241010082526239 DAUC <0003> auc.c:144 vector [2]: ik = 32bcacf4af9ef3ef1befa4c633dc810e 20241010082526239 DAUC <0003> auc.c:145 vector [2]: res = cdf470f85447ee470000000000000000 20241010082526239 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082526239 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082526239 DAUC <0003> auc.c:179 vector [2]: kc = 417222b0778d5000 20241010082526239 DAUC <0003> auc.c:180 vector [2]: sres = 0b8a7ee0 20241010082526239 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082526239 DAUC <0003> auc.c:113 vector [3]: rand = dcfaed4be98b13cceb098f08f4f4e0e8 20241010082526239 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082526239 DAUC <0003> auc.c:142 vector [3]: autn = 7005730c2be3800039b6775e6305b62a 20241010082526239 DAUC <0003> auc.c:143 vector [3]: ck = d944bc8e3c764b43424bcc01c3d484d3 20241010082526239 DAUC <0003> auc.c:144 vector [3]: ik = 654e415c41bdfd2fa21dcf031b9d091a 20241010082526239 DAUC <0003> auc.c:145 vector [3]: res = a98b8a6a147cb1620000000000000000 20241010082526239 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082526239 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082526239 DAUC <0003> auc.c:179 vector [3]: kc = 607f17112d73bc00 20241010082526239 DAUC <0003> auc.c:180 vector [3]: sres = 9bee5e63 20241010082526239 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082526239 DAUC <0003> auc.c:113 vector [4]: rand = c134e89264f87f9559f9fc811ccfdbb2 20241010082526239 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082526239 DAUC <0003> auc.c:142 vector [4]: autn = c56ca574940580001a2650734925c877 20241010082526239 DAUC <0003> auc.c:143 vector [4]: ck = 71cadf534f25aace7e7a84bbb71e9996 20241010082526239 DAUC <0003> auc.c:144 vector [4]: ik = 29c02cb917bb092eec6d66263af1f402 20241010082526239 DAUC <0003> auc.c:145 vector [4]: res = 15b8f13aac14f8dc0000000000000000 20241010082526239 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082526239 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082526239 DAUC <0003> auc.c:179 vector [4]: kc = e4d82f71c3194c00 20241010082526239 DAUC <0003> auc.c:180 vector [4]: sres = 550c3486 20241010082526239 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082526239 DAUC <0003> db_auc.c:245 IMSI='262424083078568': Generated 5 vectors 20241010082526239 DAUC <0003> db_auc.c:249 IMSI='262424083078568': Updating SQN=161 in DB 20241010082526248 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424083078568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424083078568"} 20241010082526248 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424083078568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082526248 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082526248 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c407464ca23f: Found GsupExpect[0] for "262424083078568" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@c407464ca23f: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424083078568" TC_gsup_sai_eps(38)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082526253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51902<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@c407464ca23f: Final verdict of PTC: pass 20241010082526287 DAUC <0003> db_auc.c:157 IMSI='262421377591571': No 2G Auth Data 20241010082526287 DAUC <0003> db_auc.c:192 IMSI='262421377591571': No 3G Auth Data HLR_Test-GSUP(33)@c407464ca23f: Created GsupExpect[0] for "262421377591571" to be handled at TC_gsup_sai_eps(39) 20241010082526329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51906<->l=127.0.0.1:4258 20241010082526332 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526332 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421377591571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421377591571"} 20241010082526333 DAUC <0003> db_auc.c:236 IMSI='262421377591571': Calling to generate 5 vectors 20241010082526333 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082526333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082526333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082526333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082526333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082526333 DAUC <0003> auc.c:113 vector [0]: rand = a37646c985e4e93fb193736dda1a768f 20241010082526333 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082526333 DAUC <0003> auc.c:142 vector [0]: autn = 191fabf724888000027fab149a3bd87f 20241010082526333 DAUC <0003> auc.c:143 vector [0]: ck = d7894c17c7857ce766e0c1592469d306 20241010082526333 DAUC <0003> auc.c:144 vector [0]: ik = 475e33dd4ed8986ddffc0cb615a11c26 20241010082526333 DAUC <0003> auc.c:145 vector [0]: res = 524e5676b7a6470f0000000000000000 20241010082526333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082526333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082526333 DAUC <0003> auc.c:179 vector [0]: kc = 37c6aa0392801c00 20241010082526333 DAUC <0003> auc.c:180 vector [0]: sres = f66cdcb9 20241010082526333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082526333 DAUC <0003> auc.c:113 vector [1]: rand = 3c8277cb2bb5580b7c590a55214d6c5f 20241010082526333 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082526333 DAUC <0003> auc.c:142 vector [1]: autn = 71c4a9872aaa8000c15b787fcd492a25 20241010082526333 DAUC <0003> auc.c:143 vector [1]: ck = 815510d4f155d752801c2bd64569f71e 20241010082526333 DAUC <0003> auc.c:144 vector [1]: ik = 1bba365bd7e565368ec1b3d4b32ee4b5 20241010082526333 DAUC <0003> auc.c:145 vector [1]: res = 1ea1a12e7d1ec7550000000000000000 20241010082526333 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082526333 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082526333 DAUC <0003> auc.c:179 vector [1]: kc = 613575aeda102c00 20241010082526333 DAUC <0003> auc.c:180 vector [1]: sres = 6368f9aa 20241010082526333 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082526333 DAUC <0003> auc.c:113 vector [2]: rand = 000862d37b2a36c2b2a821a293e71b28 20241010082526333 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082526333 DAUC <0003> auc.c:142 vector [2]: autn = 0680dac81c6e80000bfa5c55061445f3 20241010082526333 DAUC <0003> auc.c:143 vector [2]: ck = a655f9aaa2fe08cbf40013800f82640e 20241010082526333 DAUC <0003> auc.c:144 vector [2]: ik = 28ea4477f6bf8d13ecdcc36e91ae8b13 20241010082526333 DAUC <0003> auc.c:145 vector [2]: res = d482209d800470ce0000000000000000 20241010082526333 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082526333 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082526333 DAUC <0003> auc.c:179 vector [2]: kc = 4d8a59b4586a1400 20241010082526333 DAUC <0003> auc.c:180 vector [2]: sres = 4d7c89d7 20241010082526333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082526333 DAUC <0003> auc.c:113 vector [3]: rand = 319e231c12a4894bfd1344d10088a94a 20241010082526333 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082526333 DAUC <0003> auc.c:142 vector [3]: autn = 9e9782fd88078000b67de037102dde43 20241010082526333 DAUC <0003> auc.c:143 vector [3]: ck = 3a7b1077347386041a89aa5d316b038d 20241010082526333 DAUC <0003> auc.c:144 vector [3]: ik = 5feb82dc978593ac3e27f70438f39773 20241010082526333 DAUC <0003> auc.c:145 vector [3]: res = 39d104c0dfb85a0e0000000000000000 20241010082526333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082526333 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082526333 DAUC <0003> auc.c:179 vector [3]: kc = ea06548760906c00 20241010082526333 DAUC <0003> auc.c:180 vector [3]: sres = 72f14883 20241010082526333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082526333 DAUC <0003> auc.c:113 vector [4]: rand = d9f6e85d594b6378aadf2a4bf2143084 20241010082526333 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082526333 DAUC <0003> auc.c:142 vector [4]: autn = 9bf1ea6f46118000c6a174f8e5daea1d 20241010082526333 DAUC <0003> auc.c:143 vector [4]: ck = 13b023e4e79b04e890df3bf481d3b815 20241010082526333 DAUC <0003> auc.c:144 vector [4]: ik = 089ccf005c2956a60a007110e95cd1c1 20241010082526333 DAUC <0003> auc.c:145 vector [4]: res = 9c8a7edd0cb85e0e0000000000000000 20241010082526333 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082526333 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082526333 DAUC <0003> auc.c:179 vector [4]: kc = cb14b8a72e4b1800 20241010082526333 DAUC <0003> auc.c:180 vector [4]: sres = d8236ecd 20241010082526333 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082526333 DAUC <0003> db_auc.c:245 IMSI='262421377591571': Generated 5 vectors 20241010082526333 DAUC <0003> db_auc.c:249 IMSI='262421377591571': Updating SQN=161 in DB 20241010082526341 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421377591571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421377591571"} 20241010082526341 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421377591571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082526341 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082526341 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c407464ca23f: Found GsupExpect[0] for "262421377591571" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@c407464ca23f: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421377591571" TC_gsup_sai_eps(39)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082526347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51906<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@c407464ca23f: Final verdict of PTC: pass 20241010082526382 DAUC <0003> db_auc.c:157 IMSI='262421326980456': No 2G Auth Data 20241010082526382 DAUC <0003> db_auc.c:192 IMSI='262421326980456': No 3G Auth Data HLR_Test-GSUP(33)@c407464ca23f: Created GsupExpect[0] for "262421326980456" to be handled at TC_gsup_sai_eps(40) 20241010082526420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51918<->l=127.0.0.1:4258 20241010082526424 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526424 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421326980456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421326980456"} 20241010082526424 DAUC <0003> db_auc.c:236 IMSI='262421326980456': Calling to generate 5 vectors 20241010082526424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241010082526424 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241010082526424 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241010082526424 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241010082526424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241010082526424 DAUC <0003> auc.c:113 vector [0]: rand = 542a83e5306ee8a76dfa32e7efc94ce2 20241010082526424 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241010082526424 DAUC <0003> auc.c:142 vector [0]: autn = 8d1c5cbf98708000326c8d21af5bcdf9 20241010082526424 DAUC <0003> auc.c:143 vector [0]: ck = d2da20477dfe1ecaa881d6ff67e6daba 20241010082526424 DAUC <0003> auc.c:144 vector [0]: ik = 06d1f36324570beeee66fb3b2be04121 20241010082526424 DAUC <0003> auc.c:145 vector [0]: res = 0f5b7b8dd999bc880000000000000000 20241010082526424 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241010082526424 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241010082526424 DAUC <0003> auc.c:179 vector [0]: kc = 587048339b7bab13 20241010082526424 DAUC <0003> auc.c:180 vector [0]: sres = f879f25c 20241010082526424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241010082526424 DAUC <0003> auc.c:113 vector [1]: rand = ed5f71471fd87735f0d24b18826204cb 20241010082526424 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241010082526424 DAUC <0003> auc.c:142 vector [1]: autn = 3ca90fc46586800062295907bd7af22b 20241010082526424 DAUC <0003> auc.c:143 vector [1]: ck = d0dff905977e3262571df2f4bc6537c6 20241010082526424 DAUC <0003> auc.c:144 vector [1]: ik = f540a92fd29577f6b3294bcde1a53813 20241010082526424 DAUC <0003> auc.c:145 vector [1]: res = 11a0635a2f689c6a0000000000000000 20241010082526424 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241010082526424 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241010082526424 DAUC <0003> auc.c:179 vector [1]: kc = 17a78e8d6b328648 20241010082526424 DAUC <0003> auc.c:180 vector [1]: sres = 285a502d 20241010082526424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241010082526424 DAUC <0003> auc.c:113 vector [2]: rand = 063f249698cdd317997d8ea80de37c1e 20241010082526424 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241010082526424 DAUC <0003> auc.c:142 vector [2]: autn = 9004e976b188800081bd2679a652767a 20241010082526424 DAUC <0003> auc.c:143 vector [2]: ck = 6d71201adae7bc7cce3f6396b11d4429 20241010082526424 DAUC <0003> auc.c:144 vector [2]: ik = a1382828c82e72d9b731070ab4a719f8 20241010082526424 DAUC <0003> auc.c:145 vector [2]: res = 9eee7539386a5f530000000000000000 20241010082526424 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241010082526424 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241010082526424 DAUC <0003> auc.c:179 vector [2]: kc = 566e068c37c37b92 20241010082526424 DAUC <0003> auc.c:180 vector [2]: sres = c4e83c4f 20241010082526424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241010082526424 DAUC <0003> auc.c:113 vector [3]: rand = 76b982aae3a137442fe3c2f6e818140c 20241010082526424 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241010082526424 DAUC <0003> auc.c:142 vector [3]: autn = 60bb2f405f238000e98ebe98cdc55d73 20241010082526424 DAUC <0003> auc.c:143 vector [3]: ck = 6956b49fe7429cfaac5f372150f7d6a6 20241010082526424 DAUC <0003> auc.c:144 vector [3]: ik = ba113d017f02ae0210cca1d31ceecb2b 20241010082526424 DAUC <0003> auc.c:145 vector [3]: res = 9457c372c27c45b50000000000000000 20241010082526424 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241010082526424 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241010082526424 DAUC <0003> auc.c:179 vector [3]: kc = 583090bd0e0e8631 20241010082526424 DAUC <0003> auc.c:180 vector [3]: sres = 3cb00efe 20241010082526424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241010082526424 DAUC <0003> auc.c:113 vector [4]: rand = 476ddd86073f3c9d4f20a14404e2eeda 20241010082526424 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241010082526424 DAUC <0003> auc.c:142 vector [4]: autn = e1e59b48c32e8000ab78698d939475f8 20241010082526424 DAUC <0003> auc.c:143 vector [4]: ck = b88039ad24f6dbe7e184474d7016e1d3 20241010082526424 DAUC <0003> auc.c:144 vector [4]: ik = 5a970fe83ee0a79a7b91bcf5e5782d7c 20241010082526424 DAUC <0003> auc.c:145 vector [4]: res = 1307c7447fa7b6140000000000000000 20241010082526424 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241010082526424 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241010082526424 DAUC <0003> auc.c:179 vector [4]: kc = 8e03733a85781a90 20241010082526424 DAUC <0003> auc.c:180 vector [4]: sres = 2522db81 20241010082526424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241010082526424 DAUC <0003> db_auc.c:245 IMSI='262421326980456': Generated 5 vectors 20241010082526424 DAUC <0003> db_auc.c:249 IMSI='262421326980456': Updating SQN=161 in DB 20241010082526433 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421326980456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421326980456"} 20241010082526433 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421326980456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082526433 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082526433 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c407464ca23f: Found GsupExpect[0] for "262421326980456" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@c407464ca23f: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421326980456" TC_gsup_sai_eps(40)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082526439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51918<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082526467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 34@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(33)@c407464ca23f: Final verdict of PTC: none 20241010082526468 DLINP <000b> input/ipa.c:451 connected read/write 20241010082526468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082526468 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082526468 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082526468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082526468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46035<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Oct 10 08:25:26 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 20241010082526496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 20241010082526497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=33304) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Oct 10 08:25:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082529533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082529534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082529535 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082529535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082529536 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082529536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082529536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082529536 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 20241010082529536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082529536 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 20241010082529536 DLGSUP <0013> gsup_server.c:235 2: 20241010082529536 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082529536 DLGSUP <0013> gsup_server.c:235 3: 20241010082529536 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082529536 DLGSUP <0013> gsup_server.c:235 4: 20241010082529536 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082529536 DLGSUP <0013> gsup_server.c:235 5: 20241010082529536 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082529536 DLGSUP <0013> gsup_server.c:235 7: 20241010082529536 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082529536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082529536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082529536 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@c407464ca23f: 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") 20241010082529545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40503<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@c407464ca23f: Created GsupExpect[0] for "262424852777262" to be handled at TC_gsup_ul_unknown_imsi(45) 20241010082529551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 20241010082529578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082529578 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424852777262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424852777262" cn_domain=PS} 20241010082529578 DLU <0006> fsm.c:456 lu(262424852777262)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082529578 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424852777262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241010082529578 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424852777262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424852777262" cause=IMSI unknown in HLR} 20241010082529578 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424852777262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082529578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424852777262)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082529578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424852777262)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082529578 DLU <0006> fsm.c:568 lu(PS:IMSI-262424852777262)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082529578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082529578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@c407464ca23f: Found GsupExpect[0] for "262424852777262" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424852777262" TC_gsup_ul_unknown_imsi(45)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082529580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@c407464ca23f: Final verdict of PTC: pass 20241010082529581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51934<->l=127.0.0.1:4258 20241010082529581 DLINP <000b> input/ipa.c:451 connected read/write 20241010082529581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082529581 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082529581 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082529581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@c407464ca23f: Final verdict of PTC: none 20241010082529581 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40503<->l=127.0.0.1:4259) 43@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 43: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Oct 10 08:25:29 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 20241010082529603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 20241010082529604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Oct 10 08:25:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082532699 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082532699 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082532701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082532702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082532703 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082532703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082532704 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082532704 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 20241010082532704 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082532704 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 20241010082532704 DLGSUP <0013> gsup_server.c:235 2: 20241010082532704 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082532704 DLGSUP <0013> gsup_server.c:235 3: 20241010082532704 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082532704 DLGSUP <0013> gsup_server.c:235 4: 20241010082532704 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082532704 DLGSUP <0013> gsup_server.c:235 5: 20241010082532704 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082532704 DLGSUP <0013> gsup_server.c:235 7: 20241010082532704 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082532704 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082532704 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082532704 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@c407464ca23f: 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") 20241010082532711 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38123<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@c407464ca23f: Created GsupExpect[0] for "262429100731976" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241010082532716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241010082532746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082532746 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429100731976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429100731976" cn_domain=PS source_name="the-source\n"} 20241010082532746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241010082532746 DLU <0006> fsm.c:456 lu(262429100731976)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082532746 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429100731976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241010082532746 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429100731976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429100731976" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241010082532746 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429100731976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082532746 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429100731976)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082532746 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429100731976)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082532746 DLU <0006> fsm.c:568 lu(PS:IMSI-262429100731976)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082532746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082532746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@c407464ca23f: Found GsupExpect[0] for "262429100731976" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429100731976" TC_gsup_ul_unknown_imsi_via_proxy(50)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082532751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@c407464ca23f: Final verdict of PTC: pass 20241010082532754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 20241010082532756 DLINP <000b> input/ipa.c:451 connected read/write 20241010082532756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082532756 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082532756 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082532756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082532756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241010082532756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38123<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@c407464ca23f: Final verdict of PTC: none 48@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 48: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Oct 10 08:25:32 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 20241010082532784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241010082532784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Oct 10 08:25:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082535969 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082535969 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082535973 DLINP <000b> input/ipa.c:451 connected read/write 20241010082535973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082535975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082535979 DLINP <000b> input/ipa.c:451 connected read/write 20241010082535979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082535979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082535979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082535979 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 20241010082535979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082535979 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 20241010082535979 DLGSUP <0013> gsup_server.c:235 2: 20241010082535979 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082535979 DLGSUP <0013> gsup_server.c:235 3: 20241010082535979 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082535979 DLGSUP <0013> gsup_server.c:235 4: 20241010082535979 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082535979 DLGSUP <0013> gsup_server.c:235 5: 20241010082535979 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082535979 DLGSUP <0013> gsup_server.c:235 7: 20241010082535979 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082535979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082535979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082535979 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@c407464ca23f: 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") 20241010082536006 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44949<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@c407464ca23f: Created GsupExpect[0] for "262425886357050" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241010082536026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241010082536039 DLINP <000b> input/ipa.c:451 connected read/write 20241010082536040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082536040 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425886357050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425886357050" cn_domain=PS} 20241010082536040 DLU <0006> fsm.c:456 lu(262425886357050)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082536040 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425886357050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241010082536040 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425886357050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425886357050" cause=Roaming not allowed in this location area} 20241010082536040 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425886357050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082536040 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425886357050)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082536040 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425886357050)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082536040 DLU <0006> fsm.c:568 lu(PS:IMSI-262425886357050)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082536040 DLINP <000b> input/ipa.c:451 connected read/write 20241010082536040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082536040 DLINP <000b> input/ipa.c:451 connected read/write 20241010082536040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@c407464ca23f: Found GsupExpect[0] for "262425886357050" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262425886357050" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082536044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c407464ca23f: Final verdict of PTC: pass 20241010082536046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4258 20241010082536048 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44949<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@c407464ca23f: Final verdict of PTC: none 20241010082536048 DLINP <000b> input/ipa.c:451 connected read/write 20241010082536048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082536048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082536048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082536048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 53: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Oct 10 08:25:36 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 20241010082536081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241010082536081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Oct 10 08:25:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_sai_err_unknown_imsi started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082539188 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082539188 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082539193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082539194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082539198 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082539198 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082539198 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082539198 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 20241010082539198 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082539198 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 20241010082539198 DLGSUP <0013> gsup_server.c:235 2: 20241010082539198 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082539198 DLGSUP <0013> gsup_server.c:235 3: 20241010082539198 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082539198 DLGSUP <0013> gsup_server.c:235 4: 20241010082539198 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082539198 DLGSUP <0013> gsup_server.c:235 5: 20241010082539198 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082539198 DLGSUP <0013> gsup_server.c:235 7: 20241010082539198 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082539198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082539198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082539198 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@c407464ca23f: 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") 20241010082539222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36545<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@c407464ca23f: Created GsupExpect[0] for "262429057608451" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241010082539238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 20241010082539246 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082539247 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429057608451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429057608451"} 20241010082539247 DAUC <0003> db_auc.c:133 IMSI='262429057608451': No such subscriber 20241010082539247 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429057608451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241010082539247 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429057608451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429057608451" cause=IMSI unknown in HLR} 20241010082539247 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429057608451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082539247 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082539247 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@c407464ca23f: Found GsupExpect[0] for "262429057608451" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@c407464ca23f: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429057608451" TC_gsup_sai_err_unknown_imsi(60)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082539251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@c407464ca23f: Final verdict of PTC: pass 20241010082539253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 20241010082539255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36545<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@c407464ca23f: Final verdict of PTC: none 20241010082539255 DLINP <000b> input/ipa.c:451 connected read/write 20241010082539255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082539255 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082539255 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082539255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@c407464ca23f: Final verdict of PTC: none 58@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 58: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Oct 10 08:25:39 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 20241010082539294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4258 20241010082539294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Oct 10 08:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082542386 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082542386 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082542390 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082542393 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542393 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082542393 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082542393 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 20241010082542393 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082542393 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 20241010082542393 DLGSUP <0013> gsup_server.c:235 2: 20241010082542393 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082542393 DLGSUP <0013> gsup_server.c:235 3: 20241010082542393 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082542393 DLGSUP <0013> gsup_server.c:235 4: 20241010082542393 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082542393 DLGSUP <0013> gsup_server.c:235 5: 20241010082542393 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082542393 DLGSUP <0013> gsup_server.c:235 7: 20241010082542393 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082542393 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082542393 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082542393 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@c407464ca23f: 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") 20241010082542408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42443<->l=127.0.0.1:4259) 20241010082542455 DAUC <0003> db_auc.c:157 IMSI='262424683432635': No 2G Auth Data 20241010082542455 DAUC <0003> db_auc.c:192 IMSI='262424683432635': No 3G Auth Data HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262424683432635" to be handled at TC_gsup_ul(65) 20241010082542502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241010082542513 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542513 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424683432635" cn_domain=PS} 20241010082542513 DLU <0006> fsm.c:456 lu(262424683432635)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542513 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424683432635)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542530 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424683432635" cn_domain=PS} 20241010082542530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262424683432635" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul(65)"262424683432635" 20241010082542538 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542538 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424683432635"} 20241010082542538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424683432635)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542538 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542538 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424683432635"} 20241010082542538 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424683432635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424683432635)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424683432635)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542539 DLU <0006> fsm.c:568 lu(PS:IMSI-262424683432635)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542539 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542539 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(65)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 TC_gsup_ul(65)@c407464ca23f: Final verdict of PTC: pass 20241010082542569 DAUC <0003> db_auc.c:157 IMSI='262425114647404': No 2G Auth Data 20241010082542569 DAUC <0003> db_auc.c:192 IMSI='262425114647404': No 3G Auth Data 20241010082542577 DLGSUP <0013> hlr.c:121 IMSI 262425114647404: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262425114647404" to be handled at TC_gsup_ul(66) 20241010082542593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241010082542597 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542597 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425114647404" cn_domain=PS} 20241010082542597 DLU <0006> fsm.c:456 lu(262425114647404)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542597 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425114647404)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542616 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425114647404" cn_domain=PS} 20241010082542616 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542616 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262425114647404" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 1TC_gsup_ul(66)"262425114647404" 20241010082542623 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542623 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425114647404"} 20241010082542623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425114647404)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542623 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542623 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425114647404"} 20241010082542623 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425114647404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114647404)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114647404)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542623 DLU <0006> fsm.c:568 lu(PS:IMSI-262425114647404)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542623 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542623 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(66)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 TC_gsup_ul(66)@c407464ca23f: Final verdict of PTC: pass 20241010082542656 DAUC <0003> db_auc.c:157 IMSI='262427906081466': No 2G Auth Data 20241010082542656 DAUC <0003> db_auc.c:192 IMSI='262427906081466': No 3G Auth Data 20241010082542664 DLGSUP <0013> hlr.c:121 IMSI 262427906081466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262427906081466" to be handled at TC_gsup_ul(67) 20241010082542677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241010082542679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542679 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427906081466" cn_domain=PS} 20241010082542679 DLU <0006> fsm.c:456 lu(262427906081466)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542679 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427906081466)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542695 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427906081466" cn_domain=PS} 20241010082542695 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542695 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262427906081466" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 2TC_gsup_ul(67)"262427906081466" 20241010082542698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542698 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427906081466"} 20241010082542698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427906081466)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542698 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542698 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427906081466"} 20241010082542698 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427906081466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427906081466)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427906081466)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542698 DLU <0006> fsm.c:568 lu(PS:IMSI-262427906081466)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(67)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 TC_gsup_ul(67)@c407464ca23f: Final verdict of PTC: pass 20241010082542725 DAUC <0003> db_auc.c:157 IMSI='262423960519242': No 2G Auth Data 20241010082542725 DAUC <0003> db_auc.c:192 IMSI='262423960519242': No 3G Auth Data 20241010082542735 DLGSUP <0013> hlr.c:121 IMSI 262423960519242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262423960519242" to be handled at TC_gsup_ul(68) 20241010082542751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 20241010082542753 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542753 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423960519242" cn_domain=PS} 20241010082542753 DLU <0006> fsm.c:456 lu(262423960519242)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542753 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423960519242)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542769 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423960519242" cn_domain=PS} 20241010082542769 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542769 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262423960519242" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 3TC_gsup_ul(68)"262423960519242" 20241010082542771 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542771 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423960519242"} 20241010082542771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423960519242)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542771 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542771 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423960519242"} 20241010082542771 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423960519242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423960519242)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423960519242)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542771 DLU <0006> fsm.c:568 lu(PS:IMSI-262423960519242)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542771 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542771 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(68)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 TC_gsup_ul(68)@c407464ca23f: Final verdict of PTC: pass 20241010082542798 DAUC <0003> db_auc.c:157 IMSI='262423530206827': No 2G Auth Data 20241010082542798 DAUC <0003> db_auc.c:192 IMSI='262423530206827': No 3G Auth Data 20241010082542806 DLGSUP <0013> hlr.c:121 IMSI 262423530206827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262423530206827" to be handled at TC_gsup_ul(69) 20241010082542819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241010082542821 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542821 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423530206827" cn_domain=PS} 20241010082542821 DLU <0006> fsm.c:456 lu(262423530206827)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542821 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423530206827)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542837 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423530206827" cn_domain=PS} 20241010082542837 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542837 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262423530206827" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 4TC_gsup_ul(69)"262423530206827" 20241010082542838 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542838 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423530206827"} 20241010082542838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423530206827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542838 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542838 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423530206827"} 20241010082542838 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423530206827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423530206827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423530206827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542838 DLU <0006> fsm.c:568 lu(PS:IMSI-262423530206827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542838 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542838 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(69)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 TC_gsup_ul(69)@c407464ca23f: Final verdict of PTC: pass 20241010082542869 DAUC <0003> db_auc.c:157 IMSI='262421862354314': No 2G Auth Data 20241010082542869 DAUC <0003> db_auc.c:192 IMSI='262421862354314': No 3G Auth Data 20241010082542877 DLGSUP <0013> hlr.c:121 IMSI 262421862354314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262421862354314" to be handled at TC_gsup_ul(70) 20241010082542899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 20241010082542901 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542901 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421862354314" cn_domain=PS} 20241010082542901 DLU <0006> fsm.c:456 lu(262421862354314)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542901 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082542917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421862354314)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082542917 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421862354314" cn_domain=PS} 20241010082542917 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542917 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262421862354314" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 5TC_gsup_ul(70)"262421862354314" 20241010082542918 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542918 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421862354314"} 20241010082542918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421862354314)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082542918 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082542918 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421862354314"} 20241010082542918 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421862354314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082542918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421862354314)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082542918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421862354314)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082542918 DLU <0006> fsm.c:568 lu(PS:IMSI-262421862354314)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082542918 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082542918 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(70)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082542918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 TC_gsup_ul(70)@c407464ca23f: Final verdict of PTC: pass 20241010082542951 DAUC <0003> db_auc.c:157 IMSI='262422865492358': No 2G Auth Data 20241010082542951 DAUC <0003> db_auc.c:192 IMSI='262422865492358': No 3G Auth Data 20241010082542960 DLGSUP <0013> hlr.c:121 IMSI 262422865492358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262422865492358" to be handled at TC_gsup_ul(71) 20241010082542986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 20241010082542987 DLINP <000b> input/ipa.c:451 connected read/write 20241010082542987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082542987 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422865492358" cn_domain=PS} 20241010082542987 DLU <0006> fsm.c:456 lu(262422865492358)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082542987 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082543003 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422865492358)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082543003 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422865492358" cn_domain=PS} 20241010082543003 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082543003 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262422865492358" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 6TC_gsup_ul(71)"262422865492358" 20241010082543004 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082543004 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422865492358"} 20241010082543004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422865492358)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082543004 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082543004 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422865492358"} 20241010082543004 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422865492358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082543004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865492358)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082543004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865492358)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082543004 DLU <0006> fsm.c:568 lu(PS:IMSI-262422865492358)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082543004 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082543004 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(71)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082543004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 TC_gsup_ul(71)@c407464ca23f: Final verdict of PTC: pass 20241010082543037 DAUC <0003> db_auc.c:157 IMSI='262425855467419': No 2G Auth Data 20241010082543037 DAUC <0003> db_auc.c:192 IMSI='262425855467419': No 3G Auth Data 20241010082543045 DLGSUP <0013> hlr.c:121 IMSI 262425855467419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c407464ca23f: Created GsupExpect[0] for "262425855467419" to be handled at TC_gsup_ul(72) 20241010082543077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20241010082543082 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082543082 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855467419" cn_domain=PS} 20241010082543082 DLU <0006> fsm.c:456 lu(262425855467419)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082543082 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082543099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425855467419)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082543099 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425855467419" cn_domain=PS} 20241010082543099 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082543099 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c407464ca23f: Found GsupExpect[0] for "262425855467419" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@c407464ca23f: Added IMSI table entry 7TC_gsup_ul(72)"262425855467419" 20241010082543105 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082543105 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425855467419"} 20241010082543105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425855467419)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082543105 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082543105 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425855467419"} 20241010082543105 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425855467419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082543105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855467419)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082543105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855467419)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082543105 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855467419)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082543105 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082543105 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul(72)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082543108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 TC_gsup_ul(72)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082543139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@c407464ca23f: Final verdict of PTC: none 63@c407464ca23f: Final verdict of PTC: none 20241010082543140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42443<->l=127.0.0.1:4259) 20241010082543140 DLINP <000b> input/ipa.c:451 connected read/write 20241010082543140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082543140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082543140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082543140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_ul finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Oct 10 08:25:43 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241010082543163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 20241010082543163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17944) Waiting for packet dumper to finish... 1 (prev_count=17944, count=45348) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Oct 10 08:25:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul_via_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082546222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082546222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082546226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082546232 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082546232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082546232 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 20241010082546232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082546232 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 20241010082546232 DLGSUP <0013> gsup_server.c:235 2: 20241010082546233 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082546233 DLGSUP <0013> gsup_server.c:235 3: 20241010082546233 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082546233 DLGSUP <0013> gsup_server.c:235 4: 20241010082546233 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082546233 DLGSUP <0013> gsup_server.c:235 5: 20241010082546233 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082546233 DLGSUP <0013> gsup_server.c:235 7: 20241010082546233 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082546233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082546233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082546233 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@c407464ca23f: 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") 20241010082546258 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34131<->l=127.0.0.1:4259) 20241010082546289 DAUC <0003> db_auc.c:157 IMSI='262427107443116': No 2G Auth Data 20241010082546289 DAUC <0003> db_auc.c:192 IMSI='262427107443116': No 3G Auth Data HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262427107443116" to be handled at TC_gsup_ul_via_proxy(77) 20241010082546333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20241010082546344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546344 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427107443116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427107443116" cn_domain=PS source_name="the-source\n"} 20241010082546344 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241010082546345 DLU <0006> fsm.c:456 lu(262427107443116)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546345 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427107443116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546361 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427107443116)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546361 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427107443116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427107443116" cn_domain=PS destination_name="the-source\n"} 20241010082546361 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546361 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262427107443116" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427107443116" 20241010082546368 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546368 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427107443116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427107443116" source_name="the-source\n"} 20241010082546368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427107443116)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546368 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427107443116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546368 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427107443116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427107443116" destination_name="the-source\n"} 20241010082546368 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427107443116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427107443116)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427107443116)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546368 DLU <0006> fsm.c:568 lu(PS:IMSI-262427107443116)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546368 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546368 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@c407464ca23f: Final verdict of PTC: pass 20241010082546397 DAUC <0003> db_auc.c:157 IMSI='262428269312064': No 2G Auth Data 20241010082546397 DAUC <0003> db_auc.c:192 IMSI='262428269312064': No 3G Auth Data 20241010082546405 DLGSUP <0013> hlr.c:121 IMSI 262428269312064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262428269312064" to be handled at TC_gsup_ul_via_proxy(78) 20241010082546422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 20241010082546426 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546426 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428269312064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428269312064" cn_domain=PS source_name="the-source\n"} 20241010082546426 DLU <0006> fsm.c:456 lu(262428269312064)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546426 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428269312064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428269312064)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546446 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428269312064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428269312064" cn_domain=PS destination_name="the-source\n"} 20241010082546446 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546446 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262428269312064" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428269312064" 20241010082546452 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546452 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428269312064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428269312064" source_name="the-source\n"} 20241010082546452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428269312064)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546452 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428269312064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546452 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428269312064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428269312064" destination_name="the-source\n"} 20241010082546452 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428269312064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428269312064)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428269312064)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546452 DLU <0006> fsm.c:568 lu(PS:IMSI-262428269312064)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546452 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546452 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@c407464ca23f: Final verdict of PTC: pass 20241010082546481 DAUC <0003> db_auc.c:157 IMSI='262426376401557': No 2G Auth Data 20241010082546481 DAUC <0003> db_auc.c:192 IMSI='262426376401557': No 3G Auth Data 20241010082546489 DLGSUP <0013> hlr.c:121 IMSI 262426376401557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241010082546503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262426376401557" to be handled at TC_gsup_ul_via_proxy(79) 20241010082546505 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546505 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426376401557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426376401557" cn_domain=PS source_name="the-source\n"} 20241010082546505 DLU <0006> fsm.c:456 lu(262426376401557)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546505 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426376401557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426376401557)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546521 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426376401557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426376401557" cn_domain=PS destination_name="the-source\n"} 20241010082546521 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546521 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262426376401557" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426376401557" 20241010082546524 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546525 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426376401557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426376401557" source_name="the-source\n"} 20241010082546525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426376401557)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546525 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426376401557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546525 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426376401557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426376401557" destination_name="the-source\n"} 20241010082546525 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426376401557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426376401557)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426376401557)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546525 DLU <0006> fsm.c:568 lu(PS:IMSI-262426376401557)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546525 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546525 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@c407464ca23f: Final verdict of PTC: pass 20241010082546553 DAUC <0003> db_auc.c:157 IMSI='262424325520077': No 2G Auth Data 20241010082546553 DAUC <0003> db_auc.c:192 IMSI='262424325520077': No 3G Auth Data 20241010082546563 DLGSUP <0013> hlr.c:121 IMSI 262424325520077: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262424325520077" to be handled at TC_gsup_ul_via_proxy(80) 20241010082546580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241010082546581 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546581 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424325520077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424325520077" cn_domain=PS source_name="the-source\n"} 20241010082546581 DLU <0006> fsm.c:456 lu(262424325520077)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546581 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424325520077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424325520077)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546597 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424325520077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424325520077" cn_domain=PS destination_name="the-source\n"} 20241010082546597 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546597 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262424325520077" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424325520077" 20241010082546600 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546600 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424325520077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424325520077" source_name="the-source\n"} 20241010082546600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424325520077)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546600 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424325520077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546600 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424325520077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424325520077" destination_name="the-source\n"} 20241010082546600 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424325520077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325520077)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325520077)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546600 DLU <0006> fsm.c:568 lu(PS:IMSI-262424325520077)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546600 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546600 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@c407464ca23f: Final verdict of PTC: pass 20241010082546628 DAUC <0003> db_auc.c:157 IMSI='262424027506938': No 2G Auth Data 20241010082546628 DAUC <0003> db_auc.c:192 IMSI='262424027506938': No 3G Auth Data 20241010082546636 DLGSUP <0013> hlr.c:121 IMSI 262424027506938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262424027506938" to be handled at TC_gsup_ul_via_proxy(81) 20241010082546650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241010082546651 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546651 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424027506938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424027506938" cn_domain=PS source_name="the-source\n"} 20241010082546651 DLU <0006> fsm.c:456 lu(262424027506938)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546651 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424027506938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424027506938)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546667 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424027506938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424027506938" cn_domain=PS destination_name="the-source\n"} 20241010082546667 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546667 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262424027506938" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424027506938" 20241010082546669 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546669 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424027506938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424027506938" source_name="the-source\n"} 20241010082546669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424027506938)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546669 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424027506938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546669 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424027506938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424027506938" destination_name="the-source\n"} 20241010082546669 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424027506938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027506938)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027506938)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424027506938)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546669 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546669 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@c407464ca23f: Final verdict of PTC: pass 20241010082546723 DAUC <0003> db_auc.c:157 IMSI='262426149161414': No 2G Auth Data 20241010082546723 DAUC <0003> db_auc.c:192 IMSI='262426149161414': No 3G Auth Data 20241010082546736 DLGSUP <0013> hlr.c:121 IMSI 262426149161414: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262426149161414" to be handled at TC_gsup_ul_via_proxy(82) 20241010082546775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241010082546783 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546783 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426149161414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426149161414" cn_domain=PS source_name="the-source\n"} 20241010082546783 DLU <0006> fsm.c:456 lu(262426149161414)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546783 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426149161414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426149161414)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546800 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426149161414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426149161414" cn_domain=PS destination_name="the-source\n"} 20241010082546800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262426149161414" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426149161414" 20241010082546806 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546806 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426149161414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426149161414" source_name="the-source\n"} 20241010082546806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426149161414)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546806 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426149161414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546806 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426149161414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426149161414" destination_name="the-source\n"} 20241010082546806 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426149161414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426149161414)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426149161414)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546806 DLU <0006> fsm.c:568 lu(PS:IMSI-262426149161414)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546806 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546807 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@c407464ca23f: Final verdict of PTC: pass 20241010082546843 DAUC <0003> db_auc.c:157 IMSI='262426279396030': No 2G Auth Data 20241010082546843 DAUC <0003> db_auc.c:192 IMSI='262426279396030': No 3G Auth Data 20241010082546851 DLGSUP <0013> hlr.c:121 IMSI 262426279396030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262426279396030" to be handled at TC_gsup_ul_via_proxy(83) 20241010082546877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48398<->l=127.0.0.1:4258 20241010082546879 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546879 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426279396030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426279396030" cn_domain=PS source_name="the-source\n"} 20241010082546879 DLU <0006> fsm.c:456 lu(262426279396030)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546879 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426279396030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082546900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426279396030)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082546900 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426279396030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426279396030" cn_domain=PS destination_name="the-source\n"} 20241010082546900 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546900 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262426279396030" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426279396030" 20241010082546905 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546905 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426279396030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426279396030" source_name="the-source\n"} 20241010082546905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426279396030)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082546905 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426279396030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082546906 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426279396030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426279396030" destination_name="the-source\n"} 20241010082546906 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426279396030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082546906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426279396030)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082546906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426279396030)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082546906 DLU <0006> fsm.c:568 lu(PS:IMSI-262426279396030)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082546906 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082546906 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082546909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48398<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@c407464ca23f: Final verdict of PTC: pass 20241010082546943 DAUC <0003> db_auc.c:157 IMSI='262421461209531': No 2G Auth Data 20241010082546943 DAUC <0003> db_auc.c:192 IMSI='262421461209531': No 3G Auth Data 20241010082546951 DLGSUP <0013> hlr.c:121 IMSI 262421461209531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c407464ca23f: Created GsupExpect[0] for "262421461209531" to be handled at TC_gsup_ul_via_proxy(84) 20241010082546980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241010082546984 DLINP <000b> input/ipa.c:451 connected read/write 20241010082546984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082546984 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421461209531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421461209531" cn_domain=PS source_name="the-source\n"} 20241010082546984 DLU <0006> fsm.c:456 lu(262421461209531)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082546984 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421461209531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241010082547001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421461209531)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082547001 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421461209531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421461209531" cn_domain=PS destination_name="the-source\n"} 20241010082547001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082547001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c407464ca23f: Found GsupExpect[0] for "262421461209531" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@c407464ca23f: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421461209531" 20241010082547006 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082547006 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421461209531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421461209531" source_name="the-source\n"} 20241010082547006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421461209531)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082547006 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421461209531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082547006 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421461209531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421461209531" destination_name="the-source\n"} 20241010082547006 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421461209531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082547006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421461209531)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082547006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421461209531)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082547006 DLU <0006> fsm.c:568 lu(PS:IMSI-262421461209531)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082547006 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082547006 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082547009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082547036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@c407464ca23f: Final verdict of PTC: none 20241010082547036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34131<->l=127.0.0.1:4259) 20241010082547037 DLINP <000b> input/ipa.c:451 connected read/write 20241010082547037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082547037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082547037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082547037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082547037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Oct 10 08:25:47 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241010082547059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20241010082547060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18668) Waiting for packet dumper to finish... 1 (prev_count=18668, count=45964) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Oct 10 08:25:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_ul_subscriber_data started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082550173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082550173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082550178 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082550183 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082550183 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082550183 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 20241010082550183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082550183 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 20241010082550183 DLGSUP <0013> gsup_server.c:235 2: 20241010082550183 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082550183 DLGSUP <0013> gsup_server.c:235 3: 20241010082550183 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082550183 DLGSUP <0013> gsup_server.c:235 4: 20241010082550183 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082550183 DLGSUP <0013> gsup_server.c:235 5: 20241010082550183 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082550183 DLGSUP <0013> gsup_server.c:235 7: 20241010082550183 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082550183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082550183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082550183 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@c407464ca23f: 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") 20241010082550202 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41573<->l=127.0.0.1:4259) 20241010082550261 DAUC <0003> db_auc.c:157 IMSI='262422011906368': No 2G Auth Data 20241010082550261 DAUC <0003> db_auc.c:192 IMSI='262422011906368': No 3G Auth Data HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262422011906368" to be handled at TC_gsup_ul_subscriber_data(89) 20241010082550302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550313 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422011906368" cn_domain=PS} 20241010082550313 DLU <0006> fsm.c:456 lu(262422011906368)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550313 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422011906368)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550330 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422011906368" cn_domain=PS} 20241010082550330 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550330 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262422011906368" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422011906368" 20241010082550338 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550338 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422011906368"} 20241010082550338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422011906368)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550338 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550338 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422011906368"} 20241010082550338 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422011906368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422011906368)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422011906368)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550338 DLU <0006> fsm.c:568 lu(PS:IMSI-262422011906368)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550338 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550338 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c407464ca23f: Final verdict of PTC: pass 20241010082550376 DAUC <0003> db_auc.c:157 IMSI='262421679377657': No 2G Auth Data 20241010082550376 DAUC <0003> db_auc.c:192 IMSI='262421679377657': No 3G Auth Data 20241010082550385 DLGSUP <0013> hlr.c:121 IMSI 262421679377657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262421679377657" to be handled at TC_gsup_ul_subscriber_data(90) 20241010082550401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550404 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550404 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421679377657" cn_domain=PS} 20241010082550404 DLU <0006> fsm.c:456 lu(262421679377657)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550404 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421679377657)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550420 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421679377657" cn_domain=PS} 20241010082550420 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550420 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262421679377657" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421679377657" 20241010082550427 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550427 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421679377657"} 20241010082550427 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421679377657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550427 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550427 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421679377657"} 20241010082550427 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421679377657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679377657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679377657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550427 DLU <0006> fsm.c:568 lu(PS:IMSI-262421679377657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550427 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550427 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c407464ca23f: Final verdict of PTC: pass 20241010082550457 DAUC <0003> db_auc.c:157 IMSI='262421709874853': No 2G Auth Data 20241010082550457 DAUC <0003> db_auc.c:192 IMSI='262421709874853': No 3G Auth Data 20241010082550467 DLGSUP <0013> hlr.c:121 IMSI 262421709874853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262421709874853" to be handled at TC_gsup_ul_subscriber_data(91) 20241010082550484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550486 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550486 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421709874853" cn_domain=PS} 20241010082550486 DLU <0006> fsm.c:456 lu(262421709874853)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550486 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421709874853)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550503 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421709874853" cn_domain=PS} 20241010082550503 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550504 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262421709874853" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421709874853" 20241010082550509 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550509 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421709874853"} 20241010082550509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421709874853)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550509 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550509 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421709874853"} 20241010082550509 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421709874853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421709874853)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421709874853)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550509 DLU <0006> fsm.c:568 lu(PS:IMSI-262421709874853)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550509 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550509 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c407464ca23f: Final verdict of PTC: pass 20241010082550549 DAUC <0003> db_auc.c:157 IMSI='262422584061271': No 2G Auth Data 20241010082550549 DAUC <0003> db_auc.c:192 IMSI='262422584061271': No 3G Auth Data 20241010082550564 DLGSUP <0013> hlr.c:121 IMSI 262422584061271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262422584061271" to be handled at TC_gsup_ul_subscriber_data(92) 20241010082550586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550589 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550589 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422584061271" cn_domain=PS} 20241010082550589 DLU <0006> fsm.c:456 lu(262422584061271)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550589 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422584061271)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550605 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422584061271" cn_domain=PS} 20241010082550605 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550605 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262422584061271" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422584061271" 20241010082550610 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550610 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422584061271"} 20241010082550610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422584061271)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550610 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550610 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422584061271"} 20241010082550610 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422584061271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422584061271)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422584061271)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550610 DLU <0006> fsm.c:568 lu(PS:IMSI-262422584061271)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550610 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550610 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c407464ca23f: Final verdict of PTC: pass 20241010082550647 DAUC <0003> db_auc.c:157 IMSI='262429126374943': No 2G Auth Data 20241010082550647 DAUC <0003> db_auc.c:192 IMSI='262429126374943': No 3G Auth Data 20241010082550663 DLGSUP <0013> hlr.c:121 IMSI 262429126374943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262429126374943" to be handled at TC_gsup_ul_subscriber_data(93) 20241010082550688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550691 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550691 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429126374943" cn_domain=PS} 20241010082550691 DLU <0006> fsm.c:456 lu(262429126374943)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550691 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429126374943)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550708 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429126374943" cn_domain=PS} 20241010082550708 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550708 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262429126374943" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429126374943" 20241010082550713 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550713 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429126374943"} 20241010082550713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429126374943)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550713 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550713 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429126374943"} 20241010082550713 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429126374943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126374943)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126374943)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550713 DLU <0006> fsm.c:568 lu(PS:IMSI-262429126374943)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550713 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550713 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@c407464ca23f: Final verdict of PTC: pass 20241010082550743 DAUC <0003> db_auc.c:157 IMSI='262426318045827': No 2G Auth Data 20241010082550743 DAUC <0003> db_auc.c:192 IMSI='262426318045827': No 3G Auth Data 20241010082550751 DLGSUP <0013> hlr.c:121 IMSI 262426318045827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262426318045827" to be handled at TC_gsup_ul_subscriber_data(94) 20241010082550774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550775 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550775 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426318045827" cn_domain=PS} 20241010082550775 DLU <0006> fsm.c:456 lu(262426318045827)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550775 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426318045827)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550795 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426318045827" cn_domain=PS} 20241010082550795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262426318045827" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426318045827" 20241010082550800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550800 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426318045827"} 20241010082550800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426318045827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550800 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550800 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426318045827"} 20241010082550800 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426318045827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426318045827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426318045827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550800 DLU <0006> fsm.c:568 lu(PS:IMSI-262426318045827)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c407464ca23f: Final verdict of PTC: pass 20241010082550836 DAUC <0003> db_auc.c:157 IMSI='262428318556707': No 2G Auth Data 20241010082550836 DAUC <0003> db_auc.c:192 IMSI='262428318556707': No 3G Auth Data 20241010082550844 DLGSUP <0013> hlr.c:121 IMSI 262428318556707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262428318556707" to be handled at TC_gsup_ul_subscriber_data(95) 20241010082550874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550878 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550878 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428318556707" cn_domain=PS} 20241010082550878 DLU <0006> fsm.c:456 lu(262428318556707)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550878 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428318556707)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550894 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428318556707" cn_domain=PS} 20241010082550894 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550894 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262428318556707" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428318556707" 20241010082550900 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550900 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428318556707"} 20241010082550900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428318556707)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550900 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550900 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428318556707"} 20241010082550900 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428318556707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428318556707)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428318556707)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550900 DLU <0006> fsm.c:568 lu(PS:IMSI-262428318556707)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550900 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550900 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c407464ca23f: Final verdict of PTC: pass 20241010082550945 DAUC <0003> db_auc.c:157 IMSI='262420355329909': No 2G Auth Data 20241010082550945 DAUC <0003> db_auc.c:192 IMSI='262420355329909': No 3G Auth Data 20241010082550954 DLGSUP <0013> hlr.c:121 IMSI 262420355329909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c407464ca23f: Created GsupExpect[0] for "262420355329909" to be handled at TC_gsup_ul_subscriber_data(96) 20241010082550976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c407464ca23f: GSUP ul subscriber_data<unbound> 20241010082550978 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550978 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420355329909" cn_domain=PS} 20241010082550978 DLU <0006> fsm.c:456 lu(262420355329909)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082550978 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082550994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420355329909)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082550994 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420355329909" cn_domain=PS} 20241010082550994 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550994 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c407464ca23f: Found GsupExpect[0] for "262420355329909" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@c407464ca23f: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420355329909" 20241010082550996 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082550996 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420355329909"} 20241010082550996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420355329909)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082550996 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082550996 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420355329909"} 20241010082550996 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420355329909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082550996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420355329909)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082550996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420355329909)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082550996 DLU <0006> fsm.c:568 lu(PS:IMSI-262420355329909)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082550996 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082550996 DLINP <000b> input/ipa.c:451 connected read/write 20241010082550996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082550996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082551021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241010082551022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41573<->l=127.0.0.1:4259) 20241010082551022 DLINP <000b> input/ipa.c:451 connected read/write 20241010082551022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082551022 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082551022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082551022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@c407464ca23f: Final verdict of PTC: none 87@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Oct 10 08:25:51 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 20241010082551044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241010082551145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30364) Waiting for packet dumper to finish... 1 (prev_count=30364, count=50616) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Oct 10 08:25:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_vty started. MTC@c407464ca23f: legacy= true 20241010082554259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082554259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082554264 DLINP <000b> input/ipa.c:451 connected read/write 20241010082554264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082554266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082554269 DLINP <000b> input/ipa.c:451 connected read/write 20241010082554269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082554269 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082554269 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082554269 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 20241010082554269 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082554269 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 20241010082554269 DLGSUP <0013> gsup_server.c:235 2: 20241010082554269 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082554269 DLGSUP <0013> gsup_server.c:235 3: 20241010082554269 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082554269 DLGSUP <0013> gsup_server.c:235 4: 20241010082554269 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082554269 DLGSUP <0013> gsup_server.c:235 5: 20241010082554269 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082554269 DLGSUP <0013> gsup_server.c:235 7: 20241010082554269 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082554269 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082554269 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082554269 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@c407464ca23f: 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") 20241010082554284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42537<->l=127.0.0.1:4259) 20241010082554305 DAUC <0003> db_auc.c:157 IMSI='262427775121732': No 2G Auth Data 20241010082554305 DAUC <0003> db_auc.c:192 IMSI='262427775121732': No 3G Auth Data 20241010082554329 DAUC <0003> db_auc.c:192 IMSI='262427775121732': No 3G Auth Data 20241010082554359 DAUC <0003> db_auc.c:157 IMSI='262423265368178': No 2G Auth Data 20241010082554359 DAUC <0003> db_auc.c:192 IMSI='262423265368178': No 3G Auth Data 20241010082554382 DAUC <0003> db_auc.c:157 IMSI='262423265368178': No 2G Auth Data 20241010082554413 DAUC <0003> db_auc.c:157 IMSI='262427630965806': No 2G Auth Data 20241010082554413 DAUC <0003> db_auc.c:192 IMSI='262427630965806': No 3G Auth Data MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082554479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4258 20241010082554481 DLINP <000b> input/ipa.c:451 connected read/write 20241010082554481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082554481 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082554481 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082554481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082554481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42537<->l=127.0.0.1:4259) 98@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@c407464ca23f: Test case TC_vty finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Oct 10 08:25:54 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241010082554506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241010082554607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4276) Waiting for packet dumper to finish... 1 (prev_count=4276, count=17424) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Oct 10 08:25:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_vty_msisdn_isd started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082557674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082557674 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082557679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082557684 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557685 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082557685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082557685 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 20241010082557685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082557685 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 20241010082557685 DLGSUP <0013> gsup_server.c:235 2: 20241010082557685 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082557685 DLGSUP <0013> gsup_server.c:235 3: 20241010082557685 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082557685 DLGSUP <0013> gsup_server.c:235 4: 20241010082557685 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082557685 DLGSUP <0013> gsup_server.c:235 5: 20241010082557685 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082557685 DLGSUP <0013> gsup_server.c:235 7: 20241010082557685 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082557685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082557685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082557685 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@c407464ca23f: 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") 20241010082557715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41173<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@c407464ca23f: Created GsupExpect[0] for "262427111887240" to be handled at TC_vty_msisdn_isd(104) 20241010082557738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 20241010082557776 DAUC <0003> db_auc.c:157 IMSI='262427111887240': No 2G Auth Data 20241010082557776 DAUC <0003> db_auc.c:192 IMSI='262427111887240': No 3G Auth Data 20241010082557805 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557805 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427111887240" cn_domain=PS} 20241010082557805 DLU <0006> fsm.c:456 lu(262427111887240)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082557805 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082557822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427111887240)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082557822 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427111887240" cn_domain=PS} 20241010082557822 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082557822 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@c407464ca23f: Found GsupExpect[0] for "262427111887240" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@c407464ca23f: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427111887240" 20241010082557829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557829 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427111887240"} 20241010082557829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427111887240)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082557829 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082557829 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427111887240"} 20241010082557829 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082557829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427111887240)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082557829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427111887240)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082557829 DLU <0006> fsm.c:568 lu(PS:IMSI-262427111887240)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082557829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082557829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c407464ca23f: setverdict(pass): none -> pass 20241010082557841 DLGSUP <0013> hlr.c:128 IMSI 262427111887240: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241010082557841 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082557841 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082557846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 20241010082557847 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557847 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427111887240"} 20241010082557847 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241010082557847 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427111887240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@c407464ca23f: Final verdict of PTC: pass 20241010082557848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20241010082557850 DLINP <000b> input/ipa.c:451 connected read/write 20241010082557850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082557850 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082557851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082557851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082557851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41173<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@c407464ca23f: Final verdict of PTC: none 102@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 102: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@c407464ca23f: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Oct 10 08:25:57 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241010082557949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 20241010082558050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15032) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Oct 10 08:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_purge_cs started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082601173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082601173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082601178 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082601183 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082601183 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082601183 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 20241010082601183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082601183 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 20241010082601183 DLGSUP <0013> gsup_server.c:235 2: 20241010082601183 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082601183 DLGSUP <0013> gsup_server.c:235 3: 20241010082601183 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082601183 DLGSUP <0013> gsup_server.c:235 4: 20241010082601183 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082601183 DLGSUP <0013> gsup_server.c:235 5: 20241010082601183 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082601183 DLGSUP <0013> gsup_server.c:235 7: 20241010082601183 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082601183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082601183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082601183 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@c407464ca23f: 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") 20241010082601205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42719<->l=127.0.0.1:4259) 20241010082601221 DAUC <0003> db_auc.c:157 IMSI='262428331927019': No 2G Auth Data 20241010082601221 DAUC <0003> db_auc.c:192 IMSI='262428331927019': No 3G Auth Data HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262428331927019" to be handled at TC_gsup_purge_cs(109) 20241010082601259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4258 20241010082601261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601261 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428331927019" cn_domain=PS} 20241010082601261 DLU <0006> fsm.c:456 lu(262428331927019)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601261 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428331927019)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601277 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428331927019" cn_domain=PS} 20241010082601277 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601277 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262428331927019" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428331927019" 20241010082601278 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601278 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428331927019"} 20241010082601278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428331927019)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601278 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601278 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428331927019"} 20241010082601278 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331927019)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331927019)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601278 DLU <0006> fsm.c:568 lu(PS:IMSI-262428331927019)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601278 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601278 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c407464ca23f: setverdict(pass): none -> pass 20241010082601279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601279 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428331927019" cn_domain=CS} 20241010082601279 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601287 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428331927019"} 20241010082601287 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428331927019 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601287 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601287 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@c407464ca23f: Final verdict of PTC: pass 20241010082601312 DAUC <0003> db_auc.c:157 IMSI='262428124699928': No 2G Auth Data 20241010082601312 DAUC <0003> db_auc.c:192 IMSI='262428124699928': No 3G Auth Data 20241010082601321 DLGSUP <0013> hlr.c:121 IMSI 262428124699928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262428124699928" to be handled at TC_gsup_purge_cs(110) 20241010082601336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4258 20241010082601338 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601338 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428124699928" cn_domain=PS} 20241010082601338 DLU <0006> fsm.c:456 lu(262428124699928)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601338 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601353 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428124699928)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601353 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428124699928" cn_domain=PS} 20241010082601353 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601353 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262428124699928" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428124699928" 20241010082601355 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601355 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428124699928"} 20241010082601355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428124699928)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601355 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601355 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428124699928"} 20241010082601355 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428124699928)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428124699928)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601355 DLU <0006> fsm.c:568 lu(PS:IMSI-262428124699928)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601355 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601355 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c407464ca23f: setverdict(pass): none -> pass 20241010082601355 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601355 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428124699928" cn_domain=CS} 20241010082601355 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601363 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428124699928"} 20241010082601363 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428124699928 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601363 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601363 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@c407464ca23f: Final verdict of PTC: pass 20241010082601388 DAUC <0003> db_auc.c:157 IMSI='262427898229164': No 2G Auth Data 20241010082601388 DAUC <0003> db_auc.c:192 IMSI='262427898229164': No 3G Auth Data 20241010082601397 DLGSUP <0013> hlr.c:121 IMSI 262427898229164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262427898229164" to be handled at TC_gsup_purge_cs(111) 20241010082601411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4258 20241010082601413 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601413 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427898229164" cn_domain=PS} 20241010082601413 DLU <0006> fsm.c:456 lu(262427898229164)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601413 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427898229164)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601429 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427898229164" cn_domain=PS} 20241010082601429 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601429 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262427898229164" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427898229164" 20241010082601430 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601430 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427898229164"} 20241010082601430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427898229164)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601430 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601430 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427898229164"} 20241010082601430 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427898229164)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427898229164)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601430 DLU <0006> fsm.c:568 lu(PS:IMSI-262427898229164)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601430 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601430 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@c407464ca23f: setverdict(pass): none -> pass 20241010082601430 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601430 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427898229164" cn_domain=CS} 20241010082601430 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601438 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427898229164"} 20241010082601438 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427898229164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601438 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601438 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@c407464ca23f: Final verdict of PTC: pass 20241010082601463 DAUC <0003> db_auc.c:157 IMSI='262426786672911': No 2G Auth Data 20241010082601463 DAUC <0003> db_auc.c:192 IMSI='262426786672911': No 3G Auth Data 20241010082601471 DLGSUP <0013> hlr.c:121 IMSI 262426786672911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262426786672911" to be handled at TC_gsup_purge_cs(112) 20241010082601485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4258 20241010082601486 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601486 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426786672911" cn_domain=PS} 20241010082601486 DLU <0006> fsm.c:456 lu(262426786672911)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601486 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426786672911)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601502 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426786672911" cn_domain=PS} 20241010082601502 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601502 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262426786672911" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426786672911" 20241010082601503 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601503 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426786672911"} 20241010082601503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426786672911)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601503 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601503 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426786672911"} 20241010082601503 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426786672911)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426786672911)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601503 DLU <0006> fsm.c:568 lu(PS:IMSI-262426786672911)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601503 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601503 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c407464ca23f: setverdict(pass): none -> pass 20241010082601504 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601504 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426786672911" cn_domain=CS} 20241010082601504 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601512 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426786672911"} 20241010082601512 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426786672911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601512 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601512 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@c407464ca23f: Final verdict of PTC: pass 20241010082601537 DAUC <0003> db_auc.c:157 IMSI='262420767345742': No 2G Auth Data 20241010082601537 DAUC <0003> db_auc.c:192 IMSI='262420767345742': No 3G Auth Data 20241010082601545 DLGSUP <0013> hlr.c:121 IMSI 262420767345742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262420767345742" to be handled at TC_gsup_purge_cs(113) 20241010082601559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 20241010082601561 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601561 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420767345742" cn_domain=PS} 20241010082601561 DLU <0006> fsm.c:456 lu(262420767345742)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601561 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420767345742)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601577 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420767345742" cn_domain=PS} 20241010082601577 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601577 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262420767345742" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420767345742" 20241010082601578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601578 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420767345742"} 20241010082601578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420767345742)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601578 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601578 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420767345742"} 20241010082601578 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420767345742)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420767345742)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601578 DLU <0006> fsm.c:568 lu(PS:IMSI-262420767345742)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c407464ca23f: setverdict(pass): none -> pass 20241010082601579 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601579 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420767345742" cn_domain=CS} 20241010082601579 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601587 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420767345742"} 20241010082601587 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420767345742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601587 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601587 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@c407464ca23f: Final verdict of PTC: pass 20241010082601612 DAUC <0003> db_auc.c:157 IMSI='262427180509657': No 2G Auth Data 20241010082601612 DAUC <0003> db_auc.c:192 IMSI='262427180509657': No 3G Auth Data 20241010082601620 DLGSUP <0013> hlr.c:121 IMSI 262427180509657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262427180509657" to be handled at TC_gsup_purge_cs(114) 20241010082601642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 20241010082601644 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601644 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427180509657" cn_domain=PS} 20241010082601644 DLU <0006> fsm.c:456 lu(262427180509657)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601644 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427180509657)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601660 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427180509657" cn_domain=PS} 20241010082601660 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601660 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262427180509657" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427180509657" 20241010082601661 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601661 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427180509657"} 20241010082601661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427180509657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601661 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601661 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427180509657"} 20241010082601661 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427180509657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427180509657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601661 DLU <0006> fsm.c:568 lu(PS:IMSI-262427180509657)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601661 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601661 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c407464ca23f: setverdict(pass): none -> pass 20241010082601662 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601662 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427180509657" cn_domain=CS} 20241010082601662 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601670 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427180509657"} 20241010082601670 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427180509657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601670 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601670 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@c407464ca23f: Final verdict of PTC: pass 20241010082601703 DAUC <0003> db_auc.c:157 IMSI='262429509786467': No 2G Auth Data 20241010082601703 DAUC <0003> db_auc.c:192 IMSI='262429509786467': No 3G Auth Data 20241010082601711 DLGSUP <0013> hlr.c:121 IMSI 262429509786467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262429509786467" to be handled at TC_gsup_purge_cs(115) 20241010082601733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37308<->l=127.0.0.1:4258 20241010082601735 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601735 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429509786467" cn_domain=PS} 20241010082601735 DLU <0006> fsm.c:456 lu(262429509786467)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601735 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429509786467)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601751 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429509786467" cn_domain=PS} 20241010082601751 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601751 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262429509786467" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429509786467" 20241010082601752 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601752 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429509786467"} 20241010082601752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429509786467)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601752 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601752 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429509786467"} 20241010082601752 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429509786467)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429509786467)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601752 DLU <0006> fsm.c:568 lu(PS:IMSI-262429509786467)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601752 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601753 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c407464ca23f: setverdict(pass): none -> pass 20241010082601753 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601753 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429509786467" cn_domain=CS} 20241010082601753 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601761 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429509786467"} 20241010082601761 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429509786467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37308<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@c407464ca23f: Final verdict of PTC: pass 20241010082601795 DAUC <0003> db_auc.c:157 IMSI='262420757352919': No 2G Auth Data 20241010082601795 DAUC <0003> db_auc.c:192 IMSI='262420757352919': No 3G Auth Data 20241010082601803 DLGSUP <0013> hlr.c:121 IMSI 262420757352919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c407464ca23f: Created GsupExpect[0] for "262420757352919" to be handled at TC_gsup_purge_cs(116) 20241010082601828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 20241010082601830 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601830 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420757352919" cn_domain=PS} 20241010082601830 DLU <0006> fsm.c:456 lu(262420757352919)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082601830 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082601846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420757352919)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082601846 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420757352919" cn_domain=PS} 20241010082601846 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601846 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c407464ca23f: Found GsupExpect[0] for "262420757352919" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@c407464ca23f: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420757352919" 20241010082601847 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601847 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420757352919"} 20241010082601847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420757352919)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082601847 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082601847 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420757352919"} 20241010082601847 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082601847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420757352919)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082601847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420757352919)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082601847 DLU <0006> fsm.c:568 lu(PS:IMSI-262420757352919)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082601847 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601847 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c407464ca23f: setverdict(pass): none -> pass 20241010082601847 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601847 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420757352919" cn_domain=CS} 20241010082601847 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241010082601855 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420757352919"} 20241010082601855 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420757352919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082601855 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082601855 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082601856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082601880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241010082601881 DLINP <000b> input/ipa.c:451 connected read/write 20241010082601881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082601881 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082601881 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082601881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082601881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42719<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@c407464ca23f: Final verdict of PTC: none 107@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Oct 10 08:26:01 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 20241010082601903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 20241010082602004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20212) Waiting for packet dumper to finish... 1 (prev_count=20212, count=47184) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Oct 10 08:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_purge_ps started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082605105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082605105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082605110 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082605115 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605115 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082605115 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082605115 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 20241010082605115 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082605115 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 20241010082605115 DLGSUP <0013> gsup_server.c:235 2: 20241010082605115 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082605115 DLGSUP <0013> gsup_server.c:235 3: 20241010082605115 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082605115 DLGSUP <0013> gsup_server.c:235 4: 20241010082605115 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082605115 DLGSUP <0013> gsup_server.c:235 5: 20241010082605115 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082605115 DLGSUP <0013> gsup_server.c:235 7: 20241010082605115 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082605115 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082605115 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082605115 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@c407464ca23f: 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") 20241010082605139 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44789<->l=127.0.0.1:4259) 20241010082605179 DAUC <0003> db_auc.c:157 IMSI='262421234095401': No 2G Auth Data 20241010082605179 DAUC <0003> db_auc.c:192 IMSI='262421234095401': No 3G Auth Data HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262421234095401" to be handled at TC_gsup_purge_ps(121) 20241010082605229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 20241010082605239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605239 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421234095401" cn_domain=PS} 20241010082605239 DLU <0006> fsm.c:456 lu(262421234095401)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605239 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421234095401)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605256 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421234095401" cn_domain=PS} 20241010082605256 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605256 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262421234095401" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421234095401" 20241010082605264 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605264 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421234095401"} 20241010082605264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421234095401)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605264 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605264 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421234095401"} 20241010082605264 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421234095401)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421234095401)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605264 DLU <0006> fsm.c:568 lu(PS:IMSI-262421234095401)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605264 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605264 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c407464ca23f: setverdict(pass): none -> pass 20241010082605267 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605267 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421234095401" cn_domain=PS} 20241010082605267 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605276 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421234095401"} 20241010082605276 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421234095401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605276 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605276 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@c407464ca23f: Final verdict of PTC: pass 20241010082605306 DAUC <0003> db_auc.c:157 IMSI='262423719791798': No 2G Auth Data 20241010082605306 DAUC <0003> db_auc.c:192 IMSI='262423719791798': No 3G Auth Data 20241010082605314 DLGSUP <0013> hlr.c:121 IMSI 262423719791798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262423719791798" to be handled at TC_gsup_purge_ps(122) 20241010082605328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 20241010082605330 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605330 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423719791798" cn_domain=PS} 20241010082605330 DLU <0006> fsm.c:456 lu(262423719791798)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605330 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423719791798)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605346 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423719791798" cn_domain=PS} 20241010082605346 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605346 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262423719791798" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423719791798" 20241010082605350 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605350 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423719791798"} 20241010082605350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423719791798)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605350 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605350 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423719791798"} 20241010082605350 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423719791798)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423719791798)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605350 DLU <0006> fsm.c:568 lu(PS:IMSI-262423719791798)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605350 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605350 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c407464ca23f: setverdict(pass): none -> pass 20241010082605352 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605352 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423719791798" cn_domain=PS} 20241010082605352 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605360 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423719791798"} 20241010082605360 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423719791798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605360 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605360 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@c407464ca23f: Final verdict of PTC: pass 20241010082605390 DAUC <0003> db_auc.c:157 IMSI='262420850356340': No 2G Auth Data 20241010082605390 DAUC <0003> db_auc.c:192 IMSI='262420850356340': No 3G Auth Data 20241010082605398 DLGSUP <0013> hlr.c:121 IMSI 262420850356340: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262420850356340" to be handled at TC_gsup_purge_ps(123) 20241010082605411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 20241010082605413 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605413 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420850356340" cn_domain=PS} 20241010082605413 DLU <0006> fsm.c:456 lu(262420850356340)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605413 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420850356340)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605429 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420850356340" cn_domain=PS} 20241010082605429 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605429 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262420850356340" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420850356340" 20241010082605431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605431 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420850356340"} 20241010082605431 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420850356340)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605431 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605431 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420850356340"} 20241010082605431 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420850356340)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420850356340)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605431 DLU <0006> fsm.c:568 lu(PS:IMSI-262420850356340)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c407464ca23f: setverdict(pass): none -> pass 20241010082605433 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605433 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420850356340" cn_domain=PS} 20241010082605433 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605441 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420850356340"} 20241010082605441 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420850356340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605441 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605441 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@c407464ca23f: Final verdict of PTC: pass 20241010082605473 DAUC <0003> db_auc.c:157 IMSI='262426462937773': No 2G Auth Data 20241010082605473 DAUC <0003> db_auc.c:192 IMSI='262426462937773': No 3G Auth Data 20241010082605481 DLGSUP <0013> hlr.c:121 IMSI 262426462937773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262426462937773" to be handled at TC_gsup_purge_ps(124) 20241010082605494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20241010082605496 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605496 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426462937773" cn_domain=PS} 20241010082605496 DLU <0006> fsm.c:456 lu(262426462937773)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605496 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426462937773)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605512 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426462937773" cn_domain=PS} 20241010082605512 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605512 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262426462937773" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426462937773" 20241010082605514 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605514 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426462937773"} 20241010082605514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426462937773)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605514 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605514 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426462937773"} 20241010082605514 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462937773)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462937773)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605514 DLU <0006> fsm.c:568 lu(PS:IMSI-262426462937773)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605514 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605514 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c407464ca23f: setverdict(pass): none -> pass 20241010082605516 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605516 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426462937773" cn_domain=PS} 20241010082605516 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605524 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426462937773"} 20241010082605524 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426462937773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605524 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605524 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@c407464ca23f: Final verdict of PTC: pass 20241010082605551 DAUC <0003> db_auc.c:157 IMSI='262428583239329': No 2G Auth Data 20241010082605551 DAUC <0003> db_auc.c:192 IMSI='262428583239329': No 3G Auth Data 20241010082605560 DLGSUP <0013> hlr.c:121 IMSI 262428583239329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262428583239329" to be handled at TC_gsup_purge_ps(125) 20241010082605573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 20241010082605575 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605575 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428583239329" cn_domain=PS} 20241010082605575 DLU <0006> fsm.c:456 lu(262428583239329)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605575 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428583239329)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605591 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428583239329" cn_domain=PS} 20241010082605591 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605591 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262428583239329" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428583239329" 20241010082605592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605592 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428583239329"} 20241010082605592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428583239329)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605592 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605592 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428583239329"} 20241010082605592 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428583239329)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428583239329)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605592 DLU <0006> fsm.c:568 lu(PS:IMSI-262428583239329)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c407464ca23f: setverdict(pass): none -> pass 20241010082605593 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605593 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428583239329" cn_domain=PS} 20241010082605593 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605601 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428583239329"} 20241010082605601 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428583239329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605601 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605601 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@c407464ca23f: Final verdict of PTC: pass 20241010082605628 DAUC <0003> db_auc.c:157 IMSI='262429573935285': No 2G Auth Data 20241010082605628 DAUC <0003> db_auc.c:192 IMSI='262429573935285': No 3G Auth Data 20241010082605636 DLGSUP <0013> hlr.c:121 IMSI 262429573935285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262429573935285" to be handled at TC_gsup_purge_ps(126) 20241010082605663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4258 20241010082605666 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605666 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429573935285" cn_domain=PS} 20241010082605666 DLU <0006> fsm.c:456 lu(262429573935285)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605666 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429573935285)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605681 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429573935285" cn_domain=PS} 20241010082605681 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605682 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262429573935285" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429573935285" 20241010082605687 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605687 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429573935285"} 20241010082605687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429573935285)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605687 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605687 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429573935285"} 20241010082605687 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429573935285)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429573935285)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605687 DLU <0006> fsm.c:568 lu(PS:IMSI-262429573935285)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605687 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605687 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c407464ca23f: setverdict(pass): none -> pass 20241010082605690 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605690 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429573935285" cn_domain=PS} 20241010082605690 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605698 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429573935285"} 20241010082605698 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429573935285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@c407464ca23f: Final verdict of PTC: pass 20241010082605735 DAUC <0003> db_auc.c:157 IMSI='262422342834319': No 2G Auth Data 20241010082605735 DAUC <0003> db_auc.c:192 IMSI='262422342834319': No 3G Auth Data 20241010082605743 DLGSUP <0013> hlr.c:121 IMSI 262422342834319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262422342834319" to be handled at TC_gsup_purge_ps(127) 20241010082605772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20241010082605776 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605776 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422342834319" cn_domain=PS} 20241010082605776 DLU <0006> fsm.c:456 lu(262422342834319)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605776 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422342834319)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605792 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422342834319" cn_domain=PS} 20241010082605792 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605792 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262422342834319" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422342834319" 20241010082605798 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605798 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422342834319"} 20241010082605798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422342834319)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605798 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605798 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422342834319"} 20241010082605798 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422342834319)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422342834319)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605798 DLU <0006> fsm.c:568 lu(PS:IMSI-262422342834319)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605798 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605798 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c407464ca23f: setverdict(pass): none -> pass 20241010082605801 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605801 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422342834319" cn_domain=PS} 20241010082605801 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605809 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422342834319"} 20241010082605809 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422342834319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605809 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605809 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@c407464ca23f: Final verdict of PTC: pass 20241010082605846 DAUC <0003> db_auc.c:157 IMSI='262424907185673': No 2G Auth Data 20241010082605846 DAUC <0003> db_auc.c:192 IMSI='262424907185673': No 3G Auth Data 20241010082605854 DLGSUP <0013> hlr.c:121 IMSI 262424907185673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c407464ca23f: Created GsupExpect[0] for "262424907185673" to be handled at TC_gsup_purge_ps(128) 20241010082605879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37400<->l=127.0.0.1:4258 20241010082605881 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605881 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907185673" cn_domain=PS} 20241010082605881 DLU <0006> fsm.c:456 lu(262424907185673)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082605881 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082605897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424907185673)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082605897 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424907185673" cn_domain=PS} 20241010082605897 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605897 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c407464ca23f: Found GsupExpect[0] for "262424907185673" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@c407464ca23f: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424907185673" 20241010082605901 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605901 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424907185673"} 20241010082605901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424907185673)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082605901 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082605901 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424907185673"} 20241010082605901 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082605902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907185673)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082605902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907185673)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082605902 DLU <0006> fsm.c:568 lu(PS:IMSI-262424907185673)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082605902 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605902 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c407464ca23f: setverdict(pass): none -> pass 20241010082605905 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605905 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424907185673" cn_domain=PS} 20241010082605905 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241010082605913 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424907185673"} 20241010082605913 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424907185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241010082605913 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082605913 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082605916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37400<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082605941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@c407464ca23f: Final verdict of PTC: none 20241010082605942 DLINP <000b> input/ipa.c:451 connected read/write 20241010082605942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082605942 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082605942 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082605942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082605942 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44789<->l=127.0.0.1:4259) 119@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Oct 10 08:26:05 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 20241010082605965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37412<->l=127.0.0.1:4258 20241010082606066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37412<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15216) Waiting for packet dumper to finish... 1 (prev_count=15216, count=47984) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Oct 10 08:26:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_purge_unknown started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082609172 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082609173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082609177 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082609178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082609182 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082609182 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082609182 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082609182 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 20241010082609182 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082609182 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 20241010082609182 DLGSUP <0013> gsup_server.c:235 2: 20241010082609182 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082609182 DLGSUP <0013> gsup_server.c:235 3: 20241010082609182 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082609182 DLGSUP <0013> gsup_server.c:235 4: 20241010082609182 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082609182 DLGSUP <0013> gsup_server.c:235 5: 20241010082609182 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082609182 DLGSUP <0013> gsup_server.c:235 7: 20241010082609182 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082609182 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082609182 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082609182 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@c407464ca23f: 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") 20241010082609202 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33717<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c407464ca23f: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241010082609215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4258 20241010082609226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082609226 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} 20241010082609226 DLU <0006> fsm.c:456 lu(2345743413463)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082609226 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 20241010082609226 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} 20241010082609226 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082609226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082609226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082609226 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082609226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082609226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@c407464ca23f: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@c407464ca23f: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@c407464ca23f: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082609231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082609233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241010082609235 DLINP <000b> input/ipa.c:451 connected read/write 20241010082609235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082609235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082609235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082609235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082609235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33717<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@c407464ca23f: Final verdict of PTC: none 131@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Oct 10 08:26:09 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 20241010082609270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20241010082609371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Oct 10 08:26:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_unknown started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082612476 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082612476 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082612481 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082612486 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082612486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082612486 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 20241010082612486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082612486 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 20241010082612486 DLGSUP <0013> gsup_server.c:235 2: 20241010082612486 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082612486 DLGSUP <0013> gsup_server.c:235 3: 20241010082612486 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082612486 DLGSUP <0013> gsup_server.c:235 4: 20241010082612487 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082612487 DLGSUP <0013> gsup_server.c:235 5: 20241010082612487 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082612487 DLGSUP <0013> gsup_server.c:235 7: 20241010082612487 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082612487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082612487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082612487 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@c407464ca23f: 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") 20241010082612511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44191<->l=127.0.0.1:4259) 20241010082612539 DAUC <0003> db_auc.c:157 IMSI='262423066588985': No 2G Auth Data 20241010082612539 DAUC <0003> db_auc.c:192 IMSI='262423066588985': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262423066588985" to be handled at TC_mo_ussd_unknown(138) 20241010082612584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20241010082612599 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612600 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423066588985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423066588985" session_id=1771547377 session_state=BEGIN} 20241010082612600 DSS <0004> hlr_ussd.c:576 262423066588985/0x6997aaf1: Process SS (BEGIN) 20241010082612600 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612600 DSS <0004> hlr_ussd.c:518 262423066588985/0x6997aaf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612600 DSS <0004> hlr_ussd.c:523 262423066588985/0x6997aaf1: USSD for unknown code '*#200#' 20241010082612600 DSS <0004> hlr_ussd.c:354 262423066588985/0x6997aaf1: Tx ReturnError(1, 0x12) 20241010082612600 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423066588985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423066588985" session_id=1771547377 session_state=END} 20241010082612600 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612600 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262423066588985" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423066588985" TC_mo_ussd_unknown(138)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@c407464ca23f: setverdict(pass): none -> pass 20241010082612608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@c407464ca23f: Final verdict of PTC: pass 20241010082612618 DAUC <0003> db_auc.c:157 IMSI='262422913027431': No 2G Auth Data 20241010082612618 DAUC <0003> db_auc.c:192 IMSI='262422913027431': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262422913027431" to be handled at TC_mo_ussd_unknown(139) 20241010082612641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20241010082612644 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612644 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422913027431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422913027431" session_id=1655700876 session_state=BEGIN} 20241010082612644 DSS <0004> hlr_ussd.c:576 262422913027431/0x62affd8c: Process SS (BEGIN) 20241010082612644 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612644 DSS <0004> hlr_ussd.c:518 262422913027431/0x62affd8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612644 DSS <0004> hlr_ussd.c:523 262422913027431/0x62affd8c: USSD for unknown code '*#200#' 20241010082612644 DSS <0004> hlr_ussd.c:354 262422913027431/0x62affd8c: Tx ReturnError(1, 0x12) 20241010082612644 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422913027431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422913027431" session_id=1655700876 session_state=END} 20241010082612644 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612644 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262422913027431" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422913027431" TC_mo_ussd_unknown(139)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@c407464ca23f: setverdict(pass): none -> pass 20241010082612645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@c407464ca23f: Final verdict of PTC: pass 20241010082612654 DAUC <0003> db_auc.c:157 IMSI='262425229623636': No 2G Auth Data 20241010082612654 DAUC <0003> db_auc.c:192 IMSI='262425229623636': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262425229623636" to be handled at TC_mo_ussd_unknown(140) 20241010082612675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20241010082612678 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612678 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425229623636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425229623636" session_id=2764377960 session_state=BEGIN} 20241010082612678 DSS <0004> hlr_ussd.c:576 262425229623636/0xa4c50f68: Process SS (BEGIN) 20241010082612678 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612678 DSS <0004> hlr_ussd.c:518 262425229623636/0xa4c50f68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612678 DSS <0004> hlr_ussd.c:523 262425229623636/0xa4c50f68: USSD for unknown code '*#200#' 20241010082612678 DSS <0004> hlr_ussd.c:354 262425229623636/0xa4c50f68: Tx ReturnError(1, 0x12) 20241010082612678 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425229623636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425229623636" session_id=2764377960 session_state=END} 20241010082612678 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612678 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262425229623636" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425229623636" TC_mo_ussd_unknown(140)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@c407464ca23f: setverdict(pass): none -> pass 20241010082612679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@c407464ca23f: Final verdict of PTC: pass 20241010082612701 DAUC <0003> db_auc.c:157 IMSI='262424313132952': No 2G Auth Data 20241010082612701 DAUC <0003> db_auc.c:192 IMSI='262424313132952': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262424313132952" to be handled at TC_mo_ussd_unknown(141) 20241010082612715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20241010082612717 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612717 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424313132952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424313132952" session_id=4033176527 session_state=BEGIN} 20241010082612717 DSS <0004> hlr_ussd.c:576 262424313132952/0xf06563cf: Process SS (BEGIN) 20241010082612717 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612717 DSS <0004> hlr_ussd.c:518 262424313132952/0xf06563cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612717 DSS <0004> hlr_ussd.c:523 262424313132952/0xf06563cf: USSD for unknown code '*#200#' 20241010082612717 DSS <0004> hlr_ussd.c:354 262424313132952/0xf06563cf: Tx ReturnError(1, 0x12) 20241010082612717 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424313132952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424313132952" session_id=4033176527 session_state=END} 20241010082612717 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612717 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262424313132952" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424313132952" TC_mo_ussd_unknown(141)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@c407464ca23f: setverdict(pass): none -> pass 20241010082612719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@c407464ca23f: Final verdict of PTC: pass 20241010082612721 DAUC <0003> db_auc.c:157 IMSI='262429552595090': No 2G Auth Data 20241010082612721 DAUC <0003> db_auc.c:192 IMSI='262429552595090': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262429552595090" to be handled at TC_mo_ussd_unknown(142) 20241010082612732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241010082612735 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612735 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429552595090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429552595090" session_id=3516551237 session_state=BEGIN} 20241010082612735 DSS <0004> hlr_ussd.c:576 262429552595090/0xd19a5045: Process SS (BEGIN) 20241010082612735 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612735 DSS <0004> hlr_ussd.c:518 262429552595090/0xd19a5045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612735 DSS <0004> hlr_ussd.c:523 262429552595090/0xd19a5045: USSD for unknown code '*#200#' 20241010082612735 DSS <0004> hlr_ussd.c:354 262429552595090/0xd19a5045: Tx ReturnError(1, 0x12) 20241010082612735 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429552595090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429552595090" session_id=3516551237 session_state=END} 20241010082612735 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612735 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262429552595090" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429552595090" TC_mo_ussd_unknown(142)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@c407464ca23f: setverdict(pass): none -> pass 20241010082612736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@c407464ca23f: Final verdict of PTC: pass 20241010082612739 DAUC <0003> db_auc.c:157 IMSI='262429885494257': No 2G Auth Data 20241010082612739 DAUC <0003> db_auc.c:192 IMSI='262429885494257': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262429885494257" to be handled at TC_mo_ussd_unknown(143) 20241010082612759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20241010082612761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612761 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429885494257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429885494257" session_id=1385651532 session_state=BEGIN} 20241010082612761 DSS <0004> hlr_ussd.c:576 262429885494257/0x52975d4c: Process SS (BEGIN) 20241010082612761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612761 DSS <0004> hlr_ussd.c:518 262429885494257/0x52975d4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612761 DSS <0004> hlr_ussd.c:523 262429885494257/0x52975d4c: USSD for unknown code '*#200#' 20241010082612761 DSS <0004> hlr_ussd.c:354 262429885494257/0x52975d4c: Tx ReturnError(1, 0x12) 20241010082612761 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429885494257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429885494257" session_id=1385651532 session_state=END} 20241010082612761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262429885494257" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429885494257" TC_mo_ussd_unknown(143)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@c407464ca23f: setverdict(pass): none -> pass 20241010082612763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@c407464ca23f: Final verdict of PTC: pass 20241010082612766 DAUC <0003> db_auc.c:157 IMSI='262428571528537': No 2G Auth Data 20241010082612766 DAUC <0003> db_auc.c:192 IMSI='262428571528537': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262428571528537" to be handled at TC_mo_ussd_unknown(144) 20241010082612780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 20241010082612782 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612782 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428571528537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428571528537" session_id=430619264 session_state=BEGIN} 20241010082612782 DSS <0004> hlr_ussd.c:576 262428571528537/0x19aaba80: Process SS (BEGIN) 20241010082612782 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612782 DSS <0004> hlr_ussd.c:518 262428571528537/0x19aaba80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612782 DSS <0004> hlr_ussd.c:523 262428571528537/0x19aaba80: USSD for unknown code '*#200#' 20241010082612782 DSS <0004> hlr_ussd.c:354 262428571528537/0x19aaba80: Tx ReturnError(1, 0x12) 20241010082612782 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428571528537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428571528537" session_id=430619264 session_state=END} 20241010082612782 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612782 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262428571528537" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428571528537" TC_mo_ussd_unknown(144)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@c407464ca23f: setverdict(pass): none -> pass 20241010082612784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@c407464ca23f: Final verdict of PTC: pass 20241010082612786 DAUC <0003> db_auc.c:157 IMSI='262426650059204': No 2G Auth Data 20241010082612786 DAUC <0003> db_auc.c:192 IMSI='262426650059204': No 3G Auth Data HLR_Test-GSUP(135)@c407464ca23f: Created GsupExpect[0] for "262426650059204" to be handled at TC_mo_ussd_unknown(145) 20241010082612801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.1:4258 20241010082612803 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612803 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426650059204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426650059204" session_id=667052846 session_state=BEGIN} 20241010082612803 DSS <0004> hlr_ussd.c:576 262426650059204/0x27c26b2e: Process SS (BEGIN) 20241010082612803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241010082612803 DSS <0004> hlr_ussd.c:518 262426650059204/0x27c26b2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241010082612803 DSS <0004> hlr_ussd.c:523 262426650059204/0x27c26b2e: USSD for unknown code '*#200#' 20241010082612803 DSS <0004> hlr_ussd.c:354 262426650059204/0x27c26b2e: Tx ReturnError(1, 0x12) 20241010082612803 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426650059204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426650059204" session_id=667052846 session_state=END} 20241010082612803 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082612803 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c407464ca23f: Found GsupExpect[0] for "262426650059204" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426650059204" TC_mo_ussd_unknown(145)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@c407464ca23f: setverdict(pass): none -> pass 20241010082612805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@c407464ca23f: Final verdict of PTC: pass 20241010082612805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4258 20241010082612805 DLINP <000b> input/ipa.c:451 connected read/write 20241010082612805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082612805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082612806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082612806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@c407464ca23f: Final verdict of PTC: none 20241010082612806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44191<->l=127.0.0.1:4259) 136@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 136: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Oct 10 08:26:12 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 20241010082612828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 20241010082612929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1720) Waiting for packet dumper to finish... 1 (prev_count=1720, count=39860) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Oct 10 08:26:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_euse_disc started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082616045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082616045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082616049 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082616054 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616055 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082616055 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082616055 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 20241010082616055 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082616055 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 20241010082616055 DLGSUP <0013> gsup_server.c:235 2: 20241010082616055 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082616055 DLGSUP <0013> gsup_server.c:235 3: 20241010082616055 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082616055 DLGSUP <0013> gsup_server.c:235 4: 20241010082616055 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082616055 DLGSUP <0013> gsup_server.c:235 5: 20241010082616055 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082616055 DLGSUP <0013> gsup_server.c:235 7: 20241010082616055 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082616055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082616055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082616055 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@c407464ca23f: 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") 20241010082616076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36083<->l=127.0.0.1:4259) 20241010082616093 DAUC <0003> db_auc.c:157 IMSI='262426807638385': No 2G Auth Data 20241010082616093 DAUC <0003> db_auc.c:192 IMSI='262426807638385': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262426807638385" to be handled at TC_mo_ussd_euse_disc(150) 20241010082616128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20241010082616140 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616140 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426807638385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426807638385" session_id=2762198383 session_state=BEGIN} 20241010082616140 DSS <0004> hlr_ussd.c:576 262426807638385/0xa4a3cd6f: Process SS (BEGIN) 20241010082616140 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616140 DSS <0004> hlr_ussd.c:518 262426807638385/0xa4a3cd6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616140 DSS <0004> hlr_ussd.c:542 262426807638385/0xa4a3cd6f: Cannot find conn for EUSE EUSE-foobar 20241010082616140 DSS <0004> hlr_ussd.c:354 262426807638385/0xa4a3cd6f: Tx ReturnError(1, 0x22) 20241010082616140 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426807638385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807638385" session_id=2762198383 session_state=END} 20241010082616140 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616140 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262426807638385" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426807638385" TC_mo_ussd_euse_disc(150)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@c407464ca23f: setverdict(pass): none -> pass 20241010082616146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@c407464ca23f: Final verdict of PTC: pass 20241010082616150 DAUC <0003> db_auc.c:157 IMSI='262429440146968': No 2G Auth Data 20241010082616150 DAUC <0003> db_auc.c:192 IMSI='262429440146968': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262429440146968" to be handled at TC_mo_ussd_euse_disc(151) 20241010082616168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 20241010082616171 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616171 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429440146968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429440146968" session_id=2227585870 session_state=BEGIN} 20241010082616171 DSS <0004> hlr_ussd.c:576 262429440146968/0x84c6434e: Process SS (BEGIN) 20241010082616171 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616171 DSS <0004> hlr_ussd.c:518 262429440146968/0x84c6434e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616171 DSS <0004> hlr_ussd.c:542 262429440146968/0x84c6434e: Cannot find conn for EUSE EUSE-foobar 20241010082616171 DSS <0004> hlr_ussd.c:354 262429440146968/0x84c6434e: Tx ReturnError(1, 0x22) 20241010082616171 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429440146968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429440146968" session_id=2227585870 session_state=END} 20241010082616171 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616171 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262429440146968" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429440146968" TC_mo_ussd_euse_disc(151)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@c407464ca23f: setverdict(pass): none -> pass 20241010082616172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@c407464ca23f: Final verdict of PTC: pass 20241010082616175 DAUC <0003> db_auc.c:157 IMSI='262427027052509': No 2G Auth Data 20241010082616175 DAUC <0003> db_auc.c:192 IMSI='262427027052509': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262427027052509" to be handled at TC_mo_ussd_euse_disc(152) 20241010082616187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 20241010082616190 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616190 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427027052509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427027052509" session_id=2661550970 session_state=BEGIN} 20241010082616190 DSS <0004> hlr_ussd.c:576 262427027052509/0x9ea40b7a: Process SS (BEGIN) 20241010082616190 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616190 DSS <0004> hlr_ussd.c:518 262427027052509/0x9ea40b7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616190 DSS <0004> hlr_ussd.c:542 262427027052509/0x9ea40b7a: Cannot find conn for EUSE EUSE-foobar 20241010082616190 DSS <0004> hlr_ussd.c:354 262427027052509/0x9ea40b7a: Tx ReturnError(1, 0x22) 20241010082616190 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427027052509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427027052509" session_id=2661550970 session_state=END} 20241010082616190 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616190 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262427027052509" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427027052509" TC_mo_ussd_euse_disc(152)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@c407464ca23f: setverdict(pass): none -> pass 20241010082616192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@c407464ca23f: Final verdict of PTC: pass 20241010082616195 DAUC <0003> db_auc.c:157 IMSI='262420947985869': No 2G Auth Data 20241010082616195 DAUC <0003> db_auc.c:192 IMSI='262420947985869': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262420947985869" to be handled at TC_mo_ussd_euse_disc(153) 20241010082616206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4258 20241010082616208 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616208 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420947985869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420947985869" session_id=1017020311 session_state=BEGIN} 20241010082616208 DSS <0004> hlr_ussd.c:576 262420947985869/0x3c9e7f97: Process SS (BEGIN) 20241010082616208 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616208 DSS <0004> hlr_ussd.c:518 262420947985869/0x3c9e7f97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616208 DSS <0004> hlr_ussd.c:542 262420947985869/0x3c9e7f97: Cannot find conn for EUSE EUSE-foobar 20241010082616208 DSS <0004> hlr_ussd.c:354 262420947985869/0x3c9e7f97: Tx ReturnError(1, 0x22) 20241010082616208 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420947985869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420947985869" session_id=1017020311 session_state=END} 20241010082616208 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616208 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262420947985869" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420947985869" TC_mo_ussd_euse_disc(153)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@c407464ca23f: setverdict(pass): none -> pass 20241010082616210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@c407464ca23f: Final verdict of PTC: pass 20241010082616213 DAUC <0003> db_auc.c:157 IMSI='262426398317864': No 2G Auth Data 20241010082616213 DAUC <0003> db_auc.c:192 IMSI='262426398317864': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262426398317864" to be handled at TC_mo_ussd_euse_disc(154) 20241010082616223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4258 20241010082616226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616226 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426398317864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426398317864" session_id=1043057289 session_state=BEGIN} 20241010082616226 DSS <0004> hlr_ussd.c:576 262426398317864/0x3e2bca89: Process SS (BEGIN) 20241010082616226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616226 DSS <0004> hlr_ussd.c:518 262426398317864/0x3e2bca89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616226 DSS <0004> hlr_ussd.c:542 262426398317864/0x3e2bca89: Cannot find conn for EUSE EUSE-foobar 20241010082616226 DSS <0004> hlr_ussd.c:354 262426398317864/0x3e2bca89: Tx ReturnError(1, 0x22) 20241010082616226 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426398317864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426398317864" session_id=1043057289 session_state=END} 20241010082616226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262426398317864" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426398317864" TC_mo_ussd_euse_disc(154)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@c407464ca23f: setverdict(pass): none -> pass 20241010082616227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@c407464ca23f: Final verdict of PTC: pass 20241010082616230 DAUC <0003> db_auc.c:157 IMSI='262421298162290': No 2G Auth Data 20241010082616230 DAUC <0003> db_auc.c:192 IMSI='262421298162290': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262421298162290" to be handled at TC_mo_ussd_euse_disc(155) 20241010082616243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4258 20241010082616246 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616246 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421298162290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421298162290" session_id=4136767844 session_state=BEGIN} 20241010082616246 DSS <0004> hlr_ussd.c:576 262421298162290/0xf6921164: Process SS (BEGIN) 20241010082616246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616246 DSS <0004> hlr_ussd.c:518 262421298162290/0xf6921164: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616246 DSS <0004> hlr_ussd.c:542 262421298162290/0xf6921164: Cannot find conn for EUSE EUSE-foobar 20241010082616246 DSS <0004> hlr_ussd.c:354 262421298162290/0xf6921164: Tx ReturnError(1, 0x22) 20241010082616246 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421298162290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421298162290" session_id=4136767844 session_state=END} 20241010082616246 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616246 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262421298162290" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421298162290" TC_mo_ussd_euse_disc(155)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@c407464ca23f: setverdict(pass): none -> pass 20241010082616248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@c407464ca23f: Final verdict of PTC: pass 20241010082616251 DAUC <0003> db_auc.c:157 IMSI='262421332122611': No 2G Auth Data 20241010082616251 DAUC <0003> db_auc.c:192 IMSI='262421332122611': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262421332122611" to be handled at TC_mo_ussd_euse_disc(156) 20241010082616264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4258 20241010082616267 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616267 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421332122611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421332122611" session_id=711875064 session_state=BEGIN} 20241010082616267 DSS <0004> hlr_ussd.c:576 262421332122611/0x2a6e59f8: Process SS (BEGIN) 20241010082616267 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616267 DSS <0004> hlr_ussd.c:518 262421332122611/0x2a6e59f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616267 DSS <0004> hlr_ussd.c:542 262421332122611/0x2a6e59f8: Cannot find conn for EUSE EUSE-foobar 20241010082616267 DSS <0004> hlr_ussd.c:354 262421332122611/0x2a6e59f8: Tx ReturnError(1, 0x22) 20241010082616267 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421332122611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421332122611" session_id=711875064 session_state=END} 20241010082616267 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616267 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262421332122611" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421332122611" TC_mo_ussd_euse_disc(156)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@c407464ca23f: setverdict(pass): none -> pass 20241010082616268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55320<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@c407464ca23f: Final verdict of PTC: pass 20241010082616271 DAUC <0003> db_auc.c:157 IMSI='262425236624863': No 2G Auth Data 20241010082616271 DAUC <0003> db_auc.c:192 IMSI='262425236624863': No 3G Auth Data HLR_Test-GSUP(147)@c407464ca23f: Created GsupExpect[0] for "262425236624863" to be handled at TC_mo_ussd_euse_disc(157) 20241010082616285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 20241010082616288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616288 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425236624863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425236624863" session_id=3320169115 session_state=BEGIN} 20241010082616288 DSS <0004> hlr_ussd.c:576 262425236624863/0xc5e5c29b: Process SS (BEGIN) 20241010082616288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082616288 DSS <0004> hlr_ussd.c:518 262425236624863/0xc5e5c29b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082616288 DSS <0004> hlr_ussd.c:542 262425236624863/0xc5e5c29b: Cannot find conn for EUSE EUSE-foobar 20241010082616288 DSS <0004> hlr_ussd.c:354 262425236624863/0xc5e5c29b: Tx ReturnError(1, 0x22) 20241010082616288 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425236624863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425236624863" session_id=3320169115 session_state=END} 20241010082616288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082616288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c407464ca23f: Found GsupExpect[0] for "262425236624863" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425236624863" TC_mo_ussd_euse_disc(157)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@c407464ca23f: setverdict(pass): none -> pass 20241010082616289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@c407464ca23f: Final verdict of PTC: pass 20241010082616290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@c407464ca23f: Final verdict of PTC: none 148@c407464ca23f: Final verdict of PTC: none 20241010082616290 DLINP <000b> input/ipa.c:451 connected read/write 20241010082616290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082616290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082616290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082616290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082616290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36083<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 148: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Oct 10 08:26:16 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 20241010082616313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4258 20241010082616515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39496) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Oct 10 08:26:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_iuse_imsi started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082619626 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082619626 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082619631 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082619636 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082619636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082619636 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 20241010082619636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082619636 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 20241010082619636 DLGSUP <0013> gsup_server.c:235 2: 20241010082619636 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082619636 DLGSUP <0013> gsup_server.c:235 3: 20241010082619636 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082619636 DLGSUP <0013> gsup_server.c:235 4: 20241010082619636 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082619636 DLGSUP <0013> gsup_server.c:235 5: 20241010082619636 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082619636 DLGSUP <0013> gsup_server.c:235 7: 20241010082619636 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082619636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082619636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082619636 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@c407464ca23f: 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") 20241010082619659 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32833<->l=127.0.0.1:4259) 20241010082619689 DAUC <0003> db_auc.c:157 IMSI='262426900737333': No 2G Auth Data 20241010082619689 DAUC <0003> db_auc.c:192 IMSI='262426900737333': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262426900737333" to be handled at TC_mo_ussd_iuse_imsi(162) 20241010082619723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 20241010082619736 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619736 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426900737333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426900737333" session_id=1550696575 session_state=BEGIN} 20241010082619736 DSS <0004> hlr_ussd.c:576 262426900737333/0x5c6dc07f: Process SS (BEGIN) 20241010082619736 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619736 DSS <0004> hlr_ussd.c:518 262426900737333/0x5c6dc07f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619736 DSS <0004> hlr_ussd.c:363 262426900737333/0x5c6dc07f: Tx USSD 'Your IMSI is 262426900737333' 20241010082619736 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426900737333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426900737333" session_id=1550696575 session_state=END} 20241010082619736 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426900737333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619736 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619736 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262426900737333" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426900737333" TC_mo_ussd_iuse_imsi(162)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D0783DD66B7D96C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@c407464ca23f: setverdict(pass): none -> pass 20241010082619743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@c407464ca23f: Final verdict of PTC: pass 20241010082619747 DAUC <0003> db_auc.c:157 IMSI='262420575587149': No 2G Auth Data 20241010082619747 DAUC <0003> db_auc.c:192 IMSI='262420575587149': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262420575587149" to be handled at TC_mo_ussd_iuse_imsi(163) 20241010082619758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 20241010082619761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619761 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420575587149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420575587149" session_id=1198398913 session_state=BEGIN} 20241010082619761 DSS <0004> hlr_ussd.c:576 262420575587149/0x476e1dc1: Process SS (BEGIN) 20241010082619761 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619761 DSS <0004> hlr_ussd.c:518 262420575587149/0x476e1dc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619761 DSS <0004> hlr_ussd.c:363 262420575587149/0x476e1dc1: Tx USSD 'Your IMSI is 262420575587149' 20241010082619761 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420575587149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420575587149" session_id=1198398913 session_state=END} 20241010082619761 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420575587149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619761 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262420575587149" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420575587149" TC_mo_ussd_iuse_imsi(163)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC76ABD570B7182D07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@c407464ca23f: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@c407464ca23f: Final verdict of PTC: pass 20241010082619763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 20241010082619766 DAUC <0003> db_auc.c:157 IMSI='262424641269132': No 2G Auth Data 20241010082619766 DAUC <0003> db_auc.c:192 IMSI='262424641269132': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262424641269132" to be handled at TC_mo_ussd_iuse_imsi(164) 20241010082619777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 20241010082619779 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619779 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424641269132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424641269132" session_id=845443567 session_state=BEGIN} 20241010082619779 DSS <0004> hlr_ussd.c:576 262424641269132/0x326471ef: Process SS (BEGIN) 20241010082619779 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619779 DSS <0004> hlr_ussd.c:518 262424641269132/0x326471ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619779 DSS <0004> hlr_ussd.c:363 262424641269132/0x326471ef: Tx USSD 'Your IMSI is 262424641269132' 20241010082619779 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424641269132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424641269132" session_id=845443567 session_state=END} 20241010082619779 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424641269132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619779 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619779 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262424641269132" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424641269132" TC_mo_ussd_iuse_imsi(164)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD468BC96CB9D84C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@c407464ca23f: setverdict(pass): none -> pass 20241010082619781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@c407464ca23f: Final verdict of PTC: pass 20241010082619784 DAUC <0003> db_auc.c:157 IMSI='262421772069815': No 2G Auth Data 20241010082619784 DAUC <0003> db_auc.c:192 IMSI='262421772069815': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262421772069815" to be handled at TC_mo_ussd_iuse_imsi(165) 20241010082619795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241010082619797 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619797 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421772069815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421772069815" session_id=2245236855 session_state=BEGIN} 20241010082619797 DSS <0004> hlr_ussd.c:576 262421772069815/0x85d39877: Process SS (BEGIN) 20241010082619797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619797 DSS <0004> hlr_ussd.c:518 262421772069815/0x85d39877: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619797 DSS <0004> hlr_ussd.c:363 262421772069815/0x85d39877: Tx USSD 'Your IMSI is 262421772069815' 20241010082619797 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421772069815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421772069815" session_id=2245236855 session_state=END} 20241010082619797 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421772069815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619797 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619797 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262421772069815" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421772069815" TC_mo_ussd_iuse_imsi(165)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC7693C16C395CAC06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@c407464ca23f: setverdict(pass): none -> pass 20241010082619799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@c407464ca23f: Final verdict of PTC: pass 20241010082619802 DAUC <0003> db_auc.c:157 IMSI='262425764486545': No 2G Auth Data 20241010082619802 DAUC <0003> db_auc.c:192 IMSI='262425764486545': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262425764486545" to be handled at TC_mo_ussd_iuse_imsi(166) 20241010082619813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20241010082619816 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619816 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425764486545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425764486545" session_id=1164055610 session_state=BEGIN} 20241010082619816 DSS <0004> hlr_ussd.c:576 262425764486545/0x4562143a: Process SS (BEGIN) 20241010082619816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619816 DSS <0004> hlr_ussd.c:518 262425764486545/0x4562143a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619816 DSS <0004> hlr_ussd.c:363 262425764486545/0x4562143a: Tx USSD 'Your IMSI is 262425764486545' 20241010082619816 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425764486545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764486545" session_id=1164055610 session_state=END} 20241010082619816 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425764486545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619816 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619816 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262425764486545" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425764486545" TC_mo_ussd_iuse_imsi(166)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459ED66A3D170B61AAD06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@c407464ca23f: setverdict(pass): none -> pass 20241010082619817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@c407464ca23f: Final verdict of PTC: pass 20241010082619821 DAUC <0003> db_auc.c:157 IMSI='262429227442239': No 2G Auth Data 20241010082619821 DAUC <0003> db_auc.c:192 IMSI='262429227442239': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262429227442239" to be handled at TC_mo_ussd_iuse_imsi(167) 20241010082619834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 20241010082619837 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619837 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429227442239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429227442239" session_id=4272592311 session_state=BEGIN} 20241010082619837 DSS <0004> hlr_ussd.c:576 262429227442239/0xfeaa95b7: Process SS (BEGIN) 20241010082619837 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619837 DSS <0004> hlr_ussd.c:518 262429227442239/0xfeaa95b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619837 DSS <0004> hlr_ussd.c:363 262429227442239/0xfeaa95b7: Tx USSD 'Your IMSI is 262429227442239' 20241010082619837 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429227442239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227442239" session_id=4272592311 session_state=END} 20241010082619837 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429227442239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619837 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619837 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262429227442239" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429227442239" TC_mo_ussd_iuse_imsi(167)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E26BBD16832D92C07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@c407464ca23f: setverdict(pass): none -> pass 20241010082619839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@c407464ca23f: Final verdict of PTC: pass 20241010082619841 DAUC <0003> db_auc.c:157 IMSI='262423951460450': No 2G Auth Data 20241010082619841 DAUC <0003> db_auc.c:192 IMSI='262423951460450': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262423951460450" to be handled at TC_mo_ussd_iuse_imsi(168) 20241010082619856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241010082619858 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619859 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423951460450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423951460450" session_id=2771845939 session_state=BEGIN} 20241010082619859 DSS <0004> hlr_ussd.c:576 262423951460450/0xa5370333: Process SS (BEGIN) 20241010082619859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619859 DSS <0004> hlr_ussd.c:518 262423951460450/0xa5370333: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619859 DSS <0004> hlr_ussd.c:363 262423951460450/0xa5370333: Tx USSD 'Your IMSI is 262423951460450' 20241010082619859 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423951460450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423951460450" session_id=2771845939 session_state=END} 20241010082619859 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423951460450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619859 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619859 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262423951460450" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423951460450" TC_mo_ussd_iuse_imsi(168)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C578BD16C305A0D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@c407464ca23f: setverdict(pass): none -> pass 20241010082619860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@c407464ca23f: Final verdict of PTC: pass 20241010082619863 DAUC <0003> db_auc.c:157 IMSI='262429278980512': No 2G Auth Data 20241010082619863 DAUC <0003> db_auc.c:192 IMSI='262429278980512': No 3G Auth Data HLR_Test-GSUP(159)@c407464ca23f: Created GsupExpect[0] for "262429278980512" to be handled at TC_mo_ussd_iuse_imsi(169) 20241010082619877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 20241010082619880 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619880 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429278980512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429278980512" session_id=2010370872 session_state=BEGIN} 20241010082619880 DSS <0004> hlr_ussd.c:576 262429278980512/0x77d3d338: Process SS (BEGIN) 20241010082619880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082619880 DSS <0004> hlr_ussd.c:518 262429278980512/0x77d3d338: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082619880 DSS <0004> hlr_ussd.c:363 262429278980512/0x77d3d338: Tx USSD 'Your IMSI is 262429278980512' 20241010082619880 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429278980512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429278980512" session_id=2010370872 session_state=END} 20241010082619880 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429278980512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082619880 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082619880 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c407464ca23f: Found GsupExpect[0] for "262429278980512" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429278980512" TC_mo_ussd_iuse_imsi(169)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E76C3E570B05A4C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@c407464ca23f: setverdict(pass): none -> pass 20241010082619882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@c407464ca23f: Final verdict of PTC: pass 20241010082619882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 20241010082619883 DLINP <000b> input/ipa.c:451 connected read/write 20241010082619883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082619883 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082619883 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082619883 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082619883 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32833<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@c407464ca23f: Final verdict of PTC: none 160@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 160: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Oct 10 08:26:19 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 20241010082619905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241010082620106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39952) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Oct 10 08:26:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082623221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082623221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082623226 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082623232 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082623232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082623232 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 20241010082623232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082623232 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 20241010082623232 DLGSUP <0013> gsup_server.c:235 2: 20241010082623232 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082623232 DLGSUP <0013> gsup_server.c:235 3: 20241010082623232 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082623232 DLGSUP <0013> gsup_server.c:235 4: 20241010082623232 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082623232 DLGSUP <0013> gsup_server.c:235 5: 20241010082623232 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082623232 DLGSUP <0013> gsup_server.c:235 7: 20241010082623232 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082623232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082623232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082623232 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@c407464ca23f: 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") 20241010082623258 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40753<->l=127.0.0.1:4259) 20241010082623274 DAUC <0003> db_auc.c:157 IMSI='262427504430090': No 2G Auth Data 20241010082623275 DAUC <0003> db_auc.c:192 IMSI='262427504430090': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262427504430090" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241010082623310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241010082623323 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623323 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427504430090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427504430090" source_name="the-source\n" session_id=1934333377 session_state=BEGIN} 20241010082623323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241010082623323 DSS <0004> hlr_ussd.c:576 262427504430090/0x734b95c1: Process SS (BEGIN) 20241010082623323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623323 DSS <0004> hlr_ussd.c:518 262427504430090/0x734b95c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623323 DSS <0004> hlr_ussd.c:363 262427504430090/0x734b95c1: Tx USSD 'Your IMSI is 262427504430090' 20241010082623323 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427504430090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427504430090" destination_name="the-source\n" session_id=1934333377 session_state=END} 20241010082623323 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427504430090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623323 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623323 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262427504430090" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427504430090" TC_mo_ussd_iuse_imsi_via_proxy(174)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD06A3D16630580E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@c407464ca23f: setverdict(pass): none -> pass 20241010082623330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@c407464ca23f: Final verdict of PTC: pass 20241010082623333 DAUC <0003> db_auc.c:157 IMSI='262421628843594': No 2G Auth Data 20241010082623333 DAUC <0003> db_auc.c:192 IMSI='262421628843594': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262421628843594" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241010082623346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 20241010082623349 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623349 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421628843594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421628843594" source_name="the-source\n" session_id=2019009258 session_state=BEGIN} 20241010082623349 DSS <0004> hlr_ussd.c:576 262421628843594/0x7857a2ea: Process SS (BEGIN) 20241010082623349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623349 DSS <0004> hlr_ussd.c:518 262421628843594/0x7857a2ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623349 DSS <0004> hlr_ussd.c:363 262421628843594/0x7857a2ea: Tx USSD 'Your IMSI is 262421628843594' 20241010082623349 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421628843594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421628843594" destination_name="the-source\n" session_id=2019009258 session_state=END} 20241010082623349 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421628843594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623349 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623349 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262421628843594" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421628843594" TC_mo_ussd_iuse_imsi_via_proxy(175)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC26C3E168B35A8E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@c407464ca23f: setverdict(pass): none -> pass 20241010082623351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@c407464ca23f: Final verdict of PTC: pass 20241010082623354 DAUC <0003> db_auc.c:157 IMSI='262426665298468': No 2G Auth Data 20241010082623354 DAUC <0003> db_auc.c:192 IMSI='262426665298468': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262426665298468" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241010082623366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241010082623369 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623369 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426665298468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426665298468" source_name="the-source\n" session_id=223536411 session_state=BEGIN} 20241010082623369 DSS <0004> hlr_ussd.c:576 262426665298468/0x0d52e51b: Process SS (BEGIN) 20241010082623369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623369 DSS <0004> hlr_ussd.c:518 262426665298468/0x0d52e51b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623369 DSS <0004> hlr_ussd.c:363 262426665298468/0x0d52e51b: Tx USSD 'Your IMSI is 262426665298468' 20241010082623369 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426665298468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426665298468" destination_name="the-source\n" session_id=223536411 session_state=END} 20241010082623369 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426665298468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623369 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623369 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262426665298468" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426665298468" TC_mo_ussd_iuse_imsi_via_proxy(176)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD66ABC972389A0D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@c407464ca23f: setverdict(pass): none -> pass 20241010082623371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@c407464ca23f: Final verdict of PTC: pass 20241010082623374 DAUC <0003> db_auc.c:157 IMSI='262424883430121': No 2G Auth Data 20241010082623374 DAUC <0003> db_auc.c:192 IMSI='262424883430121': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262424883430121" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241010082623386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 20241010082623389 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623389 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424883430121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424883430121" source_name="the-source\n" session_id=1872413949 session_state=BEGIN} 20241010082623389 DSS <0004> hlr_ussd.c:576 262424883430121/0x6f9ac4fd: Process SS (BEGIN) 20241010082623389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623389 DSS <0004> hlr_ussd.c:518 262424883430121/0x6f9ac4fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623389 DSS <0004> hlr_ussd.c:363 262424883430121/0x6f9ac4fd: Tx USSD 'Your IMSI is 262424883430121' 20241010082623389 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424883430121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424883430121" destination_name="the-source\n" session_id=1872413949 session_state=END} 20241010082623389 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424883430121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623389 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623389 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262424883430121" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424883430121" TC_mo_ussd_iuse_imsi_via_proxy(177)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D879BD166B0982C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@c407464ca23f: setverdict(pass): none -> pass 20241010082623391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@c407464ca23f: Final verdict of PTC: pass 20241010082623394 DAUC <0003> db_auc.c:157 IMSI='262426654646062': No 2G Auth Data 20241010082623394 DAUC <0003> db_auc.c:192 IMSI='262426654646062': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262426654646062" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241010082623405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 20241010082623408 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623408 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426654646062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426654646062" source_name="the-source\n" session_id=3727335566 session_state=BEGIN} 20241010082623408 DSS <0004> hlr_ussd.c:576 262426654646062/0xde2aa08e: Process SS (BEGIN) 20241010082623408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623408 DSS <0004> hlr_ussd.c:518 262426654646062/0xde2aa08e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623408 DSS <0004> hlr_ussd.c:363 262426654646062/0xde2aa08e: Tx USSD 'Your IMSI is 262426654646062' 20241010082623408 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426654646062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426654646062" destination_name="the-source\n" session_id=3727335566 session_state=END} 20241010082623408 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426654646062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623408 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623408 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262426654646062" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426654646062" TC_mo_ussd_iuse_imsi_via_proxy(178)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD56A3D96836984D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@c407464ca23f: setverdict(pass): none -> pass 20241010082623410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@c407464ca23f: Final verdict of PTC: pass 20241010082623414 DAUC <0003> db_auc.c:157 IMSI='262421864911828': No 2G Auth Data 20241010082623414 DAUC <0003> db_auc.c:192 IMSI='262421864911828': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262421864911828" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241010082623428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 20241010082623431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623431 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421864911828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421864911828" source_name="the-source\n" session_id=1736838923 session_state=BEGIN} 20241010082623431 DSS <0004> hlr_ussd.c:576 262421864911828/0x67860f0b: Process SS (BEGIN) 20241010082623431 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623431 DSS <0004> hlr_ussd.c:518 262421864911828/0x67860f0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623431 DSS <0004> hlr_ussd.c:363 262421864911828/0x67860f0b: Tx USSD 'Your IMSI is 262421864911828' 20241010082623431 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421864911828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421864911828" destination_name="the-source\n" session_id=1736838923 session_state=END} 20241010082623431 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421864911828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623431 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262421864911828" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421864911828" TC_mo_ussd_iuse_imsi_via_proxy(179)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C67A3E562319C0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@c407464ca23f: setverdict(pass): none -> pass 20241010082623433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@c407464ca23f: Final verdict of PTC: pass 20241010082623436 DAUC <0003> db_auc.c:157 IMSI='262421730838634': No 2G Auth Data 20241010082623436 DAUC <0003> db_auc.c:192 IMSI='262421730838634': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262421730838634" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241010082623450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20241010082623453 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623453 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421730838634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421730838634" source_name="the-source\n" session_id=1177961573 session_state=BEGIN} 20241010082623453 DSS <0004> hlr_ussd.c:576 262421730838634/0x46364465: Process SS (BEGIN) 20241010082623453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623453 DSS <0004> hlr_ussd.c:518 262421730838634/0x46364465: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623453 DSS <0004> hlr_ussd.c:363 262421730838634/0x46364465: Tx USSD 'Your IMSI is 262421730838634' 20241010082623453 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421730838634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421730838634" destination_name="the-source\n" session_id=1177961573 session_state=END} 20241010082623453 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421730838634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623453 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623453 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262421730838634" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421730838634" TC_mo_ussd_iuse_imsi_via_proxy(180)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC3683E16638DB8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@c407464ca23f: setverdict(pass): none -> pass 20241010082623455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@c407464ca23f: Final verdict of PTC: pass 20241010082623458 DAUC <0003> db_auc.c:157 IMSI='262429919409462': No 2G Auth Data 20241010082623458 DAUC <0003> db_auc.c:192 IMSI='262429919409462': No 3G Auth Data HLR_Test-GSUP(171)@c407464ca23f: Created GsupExpect[0] for "262429919409462" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241010082623472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20241010082623474 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623475 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429919409462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429919409462" source_name="the-source\n" session_id=418998599 session_state=BEGIN} 20241010082623475 DSS <0004> hlr_ussd.c:576 262429919409462/0x18f96947: Process SS (BEGIN) 20241010082623475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241010082623475 DSS <0004> hlr_ussd.c:518 262429919409462/0x18f96947: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241010082623475 DSS <0004> hlr_ussd.c:363 262429919409462/0x18f96947: Tx USSD 'Your IMSI is 262429919409462' 20241010082623475 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429919409462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919409462" destination_name="the-source\n" session_id=418998599 session_state=END} 20241010082623475 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429919409462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082623475 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082623475 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c407464ca23f: Found GsupExpect[0] for "262429919409462" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429919409462" TC_mo_ussd_iuse_imsi_via_proxy(181)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E17CBD160399A4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@c407464ca23f: setverdict(pass): none -> pass 20241010082623476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@c407464ca23f: Final verdict of PTC: pass 20241010082623477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20241010082623477 DLINP <000b> input/ipa.c:451 connected read/write 20241010082623477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082623477 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@c407464ca23f: Final verdict of PTC: none 20241010082623477 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082623477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082623477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241010082623477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40753<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@c407464ca23f: Final verdict of PTC: none 172@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 172: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Oct 10 08:26:23 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 20241010082623499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20241010082623701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40380) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Oct 10 08:26:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_iuse_msisdn started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082626823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082626823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082626826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082626829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626829 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082626829 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082626829 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 20241010082626829 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082626829 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 20241010082626829 DLGSUP <0013> gsup_server.c:235 2: 20241010082626829 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082626829 DLGSUP <0013> gsup_server.c:235 3: 20241010082626829 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082626829 DLGSUP <0013> gsup_server.c:235 4: 20241010082626829 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082626829 DLGSUP <0013> gsup_server.c:235 5: 20241010082626829 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082626829 DLGSUP <0013> gsup_server.c:235 7: 20241010082626829 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082626829 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082626829 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082626829 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@c407464ca23f: 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") 20241010082626837 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35225<->l=127.0.0.1:4259) 20241010082626864 DAUC <0003> db_auc.c:157 IMSI='262425217761965': No 2G Auth Data 20241010082626864 DAUC <0003> db_auc.c:192 IMSI='262425217761965': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262425217761965" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241010082626899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 20241010082626912 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626912 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425217761965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425217761965" session_id=3554796052 session_state=BEGIN} 20241010082626912 DSS <0004> hlr_ussd.c:576 262425217761965/0xd3e1e214: Process SS (BEGIN) 20241010082626912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082626912 DSS <0004> hlr_ussd.c:518 262425217761965/0xd3e1e214: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082626912 DSS <0004> hlr_ussd.c:363 262425217761965/0xd3e1e214: Tx USSD 'Your extension is 491610720071' 20241010082626912 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425217761965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425217761965" session_id=3554796052 session_state=END} 20241010082626912 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425217761965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082626912 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082626912 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262425217761965" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425217761965" TC_mo_ussd_iuse_msisdn(186)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56037190C768B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@c407464ca23f: setverdict(pass): none -> pass 20241010082626920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@c407464ca23f: Final verdict of PTC: pass 20241010082626924 DAUC <0003> db_auc.c:157 IMSI='262421579774140': No 2G Auth Data 20241010082626924 DAUC <0003> db_auc.c:192 IMSI='262421579774140': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262421579774140" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241010082626936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20241010082626939 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626939 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421579774140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579774140" session_id=1127495279 session_state=BEGIN} 20241010082626939 DSS <0004> hlr_ussd.c:576 262421579774140/0x4334366f: Process SS (BEGIN) 20241010082626939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082626939 DSS <0004> hlr_ussd.c:518 262421579774140/0x4334366f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082626939 DSS <0004> hlr_ussd.c:363 262421579774140/0x4334366f: Tx USSD 'Your extension is 491617847481' 20241010082626939 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421579774140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579774140" session_id=1127495279 session_state=END} 20241010082626939 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421579774140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082626939 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082626939 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262421579774140" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421579774140" TC_mo_ussd_iuse_msisdn(187)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E38DA8D868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@c407464ca23f: setverdict(pass): none -> pass 20241010082626941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@c407464ca23f: Final verdict of PTC: pass 20241010082626944 DAUC <0003> db_auc.c:157 IMSI='262429521487267': No 2G Auth Data 20241010082626944 DAUC <0003> db_auc.c:192 IMSI='262429521487267': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262429521487267" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241010082626956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20241010082626959 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626959 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429521487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429521487267" session_id=2686393911 session_state=BEGIN} 20241010082626959 DSS <0004> hlr_ussd.c:576 262429521487267/0xa01f1e37: Process SS (BEGIN) 20241010082626959 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082626959 DSS <0004> hlr_ussd.c:518 262429521487267/0xa01f1e37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082626959 DSS <0004> hlr_ussd.c:363 262429521487267/0xa01f1e37: Tx USSD 'Your extension is 491618404380' 20241010082626959 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429521487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429521487267" session_id=2686393911 session_state=END} 20241010082626959 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429521487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082626959 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082626959 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262429521487267" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429521487267" TC_mo_ussd_iuse_msisdn(188)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57034186D868301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@c407464ca23f: setverdict(pass): none -> pass 20241010082626961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@c407464ca23f: Final verdict of PTC: pass 20241010082626964 DAUC <0003> db_auc.c:157 IMSI='262425820522850': No 2G Auth Data 20241010082626964 DAUC <0003> db_auc.c:192 IMSI='262425820522850': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262425820522850" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241010082626978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241010082626981 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082626981 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425820522850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425820522850" session_id=860082073 session_state=BEGIN} 20241010082626981 DSS <0004> hlr_ussd.c:576 262425820522850/0x3343cf99: Process SS (BEGIN) 20241010082626981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082626981 DSS <0004> hlr_ussd.c:518 262425820522850/0x3343cf99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082626981 DSS <0004> hlr_ussd.c:363 262425820522850/0x3343cf99: Tx USSD 'Your extension is 491614521123' 20241010082626981 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425820522850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425820522850" session_id=860082073 session_state=END} 20241010082626981 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425820522850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082626981 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082626981 DLINP <000b> input/ipa.c:451 connected read/write 20241010082626981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262425820522850" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425820522850" TC_mo_ussd_iuse_msisdn(189)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56835592C269B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@c407464ca23f: setverdict(pass): none -> pass 20241010082626983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@c407464ca23f: Final verdict of PTC: pass 20241010082626986 DAUC <0003> db_auc.c:157 IMSI='262428465650197': No 2G Auth Data 20241010082626986 DAUC <0003> db_auc.c:192 IMSI='262428465650197': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262428465650197" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241010082626998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241010082627001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082627001 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428465650197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428465650197" session_id=2847877114 session_state=BEGIN} 20241010082627001 DSS <0004> hlr_ussd.c:576 262428465650197/0xa9bf27fa: Process SS (BEGIN) 20241010082627001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082627001 DSS <0004> hlr_ussd.c:518 262428465650197/0xa9bf27fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082627001 DSS <0004> hlr_ussd.c:363 262428465650197/0xa9bf27fa: Tx USSD 'Your extension is 491618356748' 20241010082627001 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428465650197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465650197" session_id=2847877114 session_state=END} 20241010082627001 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428465650197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082627001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082627001 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262428465650197" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428465650197" TC_mo_ussd_iuse_msisdn(190)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B39AED46C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@c407464ca23f: setverdict(pass): none -> pass 20241010082627003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@c407464ca23f: Final verdict of PTC: pass 20241010082627006 DAUC <0003> db_auc.c:157 IMSI='262428887109303': No 2G Auth Data 20241010082627006 DAUC <0003> db_auc.c:192 IMSI='262428887109303': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262428887109303" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241010082627021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20241010082627024 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082627024 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428887109303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428887109303" session_id=542200216 session_state=BEGIN} 20241010082627024 DSS <0004> hlr_ussd.c:576 262428887109303/0x20515198: Process SS (BEGIN) 20241010082627024 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082627024 DSS <0004> hlr_ussd.c:518 262428887109303/0x20515198: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082627024 DSS <0004> hlr_ussd.c:363 262428887109303/0x20515198: Tx USSD 'Your extension is 491612816323' 20241010082627024 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428887109303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428887109303" session_id=542200216 session_state=END} 20241010082627024 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428887109303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082627024 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082627024 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262428887109303" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428887109303" TC_mo_ussd_iuse_msisdn(191)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B8986D269B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@c407464ca23f: setverdict(pass): none -> pass 20241010082627026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@c407464ca23f: Final verdict of PTC: pass 20241010082627036 DAUC <0003> db_auc.c:157 IMSI='262420848884682': No 2G Auth Data 20241010082627036 DAUC <0003> db_auc.c:192 IMSI='262420848884682': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262420848884682" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241010082627055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20241010082627057 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082627058 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420848884682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420848884682" session_id=2312324608 session_state=BEGIN} 20241010082627058 DSS <0004> hlr_ussd.c:576 262420848884682/0x89d34600: Process SS (BEGIN) 20241010082627058 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082627058 DSS <0004> hlr_ussd.c:518 262420848884682/0x89d34600: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082627058 DSS <0004> hlr_ussd.c:363 262420848884682/0x89d34600: Tx USSD 'Your extension is 491610035704' 20241010082627058 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420848884682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420848884682" session_id=2312324608 session_state=END} 20241010082627058 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420848884682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082627058 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082627058 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262420848884682" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420848884682" TC_mo_ussd_iuse_msisdn(192)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B059ED06A301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@c407464ca23f: setverdict(pass): none -> pass 20241010082627060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@c407464ca23f: Final verdict of PTC: pass 20241010082627063 DAUC <0003> db_auc.c:157 IMSI='262421467814734': No 2G Auth Data 20241010082627063 DAUC <0003> db_auc.c:192 IMSI='262421467814734': No 3G Auth Data HLR_Test-GSUP(183)@c407464ca23f: Created GsupExpect[0] for "262421467814734" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241010082627077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20241010082627079 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082627079 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421467814734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421467814734" session_id=1360927183 session_state=BEGIN} 20241010082627079 DSS <0004> hlr_ussd.c:576 262421467814734/0x511e19cf: Process SS (BEGIN) 20241010082627079 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082627079 DSS <0004> hlr_ussd.c:518 262421467814734/0x511e19cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082627079 DSS <0004> hlr_ussd.c:363 262421467814734/0x511e19cf: Tx USSD 'Your extension is 491618474833' 20241010082627079 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421467814734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421467814734" session_id=1360927183 session_state=END} 20241010082627079 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421467814734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082627079 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082627079 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c407464ca23f: Found GsupExpect[0] for "262421467814734" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421467814734" TC_mo_ussd_iuse_msisdn(193)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B41B0D379B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@c407464ca23f: setverdict(pass): none -> pass 20241010082627081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@c407464ca23f: Final verdict of PTC: pass 20241010082627082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@c407464ca23f: Final verdict of PTC: none 20241010082627082 DLINP <000b> input/ipa.c:451 connected read/write 20241010082627082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082627082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082627082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082627082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082627082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35225<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@c407464ca23f: Final verdict of PTC: none 184@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 184: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Oct 10 08:26:27 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 20241010082627107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241010082627308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40028) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Oct 10 08:26:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082630423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082630423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082630426 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082630429 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630429 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082630429 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082630429 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 20241010082630429 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082630429 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 20241010082630429 DLGSUP <0013> gsup_server.c:235 2: 20241010082630429 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082630429 DLGSUP <0013> gsup_server.c:235 3: 20241010082630429 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082630429 DLGSUP <0013> gsup_server.c:235 4: 20241010082630429 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082630429 DLGSUP <0013> gsup_server.c:235 5: 20241010082630429 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082630429 DLGSUP <0013> gsup_server.c:235 7: 20241010082630429 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082630429 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082630429 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082630429 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@c407464ca23f: 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") 20241010082630446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46153<->l=127.0.0.1:4259) 20241010082630462 DAUC <0003> db_auc.c:157 IMSI='262423892099870': No 2G Auth Data 20241010082630462 DAUC <0003> db_auc.c:192 IMSI='262423892099870': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262423892099870" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241010082630516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 20241010082630530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630530 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423892099870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892099870" source_name="the-source\n" session_id=127712473 session_state=BEGIN} 20241010082630530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241010082630530 DSS <0004> hlr_ussd.c:576 262423892099870/0x079cbcd9: Process SS (BEGIN) 20241010082630530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630530 DSS <0004> hlr_ussd.c:518 262423892099870/0x079cbcd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630530 DSS <0004> hlr_ussd.c:363 262423892099870/0x079cbcd9: Tx USSD 'Your extension is 491615418208' 20241010082630530 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423892099870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892099870" destination_name="the-source\n" session_id=127712473 session_state=END} 20241010082630530 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423892099870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630530 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262423892099870" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423892099870" TC_mo_ussd_iuse_msisdn_via_proxy(198)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB4184E06C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@c407464ca23f: setverdict(pass): none -> pass 20241010082630537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@c407464ca23f: Final verdict of PTC: pass 20241010082630540 DAUC <0003> db_auc.c:157 IMSI='262422287039411': No 2G Auth Data 20241010082630540 DAUC <0003> db_auc.c:192 IMSI='262422287039411': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262422287039411" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241010082630552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20241010082630555 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630555 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422287039411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422287039411" source_name="the-source\n" session_id=1869922703 session_state=BEGIN} 20241010082630555 DSS <0004> hlr_ussd.c:576 262422287039411/0x6f74c18f: Process SS (BEGIN) 20241010082630555 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630555 DSS <0004> hlr_ussd.c:518 262422287039411/0x6f74c18f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630555 DSS <0004> hlr_ussd.c:363 262422287039411/0x6f74c18f: Tx USSD 'Your extension is 491610307717' 20241010082630555 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422287039411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422287039411" destination_name="the-source\n" session_id=1869922703 session_state=END} 20241010082630555 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422287039411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630555 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630555 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262422287039411" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422287039411" TC_mo_ussd_iuse_msisdn_via_proxy(199)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56033D8ED16BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@c407464ca23f: setverdict(pass): none -> pass 20241010082630557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@c407464ca23f: Final verdict of PTC: pass 20241010082630560 DAUC <0003> db_auc.c:157 IMSI='262428887071061': No 2G Auth Data 20241010082630560 DAUC <0003> db_auc.c:192 IMSI='262428887071061': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262428887071061" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241010082630571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20241010082630574 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630574 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428887071061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428887071061" source_name="the-source\n" session_id=3965171736 session_state=BEGIN} 20241010082630574 DSS <0004> hlr_ussd.c:576 262428887071061/0xec57b818: Process SS (BEGIN) 20241010082630574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630574 DSS <0004> hlr_ussd.c:518 262428887071061/0xec57b818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630574 DSS <0004> hlr_ussd.c:363 262428887071061/0xec57b818: Tx USSD 'Your extension is 491613161300' 20241010082630574 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428887071061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428887071061" destination_name="the-source\n" session_id=3965171736 session_state=END} 20241010082630574 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428887071061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630574 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630574 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262428887071061" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428887071061" TC_mo_ussd_iuse_msisdn_via_proxy(200)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566315B6C068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@c407464ca23f: setverdict(pass): none -> pass 20241010082630576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@c407464ca23f: Final verdict of PTC: pass 20241010082630579 DAUC <0003> db_auc.c:157 IMSI='262423983374163': No 2G Auth Data 20241010082630579 DAUC <0003> db_auc.c:192 IMSI='262423983374163': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262423983374163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241010082630589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 20241010082630592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630592 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423983374163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423983374163" source_name="the-source\n" session_id=1977571083 session_state=BEGIN} 20241010082630592 DSS <0004> hlr_ussd.c:576 262423983374163/0x75df570b: Process SS (BEGIN) 20241010082630592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630592 DSS <0004> hlr_ussd.c:518 262423983374163/0x75df570b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630592 DSS <0004> hlr_ussd.c:363 262423983374163/0x75df570b: Tx USSD 'Your extension is 491613534822' 20241010082630592 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423983374163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423983374163" destination_name="the-source\n" session_id=1977571083 session_state=END} 20241010082630592 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423983374163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262423983374163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423983374163" TC_mo_ussd_iuse_msisdn_via_proxy(201)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B5190D279301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@c407464ca23f: setverdict(pass): none -> pass 20241010082630594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@c407464ca23f: Final verdict of PTC: pass 20241010082630597 DAUC <0003> db_auc.c:157 IMSI='262423640578380': No 2G Auth Data 20241010082630597 DAUC <0003> db_auc.c:192 IMSI='262423640578380': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262423640578380" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241010082630608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 20241010082630611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630611 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423640578380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423640578380" source_name="the-source\n" session_id=2214199746 session_state=BEGIN} 20241010082630611 DSS <0004> hlr_ussd.c:576 262423640578380/0x83fa01c2: Process SS (BEGIN) 20241010082630611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630611 DSS <0004> hlr_ussd.c:518 262423640578380/0x83fa01c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630611 DSS <0004> hlr_ussd.c:363 262423640578380/0x83fa01c2: Tx USSD 'Your extension is 491615088056' 20241010082630611 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423640578380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423640578380" destination_name="the-source\n" session_id=2214199746 session_state=END} 20241010082630611 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423640578380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262423640578380" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423640578380" TC_mo_ussd_iuse_msisdn_via_proxy(202)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A301C0E56B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@c407464ca23f: setverdict(pass): none -> pass 20241010082630613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@c407464ca23f: Final verdict of PTC: pass 20241010082630616 DAUC <0003> db_auc.c:157 IMSI='262427576697026': No 2G Auth Data 20241010082630616 DAUC <0003> db_auc.c:192 IMSI='262427576697026': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262427576697026" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241010082630630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241010082630633 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630633 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427576697026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427576697026" source_name="the-source\n" session_id=77983620 session_state=BEGIN} 20241010082630633 DSS <0004> hlr_ussd.c:576 262427576697026/0x04a5ef84: Process SS (BEGIN) 20241010082630633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630633 DSS <0004> hlr_ussd.c:518 262427576697026/0x04a5ef84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630633 DSS <0004> hlr_ussd.c:363 262427576697026/0x04a5ef84: Tx USSD 'Your extension is 491611660881' 20241010082630633 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427576697026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576697026" destination_name="the-source\n" session_id=77983620 session_state=END} 20241010082630633 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427576697026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630633 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630633 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262427576697026" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427576697026" TC_mo_ussd_iuse_msisdn_via_proxy(203)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562361B0C878B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@c407464ca23f: setverdict(pass): none -> pass 20241010082630635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@c407464ca23f: Final verdict of PTC: pass 20241010082630638 DAUC <0003> db_auc.c:157 IMSI='262425537115898': No 2G Auth Data 20241010082630638 DAUC <0003> db_auc.c:192 IMSI='262425537115898': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262425537115898" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241010082630652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 20241010082630654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630654 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425537115898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425537115898" source_name="the-source\n" session_id=3940567393 session_state=BEGIN} 20241010082630654 DSS <0004> hlr_ussd.c:576 262425537115898/0xeae04961: Process SS (BEGIN) 20241010082630654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630654 DSS <0004> hlr_ussd.c:518 262425537115898/0xeae04961: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630654 DSS <0004> hlr_ussd.c:363 262425537115898/0xeae04961: Tx USSD 'Your extension is 491613833238' 20241010082630654 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425537115898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425537115898" destination_name="the-source\n" session_id=3940567393 session_state=END} 20241010082630654 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425537115898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262425537115898" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425537115898" TC_mo_ussd_iuse_msisdn_via_proxy(204)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B8D94C36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@c407464ca23f: setverdict(pass): none -> pass 20241010082630656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@c407464ca23f: Final verdict of PTC: pass 20241010082630659 DAUC <0003> db_auc.c:157 IMSI='262420129552104': No 2G Auth Data 20241010082630659 DAUC <0003> db_auc.c:192 IMSI='262420129552104': No 3G Auth Data HLR_Test-GSUP(195)@c407464ca23f: Created GsupExpect[0] for "262420129552104" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241010082630673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 20241010082630676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630676 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420129552104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420129552104" source_name="the-source\n" session_id=652736621 session_state=BEGIN} 20241010082630676 DSS <0004> hlr_ussd.c:576 262420129552104/0x26e7f86d: Process SS (BEGIN) 20241010082630676 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241010082630676 DSS <0004> hlr_ussd.c:518 262420129552104/0x26e7f86d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241010082630676 DSS <0004> hlr_ussd.c:363 262420129552104/0x26e7f86d: Tx USSD 'Your extension is 491612060551' 20241010082630676 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420129552104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129552104" destination_name="the-source\n" session_id=652736621 session_state=END} 20241010082630676 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420129552104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082630676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082630676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c407464ca23f: Found GsupExpect[0] for "262420129552104" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420129552104" TC_mo_ussd_iuse_msisdn_via_proxy(205)@c407464ca23f: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564301BAC568B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@c407464ca23f: setverdict(pass): none -> pass 20241010082630678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@c407464ca23f: Final verdict of PTC: pass 20241010082630679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20241010082630679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082630679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082630679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082630679 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082630679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082630679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241010082630679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46153<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@c407464ca23f: Final verdict of PTC: none 196@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 196: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Oct 10 08:26:30 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 20241010082630701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 20241010082630903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5700) Waiting for packet dumper to finish... 1 (prev_count=5700, count=40680) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Oct 10 08:26:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_euse started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 20241010082634014 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45661 20241010082634014 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45661 MTC@c407464ca23f: in not legacy case 2 IPA-EUSE-foobar(208)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082634015 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634015 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received IPA-EUSE-foobar(208)@c407464ca23f: 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) } } } } 20241010082634017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082634017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@c407464ca23f: 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 } } } } 20241010082634017 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634017 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082634017 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241010082634017 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241010082634017 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 20241010082634017 DLGSUP <0013> gsup_server.c:235 2: 20241010082634017 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 3: 20241010082634017 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 4: 20241010082634017 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 5: 20241010082634017 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 7: 20241010082634017 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082634017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082634017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082634017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45661 IPA-EUSE-foobar(208)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082634018 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082634020 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634020 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082634020 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082634020 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 20241010082634020 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082634020 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 20241010082634020 DLGSUP <0013> gsup_server.c:235 2: 20241010082634020 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082634020 DLGSUP <0013> gsup_server.c:235 3: 20241010082634020 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082634020 DLGSUP <0013> gsup_server.c:235 4: 20241010082634020 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082634020 DLGSUP <0013> gsup_server.c:235 5: 20241010082634020 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082634020 DLGSUP <0013> gsup_server.c:235 7: 20241010082634020 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082634020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082634020 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082634020 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@c407464ca23f: 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") 20241010082634034 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35523<->l=127.0.0.1:4259) 20241010082634059 DAUC <0003> db_auc.c:157 IMSI='262427366430186': No 2G Auth Data 20241010082634059 DAUC <0003> db_auc.c:192 IMSI='262427366430186': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262427366430186" to be handled at TC_mo_ussd_euse(212) 20241010082634093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4258 20241010082634105 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634105 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427366430186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427366430186" session_id=148390173 session_state=BEGIN} 20241010082634105 DSS <0004> hlr_ussd.c:576 262427366430186/0x08d8411d: Process SS (BEGIN) 20241010082634105 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634105 DSS <0004> hlr_ussd.c:518 262427366430186/0x08d8411d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634106 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634106 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634106 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634106 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634119 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634119 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634119 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427366430186 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427366430186" session_id=148390173 session_state=END} 20241010082634119 DSS <0004> hlr_ussd.c:576 262427366430186/0x08d8411d: Process SS (END) 20241010082634119 DSS <0004> hlr_ussd.c:518 262427366430186/0x08d8411d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634119 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427366430186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427366430186" session_id=148390173 session_state=END} 20241010082634119 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427366430186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634119 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427366430186 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634119 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634119 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262427366430186" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427366430186" TC_mo_ussd_euse(212)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@c407464ca23f: Final verdict of PTC: pass 20241010082634134 DAUC <0003> db_auc.c:157 IMSI='262426372559531': No 2G Auth Data 20241010082634134 DAUC <0003> db_auc.c:192 IMSI='262426372559531': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262426372559531" to be handled at TC_mo_ussd_euse(213) 20241010082634149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241010082634152 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634152 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426372559531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426372559531" session_id=2354338153 session_state=BEGIN} 20241010082634152 DSS <0004> hlr_ussd.c:576 262426372559531/0x8c545969: Process SS (BEGIN) 20241010082634152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634152 DSS <0004> hlr_ussd.c:518 262426372559531/0x8c545969: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634152 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634152 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634152 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634152 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634153 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634153 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634153 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426372559531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426372559531" session_id=2354338153 session_state=END} 20241010082634153 DSS <0004> hlr_ussd.c:576 262426372559531/0x8c545969: Process SS (END) 20241010082634153 DSS <0004> hlr_ussd.c:518 262426372559531/0x8c545969: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634153 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426372559531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426372559531" session_id=2354338153 session_state=END} 20241010082634153 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426372559531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634153 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426372559531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634153 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634153 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262426372559531" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426372559531" TC_mo_ussd_euse(213)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@c407464ca23f: Final verdict of PTC: pass 20241010082634158 DAUC <0003> db_auc.c:157 IMSI='262426711110523': No 2G Auth Data 20241010082634158 DAUC <0003> db_auc.c:192 IMSI='262426711110523': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262426711110523" to be handled at TC_mo_ussd_euse(214) 20241010082634170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4258 20241010082634172 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634172 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426711110523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426711110523" session_id=165745813 session_state=BEGIN} 20241010082634172 DSS <0004> hlr_ussd.c:576 262426711110523/0x09e11495: Process SS (BEGIN) 20241010082634172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634172 DSS <0004> hlr_ussd.c:518 262426711110523/0x09e11495: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634172 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634172 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634172 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634172 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634173 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634173 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634173 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426711110523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426711110523" session_id=165745813 session_state=END} 20241010082634173 DSS <0004> hlr_ussd.c:576 262426711110523/0x09e11495: Process SS (END) 20241010082634173 DSS <0004> hlr_ussd.c:518 262426711110523/0x09e11495: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634173 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426711110523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426711110523" session_id=165745813 session_state=END} 20241010082634173 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426711110523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634173 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426711110523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634173 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634173 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262426711110523" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426711110523" TC_mo_ussd_euse(214)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@c407464ca23f: Final verdict of PTC: pass 20241010082634178 DAUC <0003> db_auc.c:157 IMSI='262421841679090': No 2G Auth Data 20241010082634178 DAUC <0003> db_auc.c:192 IMSI='262421841679090': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262421841679090" to be handled at TC_mo_ussd_euse(215) 20241010082634189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20241010082634192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634192 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421841679090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421841679090" session_id=3751540823 session_state=BEGIN} 20241010082634192 DSS <0004> hlr_ussd.c:576 262421841679090/0xdf9bf857: Process SS (BEGIN) 20241010082634192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634192 DSS <0004> hlr_ussd.c:518 262421841679090/0xdf9bf857: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634192 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634192 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634192 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634193 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634193 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421841679090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421841679090" session_id=3751540823 session_state=END} 20241010082634193 DSS <0004> hlr_ussd.c:576 262421841679090/0xdf9bf857: Process SS (END) 20241010082634193 DSS <0004> hlr_ussd.c:518 262421841679090/0xdf9bf857: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634193 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421841679090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421841679090" session_id=3751540823 session_state=END} 20241010082634193 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421841679090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634193 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421841679090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634193 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262421841679090" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421841679090" TC_mo_ussd_euse(215)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@c407464ca23f: Final verdict of PTC: pass 20241010082634198 DAUC <0003> db_auc.c:157 IMSI='262425518938474': No 2G Auth Data 20241010082634198 DAUC <0003> db_auc.c:192 IMSI='262425518938474': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262425518938474" to be handled at TC_mo_ussd_euse(216) 20241010082634209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 20241010082634211 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634211 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425518938474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425518938474" session_id=1063960320 session_state=BEGIN} 20241010082634211 DSS <0004> hlr_ussd.c:576 262425518938474/0x3f6abf00: Process SS (BEGIN) 20241010082634211 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634211 DSS <0004> hlr_ussd.c:518 262425518938474/0x3f6abf00: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634211 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634211 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634211 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634211 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634212 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634212 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634212 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425518938474 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425518938474" session_id=1063960320 session_state=END} 20241010082634212 DSS <0004> hlr_ussd.c:576 262425518938474/0x3f6abf00: Process SS (END) 20241010082634212 DSS <0004> hlr_ussd.c:518 262425518938474/0x3f6abf00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634212 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425518938474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425518938474" session_id=1063960320 session_state=END} 20241010082634212 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425518938474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634212 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425518938474 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634212 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634212 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262425518938474" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425518938474" TC_mo_ussd_euse(216)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@c407464ca23f: Final verdict of PTC: pass 20241010082634217 DAUC <0003> db_auc.c:157 IMSI='262429486525800': No 2G Auth Data 20241010082634217 DAUC <0003> db_auc.c:192 IMSI='262429486525800': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262429486525800" to be handled at TC_mo_ussd_euse(217) 20241010082634231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59414<->l=127.0.0.1:4258 20241010082634233 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634233 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429486525800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429486525800" session_id=1868067021 session_state=BEGIN} 20241010082634233 DSS <0004> hlr_ussd.c:576 262429486525800/0x6f5870cd: Process SS (BEGIN) 20241010082634233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634233 DSS <0004> hlr_ussd.c:518 262429486525800/0x6f5870cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634233 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634233 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634234 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634234 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634234 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634234 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634234 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429486525800 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429486525800" session_id=1868067021 session_state=END} 20241010082634234 DSS <0004> hlr_ussd.c:576 262429486525800/0x6f5870cd: Process SS (END) 20241010082634234 DSS <0004> hlr_ussd.c:518 262429486525800/0x6f5870cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634234 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429486525800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429486525800" session_id=1868067021 session_state=END} 20241010082634234 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429486525800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634234 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429486525800 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634234 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634234 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262429486525800" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429486525800" TC_mo_ussd_euse(217)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59414<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@c407464ca23f: Final verdict of PTC: pass 20241010082634239 DAUC <0003> db_auc.c:157 IMSI='262429731301313': No 2G Auth Data 20241010082634239 DAUC <0003> db_auc.c:192 IMSI='262429731301313': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262429731301313" to be handled at TC_mo_ussd_euse(218) 20241010082634254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59424<->l=127.0.0.1:4258 20241010082634256 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634256 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429731301313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429731301313" session_id=1235730930 session_state=BEGIN} 20241010082634256 DSS <0004> hlr_ussd.c:576 262429731301313/0x49a7c1f2: Process SS (BEGIN) 20241010082634256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634256 DSS <0004> hlr_ussd.c:518 262429731301313/0x49a7c1f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634256 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634256 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634256 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634256 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634257 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634257 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634257 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429731301313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731301313" session_id=1235730930 session_state=END} 20241010082634257 DSS <0004> hlr_ussd.c:576 262429731301313/0x49a7c1f2: Process SS (END) 20241010082634257 DSS <0004> hlr_ussd.c:518 262429731301313/0x49a7c1f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634257 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429731301313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731301313" session_id=1235730930 session_state=END} 20241010082634257 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429731301313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634257 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429731301313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634257 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634257 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262429731301313" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429731301313" TC_mo_ussd_euse(218)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59424<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@c407464ca23f: Final verdict of PTC: pass 20241010082634262 DAUC <0003> db_auc.c:157 IMSI='262425271193946': No 2G Auth Data 20241010082634262 DAUC <0003> db_auc.c:192 IMSI='262425271193946': No 3G Auth Data HLR_Test-GSUP(209)@c407464ca23f: Created GsupExpect[0] for "262425271193946" to be handled at TC_mo_ussd_euse(219) 20241010082634276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241010082634279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634279 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425271193946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425271193946" session_id=517927065 session_state=BEGIN} 20241010082634279 DSS <0004> hlr_ussd.c:576 262425271193946/0x1edef099: Process SS (BEGIN) 20241010082634279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082634279 DSS <0004> hlr_ussd.c:518 262425271193946/0x1edef099: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082634279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634279 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data 20241010082634279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634279 DLINP <000b> input/ipa.c:431 127.0.0.1:45661 sending data EUSE-TC_mo_ussd_euse(206)@c407464ca23f: 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 } } } } } 20241010082634280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634280 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634280 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425271193946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425271193946" session_id=517927065 session_state=END} 20241010082634280 DSS <0004> hlr_ussd.c:576 262425271193946/0x1edef099: Process SS (END) 20241010082634280 DSS <0004> hlr_ussd.c:518 262425271193946/0x1edef099: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082634280 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425271193946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425271193946" session_id=517927065 session_state=END} 20241010082634280 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425271193946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082634280 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425271193946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082634280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082634280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c407464ca23f: Found GsupExpect[0] for "262425271193946" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425271193946" TC_mo_ussd_euse(219)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082634282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@c407464ca23f: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@c407464ca23f: Final verdict of PTC: none 20241010082634283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241010082634283 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082634283 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082634283 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082634283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082634284 DLINP <000b> input/ipa.c:451 connected read/write 20241010082634284 DLINP <000b> input/ipa.c:405 127.0.0.1:45661 message received 20241010082634284 DLINP <000b> input/ipa.c:414 127.0.0.1:45661 connection closed with server 20241010082634284 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45661 20241010082634284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241010082634284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35523<->l=127.0.0.1:4259) 210@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(209)@c407464ca23f: Final verdict of PTC: none IPA-EUSE-foobar(208)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 210: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Oct 10 08:26:34 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 20241010082634308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 20241010082634509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44216) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Oct 10 08:26:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_euse_continue started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 20241010082637564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34493 20241010082637564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34493 MTC@c407464ca23f: in not legacy case 2 IPA-EUSE-foobar(222)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082637565 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637565 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637566 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082637566 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082637567 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637567 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082637567 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241010082637567 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241010082637567 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 20241010082637567 DLGSUP <0013> gsup_server.c:235 2: 20241010082637567 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 3: 20241010082637567 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 4: 20241010082637567 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 5: 20241010082637567 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 7: 20241010082637567 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082637567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082637567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082637567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34493 IPA-EUSE-foobar(222)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082637567 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082637568 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637568 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082637568 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082637568 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 20241010082637568 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082637568 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 20241010082637568 DLGSUP <0013> gsup_server.c:235 2: 20241010082637568 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082637568 DLGSUP <0013> gsup_server.c:235 3: 20241010082637568 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082637568 DLGSUP <0013> gsup_server.c:235 4: 20241010082637568 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082637568 DLGSUP <0013> gsup_server.c:235 5: 20241010082637568 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082637568 DLGSUP <0013> gsup_server.c:235 7: 20241010082637568 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082637568 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082637568 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082637568 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@c407464ca23f: 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") 20241010082637577 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40317<->l=127.0.0.1:4259) 20241010082637586 DAUC <0003> db_auc.c:157 IMSI='262424958092355': No 2G Auth Data 20241010082637586 DAUC <0003> db_auc.c:192 IMSI='262424958092355': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262424958092355" to be handled at TC_mo_ussd_euse_continue(226) 20241010082637604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4258 20241010082637611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637611 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424958092355" session_id=2610487638 session_state=BEGIN} 20241010082637611 DSS <0004> hlr_ussd.c:576 262424958092355/0x9b98e156: Process SS (BEGIN) 20241010082637611 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637611 DSS <0004> hlr_ussd.c:518 262424958092355/0x9b98e156: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637611 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637611 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637617 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637617 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637617 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958092355" session_id=2610487638 session_state=CONTINUE} 20241010082637617 DSS <0004> hlr_ussd.c:576 262424958092355/0x9b98e156: Process SS (CONTINUE) 20241010082637617 DSS <0004> hlr_ussd.c:518 262424958092355/0x9b98e156: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637617 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958092355" session_id=2610487638 session_state=CONTINUE} 20241010082637617 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637617 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637617 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262424958092355" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424958092355" TC_mo_ussd_euse_continue(226)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637626 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637626 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424958092355" session_id=2610487638 session_state=CONTINUE} 20241010082637626 DSS <0004> hlr_ussd.c:576 262424958092355/0x9b98e156: Process SS (CONTINUE) 20241010082637626 DSS <0004> hlr_ussd.c:518 262424958092355/0x9b98e156: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637626 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637626 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637626 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637626 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637626 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637629 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637629 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637629 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958092355" session_id=2610487638 session_state=END} 20241010082637629 DSS <0004> hlr_ussd.c:576 262424958092355/0x9b98e156: Process SS (END) 20241010082637629 DSS <0004> hlr_ussd.c:518 262424958092355/0x9b98e156: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637629 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958092355" session_id=2610487638 session_state=END} 20241010082637629 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637629 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424958092355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637629 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637629 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@c407464ca23f: Final verdict of PTC: pass 20241010082637636 DAUC <0003> db_auc.c:157 IMSI='262421553369522': No 2G Auth Data 20241010082637636 DAUC <0003> db_auc.c:192 IMSI='262421553369522': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262421553369522" to be handled at TC_mo_ussd_euse_continue(227) 20241010082637651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 20241010082637654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637654 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421553369522" session_id=3718137812 session_state=BEGIN} 20241010082637654 DSS <0004> hlr_ussd.c:576 262421553369522/0xdd9e47d4: Process SS (BEGIN) 20241010082637654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637654 DSS <0004> hlr_ussd.c:518 262421553369522/0xdd9e47d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637654 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637654 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637654 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637655 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637655 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421553369522" session_id=3718137812 session_state=CONTINUE} 20241010082637655 DSS <0004> hlr_ussd.c:576 262421553369522/0xdd9e47d4: Process SS (CONTINUE) 20241010082637655 DSS <0004> hlr_ussd.c:518 262421553369522/0xdd9e47d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637655 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421553369522" session_id=3718137812 session_state=CONTINUE} 20241010082637655 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262421553369522" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421553369522" TC_mo_ussd_euse_continue(227)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637657 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637657 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421553369522" session_id=3718137812 session_state=CONTINUE} 20241010082637657 DSS <0004> hlr_ussd.c:576 262421553369522/0xdd9e47d4: Process SS (CONTINUE) 20241010082637657 DSS <0004> hlr_ussd.c:518 262421553369522/0xdd9e47d4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637657 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637657 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637657 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637657 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637657 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637658 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637658 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637658 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421553369522" session_id=3718137812 session_state=END} 20241010082637658 DSS <0004> hlr_ussd.c:576 262421553369522/0xdd9e47d4: Process SS (END) 20241010082637658 DSS <0004> hlr_ussd.c:518 262421553369522/0xdd9e47d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637658 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421553369522" session_id=3718137812 session_state=END} 20241010082637658 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637658 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421553369522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637658 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637658 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@c407464ca23f: Final verdict of PTC: pass 20241010082637662 DAUC <0003> db_auc.c:157 IMSI='262427183389745': No 2G Auth Data 20241010082637662 DAUC <0003> db_auc.c:192 IMSI='262427183389745': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262427183389745" to be handled at TC_mo_ussd_euse_continue(228) 20241010082637673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 20241010082637676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637676 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427183389745" session_id=2082487095 session_state=BEGIN} 20241010082637676 DSS <0004> hlr_ussd.c:576 262427183389745/0x7c203b37: Process SS (BEGIN) 20241010082637676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637676 DSS <0004> hlr_ussd.c:518 262427183389745/0x7c203b37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637676 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637676 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637676 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637677 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637677 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637677 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183389745" session_id=2082487095 session_state=CONTINUE} 20241010082637677 DSS <0004> hlr_ussd.c:576 262427183389745/0x7c203b37: Process SS (CONTINUE) 20241010082637677 DSS <0004> hlr_ussd.c:518 262427183389745/0x7c203b37: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637677 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183389745" session_id=2082487095 session_state=CONTINUE} 20241010082637677 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637677 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637677 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262427183389745" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427183389745" TC_mo_ussd_euse_continue(228)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637679 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427183389745" session_id=2082487095 session_state=CONTINUE} 20241010082637679 DSS <0004> hlr_ussd.c:576 262427183389745/0x7c203b37: Process SS (CONTINUE) 20241010082637679 DSS <0004> hlr_ussd.c:518 262427183389745/0x7c203b37: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637679 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637679 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637679 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637679 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637680 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637680 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183389745" session_id=2082487095 session_state=END} 20241010082637680 DSS <0004> hlr_ussd.c:576 262427183389745/0x7c203b37: Process SS (END) 20241010082637680 DSS <0004> hlr_ussd.c:518 262427183389745/0x7c203b37: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637680 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183389745" session_id=2082487095 session_state=END} 20241010082637680 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637680 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427183389745 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@c407464ca23f: Final verdict of PTC: pass 20241010082637684 DAUC <0003> db_auc.c:157 IMSI='262424611435074': No 2G Auth Data 20241010082637684 DAUC <0003> db_auc.c:192 IMSI='262424611435074': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262424611435074" to be handled at TC_mo_ussd_euse_continue(229) 20241010082637695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59486<->l=127.0.0.1:4258 20241010082637698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637698 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424611435074" session_id=3609742385 session_state=BEGIN} 20241010082637698 DSS <0004> hlr_ussd.c:576 262424611435074/0xd7284c31: Process SS (BEGIN) 20241010082637698 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637698 DSS <0004> hlr_ussd.c:518 262424611435074/0xd7284c31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637698 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637698 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637699 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637699 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637699 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424611435074" session_id=3609742385 session_state=CONTINUE} 20241010082637699 DSS <0004> hlr_ussd.c:576 262424611435074/0xd7284c31: Process SS (CONTINUE) 20241010082637699 DSS <0004> hlr_ussd.c:518 262424611435074/0xd7284c31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637699 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424611435074" session_id=3609742385 session_state=CONTINUE} 20241010082637699 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637699 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637699 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262424611435074" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424611435074" TC_mo_ussd_euse_continue(229)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637701 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424611435074" session_id=3609742385 session_state=CONTINUE} 20241010082637701 DSS <0004> hlr_ussd.c:576 262424611435074/0xd7284c31: Process SS (CONTINUE) 20241010082637701 DSS <0004> hlr_ussd.c:518 262424611435074/0xd7284c31: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637701 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637701 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424611435074" session_id=3609742385 session_state=END} 20241010082637701 DSS <0004> hlr_ussd.c:576 262424611435074/0xd7284c31: Process SS (END) 20241010082637701 DSS <0004> hlr_ussd.c:518 262424611435074/0xd7284c31: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637701 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424611435074" session_id=3609742385 session_state=END} 20241010082637701 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637701 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424611435074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637701 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59486<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@c407464ca23f: Final verdict of PTC: pass 20241010082637705 DAUC <0003> db_auc.c:157 IMSI='262423491840338': No 2G Auth Data 20241010082637705 DAUC <0003> db_auc.c:192 IMSI='262423491840338': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262423491840338" to be handled at TC_mo_ussd_euse_continue(230) 20241010082637716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20241010082637719 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637719 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423491840338" session_id=2809254158 session_state=BEGIN} 20241010082637719 DSS <0004> hlr_ussd.c:576 262423491840338/0xa771d10e: Process SS (BEGIN) 20241010082637719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637719 DSS <0004> hlr_ussd.c:518 262423491840338/0xa771d10e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637719 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637719 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637719 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637719 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637720 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637720 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637720 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491840338" session_id=2809254158 session_state=CONTINUE} 20241010082637720 DSS <0004> hlr_ussd.c:576 262423491840338/0xa771d10e: Process SS (CONTINUE) 20241010082637720 DSS <0004> hlr_ussd.c:518 262423491840338/0xa771d10e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637720 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491840338" session_id=2809254158 session_state=CONTINUE} 20241010082637720 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637720 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637720 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262423491840338" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423491840338" TC_mo_ussd_euse_continue(230)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637722 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423491840338" session_id=2809254158 session_state=CONTINUE} 20241010082637722 DSS <0004> hlr_ussd.c:576 262423491840338/0xa771d10e: Process SS (CONTINUE) 20241010082637722 DSS <0004> hlr_ussd.c:518 262423491840338/0xa771d10e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637722 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637722 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491840338" session_id=2809254158 session_state=END} 20241010082637722 DSS <0004> hlr_ussd.c:576 262423491840338/0xa771d10e: Process SS (END) 20241010082637722 DSS <0004> hlr_ussd.c:518 262423491840338/0xa771d10e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637722 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491840338" session_id=2809254158 session_state=END} 20241010082637722 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637722 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423491840338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637722 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@c407464ca23f: Final verdict of PTC: pass 20241010082637726 DAUC <0003> db_auc.c:157 IMSI='262428989797488': No 2G Auth Data 20241010082637726 DAUC <0003> db_auc.c:192 IMSI='262428989797488': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262428989797488" to be handled at TC_mo_ussd_euse_continue(231) 20241010082637740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 20241010082637742 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637742 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989797488" session_id=837997509 session_state=BEGIN} 20241010082637742 DSS <0004> hlr_ussd.c:576 262428989797488/0x31f2d3c5: Process SS (BEGIN) 20241010082637742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637742 DSS <0004> hlr_ussd.c:518 262428989797488/0x31f2d3c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637742 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637742 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637742 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637742 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637743 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637743 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637743 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989797488" session_id=837997509 session_state=CONTINUE} 20241010082637743 DSS <0004> hlr_ussd.c:576 262428989797488/0x31f2d3c5: Process SS (CONTINUE) 20241010082637743 DSS <0004> hlr_ussd.c:518 262428989797488/0x31f2d3c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637743 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989797488" session_id=837997509 session_state=CONTINUE} 20241010082637743 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637743 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637743 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262428989797488" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428989797488" TC_mo_ussd_euse_continue(231)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637745 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637745 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989797488" session_id=837997509 session_state=CONTINUE} 20241010082637745 DSS <0004> hlr_ussd.c:576 262428989797488/0x31f2d3c5: Process SS (CONTINUE) 20241010082637745 DSS <0004> hlr_ussd.c:518 262428989797488/0x31f2d3c5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637745 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637745 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637745 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637745 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637745 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637746 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637746 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989797488" session_id=837997509 session_state=END} 20241010082637746 DSS <0004> hlr_ussd.c:576 262428989797488/0x31f2d3c5: Process SS (END) 20241010082637746 DSS <0004> hlr_ussd.c:518 262428989797488/0x31f2d3c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637746 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989797488" session_id=837997509 session_state=END} 20241010082637746 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637746 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428989797488 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637746 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@c407464ca23f: Final verdict of PTC: pass 20241010082637749 DAUC <0003> db_auc.c:157 IMSI='262422100087890': No 2G Auth Data 20241010082637749 DAUC <0003> db_auc.c:192 IMSI='262422100087890': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262422100087890" to be handled at TC_mo_ussd_euse_continue(232) 20241010082637763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 20241010082637765 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637765 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422100087890" session_id=2644463973 session_state=BEGIN} 20241010082637765 DSS <0004> hlr_ussd.c:576 262422100087890/0x9d9f5165: Process SS (BEGIN) 20241010082637765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637765 DSS <0004> hlr_ussd.c:518 262422100087890/0x9d9f5165: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637765 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637765 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637765 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637765 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637766 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637766 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637766 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422100087890" session_id=2644463973 session_state=CONTINUE} 20241010082637766 DSS <0004> hlr_ussd.c:576 262422100087890/0x9d9f5165: Process SS (CONTINUE) 20241010082637766 DSS <0004> hlr_ussd.c:518 262422100087890/0x9d9f5165: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637766 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422100087890" session_id=2644463973 session_state=CONTINUE} 20241010082637766 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637766 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637766 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262422100087890" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422100087890" TC_mo_ussd_euse_continue(232)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637768 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637768 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422100087890" session_id=2644463973 session_state=CONTINUE} 20241010082637768 DSS <0004> hlr_ussd.c:576 262422100087890/0x9d9f5165: Process SS (CONTINUE) 20241010082637768 DSS <0004> hlr_ussd.c:518 262422100087890/0x9d9f5165: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637768 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637768 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637768 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637768 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637768 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637769 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637769 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637769 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422100087890" session_id=2644463973 session_state=END} 20241010082637769 DSS <0004> hlr_ussd.c:576 262422100087890/0x9d9f5165: Process SS (END) 20241010082637769 DSS <0004> hlr_ussd.c:518 262422100087890/0x9d9f5165: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637769 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422100087890" session_id=2644463973 session_state=END} 20241010082637769 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637769 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422100087890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637769 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637769 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@c407464ca23f: Final verdict of PTC: pass 20241010082637772 DAUC <0003> db_auc.c:157 IMSI='262423892089965': No 2G Auth Data 20241010082637772 DAUC <0003> db_auc.c:192 IMSI='262423892089965': No 3G Auth Data HLR_Test-GSUP(223)@c407464ca23f: Created GsupExpect[0] for "262423892089965" to be handled at TC_mo_ussd_euse_continue(233) 20241010082637786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 20241010082637789 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637789 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892089965" session_id=3261295796 session_state=BEGIN} 20241010082637789 DSS <0004> hlr_ussd.c:576 262423892089965/0xc2636cb4: Process SS (BEGIN) 20241010082637789 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241010082637789 DSS <0004> hlr_ussd.c:518 262423892089965/0xc2636cb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241010082637789 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637789 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637789 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637789 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637789 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637789 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637789 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089965" session_id=3261295796 session_state=CONTINUE} 20241010082637789 DSS <0004> hlr_ussd.c:576 262423892089965/0xc2636cb4: Process SS (CONTINUE) 20241010082637789 DSS <0004> hlr_ussd.c:518 262423892089965/0xc2636cb4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241010082637789 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089965" session_id=3261295796 session_state=CONTINUE} 20241010082637789 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637789 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637790 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c407464ca23f: Found GsupExpect[0] for "262423892089965" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423892089965" TC_mo_ussd_euse_continue(233)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082637792 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637792 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892089965" session_id=3261295796 session_state=CONTINUE} 20241010082637792 DSS <0004> hlr_ussd.c:576 262423892089965/0xc2636cb4: Process SS (CONTINUE) 20241010082637792 DSS <0004> hlr_ussd.c:518 262423892089965/0xc2636cb4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637792 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637792 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637792 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data 20241010082637792 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637792 DLINP <000b> input/ipa.c:431 127.0.0.1:34493 sending data EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: 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 } } } } } 20241010082637793 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637793 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637793 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089965" session_id=3261295796 session_state=END} 20241010082637793 DSS <0004> hlr_ussd.c:576 262423892089965/0xc2636cb4: Process SS (END) 20241010082637793 DSS <0004> hlr_ussd.c:518 262423892089965/0xc2636cb4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241010082637793 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892089965" session_id=3261295796 session_state=END} 20241010082637793 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082637793 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423892089965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082637793 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082637793 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082637793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@c407464ca23f: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@c407464ca23f: Final verdict of PTC: none 20241010082637794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 20241010082637795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082637795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082637795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082637795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082637795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082637795 DLINP <000b> input/ipa.c:405 127.0.0.1:34493 message received 20241010082637795 DLINP <000b> input/ipa.c:414 127.0.0.1:34493 connection closed with server 20241010082637795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34493 20241010082637795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241010082637795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40317<->l=127.0.0.1:4259) 224@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(223)@c407464ca23f: Final verdict of PTC: none IPA-EUSE-foobar(222)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 224: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Oct 10 08:26:37 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 20241010082637819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4258 20241010082638020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49068) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Oct 10 08:26:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_ussd_euse_defaultroute started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 20241010082641141 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40127 20241010082641141 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40127 MTC@c407464ca23f: in not legacy case 2 IPA-EUSE-foobar(236)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082641142 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641142 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082641143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082641144 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641144 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641144 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082641144 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241010082641144 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241010082641144 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 20241010082641144 DLGSUP <0013> gsup_server.c:235 2: 20241010082641144 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 3: 20241010082641144 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 4: 20241010082641144 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 5: 20241010082641144 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 7: 20241010082641144 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082641144 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082641144 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082641144 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40127 HLR_Test-GSUP-IPA(235)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082641144 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082641146 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082641146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082641146 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 20241010082641146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082641146 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 20241010082641146 DLGSUP <0013> gsup_server.c:235 2: 20241010082641146 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082641146 DLGSUP <0013> gsup_server.c:235 3: 20241010082641146 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082641146 DLGSUP <0013> gsup_server.c:235 4: 20241010082641146 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082641146 DLGSUP <0013> gsup_server.c:235 5: 20241010082641146 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082641146 DLGSUP <0013> gsup_server.c:235 7: 20241010082641146 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082641146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082641146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082641146 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@c407464ca23f: 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") 20241010082641163 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34849<->l=127.0.0.1:4259) 20241010082641178 DAUC <0003> db_auc.c:157 IMSI='262421735480351': No 2G Auth Data 20241010082641178 DAUC <0003> db_auc.c:192 IMSI='262421735480351': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262421735480351" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241010082641206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4258 20241010082641220 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641220 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421735480351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421735480351" session_id=1770666596 session_state=BEGIN} 20241010082641220 DSS <0004> hlr_ussd.c:576 262421735480351/0x698a3a64: Process SS (BEGIN) 20241010082641220 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641220 DSS <0004> hlr_ussd.c:518 262421735480351/0x698a3a64: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641220 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641220 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641220 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641220 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641231 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641231 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641231 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421735480351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421735480351" session_id=1770666596 session_state=END} 20241010082641231 DSS <0004> hlr_ussd.c:576 262421735480351/0x698a3a64: Process SS (END) 20241010082641231 DSS <0004> hlr_ussd.c:518 262421735480351/0x698a3a64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641231 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421735480351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421735480351" session_id=1770666596 session_state=END} 20241010082641231 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421735480351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641231 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421735480351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641231 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641231 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262421735480351" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421735480351" TC_mo_ussd_euse_defaultroute(240)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@c407464ca23f: Final verdict of PTC: pass 20241010082641239 DAUC <0003> db_auc.c:157 IMSI='262426896221551': No 2G Auth Data 20241010082641239 DAUC <0003> db_auc.c:192 IMSI='262426896221551': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262426896221551" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241010082641256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641259 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426896221551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426896221551" session_id=1758501881 session_state=BEGIN} 20241010082641259 DSS <0004> hlr_ussd.c:576 262426896221551/0x68d09bf9: Process SS (BEGIN) 20241010082641259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641259 DSS <0004> hlr_ussd.c:518 262426896221551/0x68d09bf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641259 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426896221551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426896221551" session_id=1758501881 session_state=END} 20241010082641259 DSS <0004> hlr_ussd.c:576 262426896221551/0x68d09bf9: Process SS (END) 20241010082641259 DSS <0004> hlr_ussd.c:518 262426896221551/0x68d09bf9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641259 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426896221551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426896221551" session_id=1758501881 session_state=END} 20241010082641259 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426896221551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641259 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426896221551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641259 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262426896221551" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426896221551" TC_mo_ussd_euse_defaultroute(241)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@c407464ca23f: Final verdict of PTC: pass 20241010082641264 DAUC <0003> db_auc.c:157 IMSI='262424336981781': No 2G Auth Data 20241010082641264 DAUC <0003> db_auc.c:192 IMSI='262424336981781': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262424336981781" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241010082641277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241010082641279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641279 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424336981781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424336981781" session_id=2762186446 session_state=BEGIN} 20241010082641279 DSS <0004> hlr_ussd.c:576 262424336981781/0xa4a39ece: Process SS (BEGIN) 20241010082641279 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641279 DSS <0004> hlr_ussd.c:518 262424336981781/0xa4a39ece: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641279 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641279 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641279 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641280 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641280 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424336981781 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424336981781" session_id=2762186446 session_state=END} 20241010082641280 DSS <0004> hlr_ussd.c:576 262424336981781/0xa4a39ece: Process SS (END) 20241010082641280 DSS <0004> hlr_ussd.c:518 262424336981781/0xa4a39ece: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641280 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424336981781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424336981781" session_id=2762186446 session_state=END} 20241010082641280 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424336981781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641280 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424336981781 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641280 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262424336981781" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424336981781" TC_mo_ussd_euse_defaultroute(242)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@c407464ca23f: Final verdict of PTC: pass 20241010082641285 DAUC <0003> db_auc.c:157 IMSI='262429118427817': No 2G Auth Data 20241010082641285 DAUC <0003> db_auc.c:192 IMSI='262429118427817': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262429118427817" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241010082641297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641300 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429118427817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429118427817" session_id=1671855091 session_state=BEGIN} 20241010082641300 DSS <0004> hlr_ussd.c:576 262429118427817/0x63a67bf3: Process SS (BEGIN) 20241010082641300 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641300 DSS <0004> hlr_ussd.c:518 262429118427817/0x63a67bf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641300 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429118427817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429118427817" session_id=1671855091 session_state=END} 20241010082641300 DSS <0004> hlr_ussd.c:576 262429118427817/0x63a67bf3: Process SS (END) 20241010082641300 DSS <0004> hlr_ussd.c:518 262429118427817/0x63a67bf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641300 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429118427817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429118427817" session_id=1671855091 session_state=END} 20241010082641300 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429118427817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641300 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429118427817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641300 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262429118427817" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429118427817" TC_mo_ussd_euse_defaultroute(243)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@c407464ca23f: Final verdict of PTC: pass 20241010082641306 DAUC <0003> db_auc.c:157 IMSI='262423695740230': No 2G Auth Data 20241010082641306 DAUC <0003> db_auc.c:192 IMSI='262423695740230': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262423695740230" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241010082641317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641320 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423695740230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423695740230" session_id=582401344 session_state=BEGIN} 20241010082641320 DSS <0004> hlr_ussd.c:576 262423695740230/0x22b6bd40: Process SS (BEGIN) 20241010082641320 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641320 DSS <0004> hlr_ussd.c:518 262423695740230/0x22b6bd40: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641320 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423695740230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695740230" session_id=582401344 session_state=END} 20241010082641320 DSS <0004> hlr_ussd.c:576 262423695740230/0x22b6bd40: Process SS (END) 20241010082641320 DSS <0004> hlr_ussd.c:518 262423695740230/0x22b6bd40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641320 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423695740230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695740230" session_id=582401344 session_state=END} 20241010082641320 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423695740230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641320 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423695740230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641320 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262423695740230" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423695740230" TC_mo_ussd_euse_defaultroute(244)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@c407464ca23f: Final verdict of PTC: pass 20241010082641325 DAUC <0003> db_auc.c:157 IMSI='262420209115017': No 2G Auth Data 20241010082641325 DAUC <0003> db_auc.c:192 IMSI='262420209115017': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262420209115017" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241010082641339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641342 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420209115017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420209115017" session_id=4185837344 session_state=BEGIN} 20241010082641342 DSS <0004> hlr_ussd.c:576 262420209115017/0xf97ecf20: Process SS (BEGIN) 20241010082641342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641342 DSS <0004> hlr_ussd.c:518 262420209115017/0xf97ecf20: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641342 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420209115017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420209115017" session_id=4185837344 session_state=END} 20241010082641342 DSS <0004> hlr_ussd.c:576 262420209115017/0xf97ecf20: Process SS (END) 20241010082641342 DSS <0004> hlr_ussd.c:518 262420209115017/0xf97ecf20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641342 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420209115017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420209115017" session_id=4185837344 session_state=END} 20241010082641342 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420209115017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641342 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420209115017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262420209115017" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420209115017" TC_mo_ussd_euse_defaultroute(245)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@c407464ca23f: Final verdict of PTC: pass 20241010082641347 DAUC <0003> db_auc.c:157 IMSI='262425154846571': No 2G Auth Data 20241010082641347 DAUC <0003> db_auc.c:192 IMSI='262425154846571': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262425154846571" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241010082641361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20241010082641364 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641364 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425154846571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425154846571" session_id=2928349036 session_state=BEGIN} 20241010082641364 DSS <0004> hlr_ussd.c:576 262425154846571/0xae8b0f6c: Process SS (BEGIN) 20241010082641364 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641364 DSS <0004> hlr_ussd.c:518 262425154846571/0xae8b0f6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641364 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641364 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641364 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641364 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641365 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641365 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641365 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425154846571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425154846571" session_id=2928349036 session_state=END} 20241010082641365 DSS <0004> hlr_ussd.c:576 262425154846571/0xae8b0f6c: Process SS (END) 20241010082641365 DSS <0004> hlr_ussd.c:518 262425154846571/0xae8b0f6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641365 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425154846571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425154846571" session_id=2928349036 session_state=END} 20241010082641365 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425154846571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641365 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425154846571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641365 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641365 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262425154846571" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425154846571" TC_mo_ussd_euse_defaultroute(246)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@c407464ca23f: Final verdict of PTC: pass 20241010082641370 DAUC <0003> db_auc.c:157 IMSI='262425587548290': No 2G Auth Data 20241010082641370 DAUC <0003> db_auc.c:192 IMSI='262425587548290': No 3G Auth Data HLR_Test-GSUP(237)@c407464ca23f: Created GsupExpect[0] for "262425587548290" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241010082641384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20241010082641387 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641387 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425587548290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425587548290" session_id=1879391827 session_state=BEGIN} 20241010082641387 DSS <0004> hlr_ussd.c:576 262425587548290/0x70053e53: Process SS (BEGIN) 20241010082641387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241010082641387 DSS <0004> hlr_ussd.c:518 262425587548290/0x70053e53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241010082641387 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641387 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data 20241010082641387 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641387 DLINP <000b> input/ipa.c:431 127.0.0.1:40127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: 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 } } } } } 20241010082641388 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641388 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641388 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425587548290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425587548290" session_id=1879391827 session_state=END} 20241010082641388 DSS <0004> hlr_ussd.c:576 262425587548290/0x70053e53: Process SS (END) 20241010082641388 DSS <0004> hlr_ussd.c:518 262425587548290/0x70053e53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241010082641388 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425587548290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425587548290" session_id=1879391827 session_state=END} 20241010082641388 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425587548290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082641388 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425587548290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241010082641388 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082641388 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c407464ca23f: Found GsupExpect[0] for "262425587548290" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@c407464ca23f: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425587548290" TC_mo_ussd_euse_defaultroute(247)@c407464ca23f: 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)@c407464ca23f: setverdict(pass): none -> pass 20241010082641390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@c407464ca23f: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@c407464ca23f: Final verdict of PTC: none 20241010082641391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 20241010082641392 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082641392 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082641392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082641392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@c407464ca23f: Final verdict of PTC: none 20241010082641392 DLINP <000b> input/ipa.c:451 connected read/write 20241010082641392 DLINP <000b> input/ipa.c:405 127.0.0.1:40127 message received 20241010082641392 DLINP <000b> input/ipa.c:414 127.0.0.1:40127 connection closed with server 20241010082641392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40127 20241010082641392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241010082641392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34849<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@c407464ca23f: Final verdict of PTC: none IPA-EUSE-foobar(236)@c407464ca23f: Final verdict of PTC: none 238@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 238: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@c407464ca23f: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Oct 10 08:26:41 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 20241010082641426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 20241010082641627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6264) 20241010082642601 DSS <0004> hlr_ussd.c:239 262423066588985/0x6997aaf1: SS Session Timeout, destroying 20241010082642601 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423066588985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=6264, count=46528) 20241010082642645 DSS <0004> hlr_ussd.c:239 262422913027431/0x62affd8c: SS Session Timeout, destroying 20241010082642645 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422913027431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642678 DSS <0004> hlr_ussd.c:239 262425229623636/0xa4c50f68: SS Session Timeout, destroying 20241010082642678 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425229623636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642717 DSS <0004> hlr_ussd.c:239 262424313132952/0xf06563cf: SS Session Timeout, destroying 20241010082642717 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424313132952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642735 DSS <0004> hlr_ussd.c:239 262429552595090/0xd19a5045: SS Session Timeout, destroying 20241010082642735 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429552595090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642762 DSS <0004> hlr_ussd.c:239 262429885494257/0x52975d4c: SS Session Timeout, destroying 20241010082642762 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429885494257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642783 DSS <0004> hlr_ussd.c:239 262428571528537/0x19aaba80: SS Session Timeout, destroying 20241010082642783 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428571528537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082642804 DSS <0004> hlr_ussd.c:239 262426650059204/0x27c26b2e: SS Session Timeout, destroying 20241010082642804 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426650059204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Oct 10 08:26:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_mo_sss_reject started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082644706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082644706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082644711 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082644713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082644716 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082644716 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082644716 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082644716 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 20241010082644716 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082644716 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 20241010082644716 DLGSUP <0013> gsup_server.c:235 2: 20241010082644716 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082644716 DLGSUP <0013> gsup_server.c:235 3: 20241010082644716 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082644716 DLGSUP <0013> gsup_server.c:235 4: 20241010082644716 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082644717 DLGSUP <0013> gsup_server.c:235 5: 20241010082644717 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082644717 DLGSUP <0013> gsup_server.c:235 7: 20241010082644717 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082644717 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082644717 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082644717 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@c407464ca23f: 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") 20241010082644741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40931<->l=127.0.0.1:4259) 20241010082644755 DAUC <0003> db_auc.c:157 IMSI='262423767349655': No 2G Auth Data 20241010082644755 DAUC <0003> db_auc.c:192 IMSI='262423767349655': No 3G Auth Data HLR_Test-GSUP(249)@c407464ca23f: Created GsupExpect[0] for "262423767349655" to be handled at TC_mo_sss_reject(252) 20241010082644787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241010082644800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082644800 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423767349655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423767349655" session_id=2717604058 session_state=BEGIN} 20241010082644800 DSS <0004> hlr_ussd.c:576 262423767349655/0xa1fb58da: Process SS (BEGIN) 20241010082644800 DSS <0004> hlr_ussd.c:498 262423767349655/0xa1fb58da: SS CompType=Invoke, OpCode=InterrogateSS 20241010082644800 DSS <0004> hlr_ussd.c:506 262423767349655/0xa1fb58da: Structured SS requests are not supported, rejecting... 20241010082644800 DSS <0004> hlr_ussd.c:354 262423767349655/0xa1fb58da: Tx ReturnError(0, 0x15) 20241010082644800 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423767349655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423767349655" session_id=2717604058 session_state=END} 20241010082644800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082644800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@c407464ca23f: Found GsupExpect[0] for "262423767349655" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@c407464ca23f: Added IMSI table entry 0TC_mo_sss_reject(252)"262423767349655" TC_mo_sss_reject(252)@c407464ca23f: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@c407464ca23f: setverdict(pass): none -> pass 20241010082644806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@c407464ca23f: Final verdict of PTC: pass 20241010082644814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 20241010082644816 DLINP <000b> input/ipa.c:451 connected read/write 20241010082644816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082644816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082644816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082644816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082644816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40931<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@c407464ca23f: Final verdict of PTC: none 250@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 250: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@c407464ca23f: Test case TC_mo_sss_reject finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Oct 10 08:26:44 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 20241010082644850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 20241010082644951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14464) 20241010082646142 DSS <0004> hlr_ussd.c:239 262426807638385/0xa4a3cd6f: SS Session Timeout, destroying 20241010082646142 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426807638385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646171 DSS <0004> hlr_ussd.c:239 262429440146968/0x84c6434e: SS Session Timeout, destroying 20241010082646171 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429440146968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646190 DSS <0004> hlr_ussd.c:239 262427027052509/0x9ea40b7a: SS Session Timeout, destroying 20241010082646190 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427027052509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646209 DSS <0004> hlr_ussd.c:239 262420947985869/0x3c9e7f97: SS Session Timeout, destroying 20241010082646209 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420947985869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646227 DSS <0004> hlr_ussd.c:239 262426398317864/0x3e2bca89: SS Session Timeout, destroying 20241010082646227 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426398317864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646247 DSS <0004> hlr_ussd.c:239 262421298162290/0xf6921164: SS Session Timeout, destroying 20241010082646247 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421298162290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646267 DSS <0004> hlr_ussd.c:239 262421332122611/0x2a6e59f8: SS Session Timeout, destroying 20241010082646267 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421332122611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241010082646289 DSS <0004> hlr_ussd.c:239 262425236624863/0xc5e5c29b: SS Session Timeout, destroying 20241010082646289 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425236624863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Oct 10 08:26:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_check_imei started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082648020 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082648020 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082648023 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082648027 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648027 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082648027 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082648027 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 20241010082648027 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082648027 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 20241010082648027 DLGSUP <0013> gsup_server.c:235 2: 20241010082648027 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082648027 DLGSUP <0013> gsup_server.c:235 3: 20241010082648027 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082648027 DLGSUP <0013> gsup_server.c:235 4: 20241010082648027 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082648027 DLGSUP <0013> gsup_server.c:235 5: 20241010082648027 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082648027 DLGSUP <0013> gsup_server.c:235 7: 20241010082648027 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082648027 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082648027 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082648027 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@c407464ca23f: 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") 20241010082648041 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33475<->l=127.0.0.1:4259) 20241010082648047 DAUC <0003> db_auc.c:157 IMSI='262426784791459': No 2G Auth Data 20241010082648047 DAUC <0003> db_auc.c:192 IMSI='262426784791459': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262426784791459" to be handled at TC_gsup_check_imei(257) 20241010082648072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4258 20241010082648083 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648083 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426784791459"} 20241010082648083 DMAIN <0000> hlr.c:424 IMSI='262426784791459': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648084 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426784791459"} 20241010082648084 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648084 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648084 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262426784791459" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 0TC_gsup_check_imei(257)"262426784791459" TC_gsup_check_imei(257)@c407464ca23f: setverdict(pass): none -> pass 20241010082648087 DAUC <0003> db_auc.c:192 IMSI='262426784791459': No 3G Auth Data 20241010082648091 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648091 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426784791459"} 20241010082648091 DAUC <0003> hlr.c:417 IMSI='262426784791459': storing IMEI = 12345678901234 20241010082648094 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426784791459"} 20241010082648094 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426784791459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648094 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648094 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648096 DAUC <0003> db_auc.c:192 IMSI='262426784791459': No 3G Auth Data 20241010082648098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@c407464ca23f: Final verdict of PTC: pass 20241010082648112 DAUC <0003> db_auc.c:157 IMSI='262429420225808': No 2G Auth Data 20241010082648112 DAUC <0003> db_auc.c:192 IMSI='262429420225808': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262429420225808" to be handled at TC_gsup_check_imei(258) 20241010082648125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 20241010082648127 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648127 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429420225808"} 20241010082648127 DMAIN <0000> hlr.c:424 IMSI='262429420225808': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648127 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429420225808"} 20241010082648127 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648127 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648127 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262429420225808" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 1TC_gsup_check_imei(258)"262429420225808" TC_gsup_check_imei(258)@c407464ca23f: setverdict(pass): none -> pass 20241010082648128 DAUC <0003> db_auc.c:192 IMSI='262429420225808': No 3G Auth Data 20241010082648129 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648129 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429420225808"} 20241010082648129 DAUC <0003> hlr.c:417 IMSI='262429420225808': storing IMEI = 12345678901234 20241010082648131 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429420225808"} 20241010082648131 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429420225808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648131 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648131 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648132 DAUC <0003> db_auc.c:192 IMSI='262429420225808': No 3G Auth Data 20241010082648132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@c407464ca23f: Final verdict of PTC: pass 20241010082648141 DAUC <0003> db_auc.c:157 IMSI='262421730760294': No 2G Auth Data 20241010082648141 DAUC <0003> db_auc.c:192 IMSI='262421730760294': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262421730760294" to be handled at TC_gsup_check_imei(259) 20241010082648151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 20241010082648153 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648153 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730760294"} 20241010082648154 DMAIN <0000> hlr.c:424 IMSI='262421730760294': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648154 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421730760294"} 20241010082648154 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648154 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648154 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262421730760294" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 2TC_gsup_check_imei(259)"262421730760294" TC_gsup_check_imei(259)@c407464ca23f: setverdict(pass): none -> pass 20241010082648154 DAUC <0003> db_auc.c:192 IMSI='262421730760294': No 3G Auth Data 20241010082648155 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648155 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730760294"} 20241010082648155 DAUC <0003> hlr.c:417 IMSI='262421730760294': storing IMEI = 12345678901234 20241010082648158 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421730760294"} 20241010082648158 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421730760294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648158 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648158 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648158 DAUC <0003> db_auc.c:192 IMSI='262421730760294': No 3G Auth Data 20241010082648159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@c407464ca23f: Final verdict of PTC: pass 20241010082648167 DAUC <0003> db_auc.c:157 IMSI='262429611266661': No 2G Auth Data 20241010082648167 DAUC <0003> db_auc.c:192 IMSI='262429611266661': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262429611266661" to be handled at TC_gsup_check_imei(260) 20241010082648178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4258 20241010082648180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648180 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429611266661"} 20241010082648180 DMAIN <0000> hlr.c:424 IMSI='262429611266661': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648180 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429611266661"} 20241010082648180 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262429611266661" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 3TC_gsup_check_imei(260)"262429611266661" TC_gsup_check_imei(260)@c407464ca23f: setverdict(pass): none -> pass 20241010082648181 DAUC <0003> db_auc.c:157 IMSI='262429611266661': No 2G Auth Data 20241010082648182 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648182 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429611266661"} 20241010082648182 DAUC <0003> hlr.c:417 IMSI='262429611266661': storing IMEI = 12345678901234 20241010082648184 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429611266661"} 20241010082648184 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429611266661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648184 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648184 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648185 DAUC <0003> db_auc.c:157 IMSI='262429611266661': No 2G Auth Data 20241010082648185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@c407464ca23f: Final verdict of PTC: pass 20241010082648193 DAUC <0003> db_auc.c:157 IMSI='262423124108552': No 2G Auth Data 20241010082648193 DAUC <0003> db_auc.c:192 IMSI='262423124108552': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262423124108552" to be handled at TC_gsup_check_imei(261) 20241010082648204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241010082648206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648206 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423124108552"} 20241010082648206 DMAIN <0000> hlr.c:424 IMSI='262423124108552': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648206 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423124108552"} 20241010082648206 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262423124108552" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 4TC_gsup_check_imei(261)"262423124108552" TC_gsup_check_imei(261)@c407464ca23f: setverdict(pass): none -> pass 20241010082648207 DAUC <0003> db_auc.c:157 IMSI='262423124108552': No 2G Auth Data 20241010082648208 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648208 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423124108552"} 20241010082648208 DAUC <0003> hlr.c:417 IMSI='262423124108552': storing IMEI = 12345678901234 20241010082648211 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423124108552"} 20241010082648211 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423124108552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648211 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648211 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648211 DAUC <0003> db_auc.c:157 IMSI='262423124108552': No 2G Auth Data 20241010082648212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@c407464ca23f: Final verdict of PTC: pass 20241010082648220 DAUC <0003> db_auc.c:157 IMSI='262425994230481': No 2G Auth Data 20241010082648220 DAUC <0003> db_auc.c:192 IMSI='262425994230481': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262425994230481" to be handled at TC_gsup_check_imei(262) 20241010082648234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 20241010082648236 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648236 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425994230481"} 20241010082648236 DMAIN <0000> hlr.c:424 IMSI='262425994230481': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648236 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425994230481"} 20241010082648236 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648236 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648236 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262425994230481" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 5TC_gsup_check_imei(262)"262425994230481" TC_gsup_check_imei(262)@c407464ca23f: setverdict(pass): none -> pass 20241010082648238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648238 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425994230481"} 20241010082648238 DAUC <0003> hlr.c:417 IMSI='262425994230481': storing IMEI = 12345678901234 20241010082648240 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425994230481"} 20241010082648240 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425994230481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648240 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648240 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@c407464ca23f: Final verdict of PTC: pass 20241010082648252 DAUC <0003> db_auc.c:157 IMSI='262426349328615': No 2G Auth Data 20241010082648252 DAUC <0003> db_auc.c:192 IMSI='262426349328615': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262426349328615" to be handled at TC_gsup_check_imei(263) 20241010082648266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20241010082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648269 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426349328615"} 20241010082648269 DMAIN <0000> hlr.c:424 IMSI='262426349328615': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648269 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426349328615"} 20241010082648269 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262426349328615" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 6TC_gsup_check_imei(263)"262426349328615" TC_gsup_check_imei(263)@c407464ca23f: setverdict(pass): none -> pass 20241010082648270 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648270 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426349328615"} 20241010082648270 DAUC <0003> hlr.c:417 IMSI='262426349328615': storing IMEI = 12345678901234 20241010082648273 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426349328615"} 20241010082648273 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426349328615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648273 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648273 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@c407464ca23f: Final verdict of PTC: pass 20241010082648285 DAUC <0003> db_auc.c:157 IMSI='262426261171163': No 2G Auth Data 20241010082648285 DAUC <0003> db_auc.c:192 IMSI='262426261171163': No 3G Auth Data HLR_Test-GSUP(254)@c407464ca23f: Created GsupExpect[0] for "262426261171163" to be handled at TC_gsup_check_imei(264) 20241010082648299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 20241010082648301 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648301 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261171163"} 20241010082648301 DMAIN <0000> hlr.c:424 IMSI='262426261171163': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082648301 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261171163"} 20241010082648301 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648301 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648301 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c407464ca23f: Found GsupExpect[0] for "262426261171163" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@c407464ca23f: Added IMSI table entry 7TC_gsup_check_imei(264)"262426261171163" TC_gsup_check_imei(264)@c407464ca23f: setverdict(pass): none -> pass 20241010082648303 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648303 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261171163"} 20241010082648303 DAUC <0003> hlr.c:417 IMSI='262426261171163': storing IMEI = 12345678901234 20241010082648306 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261171163"} 20241010082648306 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426261171163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082648306 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082648306 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082648307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082648315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241010082648315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082648315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082648315 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082648315 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082648315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082648315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33475<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@c407464ca23f: Final verdict of PTC: none 255@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_check_imei finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Oct 10 08:26:48 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 20241010082648341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 20241010082648442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=67728) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Oct 10 08:26:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_check_imei_via_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082651572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082651572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082651576 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082651580 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082651580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082651580 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 20241010082651580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082651580 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 20241010082651580 DLGSUP <0013> gsup_server.c:235 2: 20241010082651580 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082651580 DLGSUP <0013> gsup_server.c:235 3: 20241010082651580 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082651580 DLGSUP <0013> gsup_server.c:235 4: 20241010082651580 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082651580 DLGSUP <0013> gsup_server.c:235 5: 20241010082651580 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082651580 DLGSUP <0013> gsup_server.c:235 7: 20241010082651580 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082651580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082651580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082651580 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@c407464ca23f: 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") 20241010082651594 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45849<->l=127.0.0.1:4259) 20241010082651620 DAUC <0003> db_auc.c:157 IMSI='262421968525590': No 2G Auth Data 20241010082651620 DAUC <0003> db_auc.c:192 IMSI='262421968525590': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262421968525590" to be handled at TC_gsup_check_imei_via_proxy(269) 20241010082651642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 20241010082651652 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651652 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421968525590" source_name="the-source\n"} 20241010082651652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241010082651652 DMAIN <0000> hlr.c:424 IMSI='262421968525590': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651652 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421968525590" destination_name="the-source\n"} 20241010082651652 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651652 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651652 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262421968525590" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421968525590" TC_gsup_check_imei_via_proxy(269)@c407464ca23f: setverdict(pass): none -> pass 20241010082651655 DAUC <0003> db_auc.c:192 IMSI='262421968525590': No 3G Auth Data 20241010082651658 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651658 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421968525590" source_name="the-source\n"} 20241010082651658 DAUC <0003> hlr.c:417 IMSI='262421968525590': storing IMEI = 12345678901234 20241010082651661 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421968525590" destination_name="the-source\n"} 20241010082651661 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421968525590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651661 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651661 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651663 DAUC <0003> db_auc.c:192 IMSI='262421968525590': No 3G Auth Data 20241010082651664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@c407464ca23f: Final verdict of PTC: pass 20241010082651674 DAUC <0003> db_auc.c:157 IMSI='262427452931754': No 2G Auth Data 20241010082651674 DAUC <0003> db_auc.c:192 IMSI='262427452931754': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262427452931754" to be handled at TC_gsup_check_imei_via_proxy(270) 20241010082651690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 20241010082651693 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651693 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427452931754" source_name="the-source\n"} 20241010082651693 DMAIN <0000> hlr.c:424 IMSI='262427452931754': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651693 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427452931754" destination_name="the-source\n"} 20241010082651693 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651693 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651693 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262427452931754" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427452931754" TC_gsup_check_imei_via_proxy(270)@c407464ca23f: setverdict(pass): none -> pass 20241010082651694 DAUC <0003> db_auc.c:192 IMSI='262427452931754': No 3G Auth Data 20241010082651695 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651695 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427452931754" source_name="the-source\n"} 20241010082651695 DAUC <0003> hlr.c:417 IMSI='262427452931754': storing IMEI = 12345678901234 20241010082651698 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427452931754" destination_name="the-source\n"} 20241010082651698 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427452931754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651699 DAUC <0003> db_auc.c:192 IMSI='262427452931754': No 3G Auth Data 20241010082651699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@c407464ca23f: Final verdict of PTC: pass 20241010082651708 DAUC <0003> db_auc.c:157 IMSI='262421589897169': No 2G Auth Data 20241010082651708 DAUC <0003> db_auc.c:192 IMSI='262421589897169': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262421589897169" to be handled at TC_gsup_check_imei_via_proxy(271) 20241010082651723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20241010082651727 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651727 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421589897169" source_name="the-source\n"} 20241010082651727 DMAIN <0000> hlr.c:424 IMSI='262421589897169': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651727 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421589897169" destination_name="the-source\n"} 20241010082651727 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651727 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651727 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262421589897169" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421589897169" TC_gsup_check_imei_via_proxy(271)@c407464ca23f: setverdict(pass): none -> pass 20241010082651728 DAUC <0003> db_auc.c:192 IMSI='262421589897169': No 3G Auth Data 20241010082651730 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651730 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421589897169" source_name="the-source\n"} 20241010082651730 DAUC <0003> hlr.c:417 IMSI='262421589897169': storing IMEI = 12345678901234 20241010082651733 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421589897169" destination_name="the-source\n"} 20241010082651733 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421589897169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651733 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651733 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651733 DAUC <0003> db_auc.c:192 IMSI='262421589897169': No 3G Auth Data 20241010082651734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@c407464ca23f: Final verdict of PTC: pass 20241010082651744 DAUC <0003> db_auc.c:157 IMSI='262426279588909': No 2G Auth Data 20241010082651744 DAUC <0003> db_auc.c:192 IMSI='262426279588909': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262426279588909" to be handled at TC_gsup_check_imei_via_proxy(272) 20241010082651759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51440<->l=127.0.0.1:4258 20241010082651763 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651763 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279588909" source_name="the-source\n"} 20241010082651763 DMAIN <0000> hlr.c:424 IMSI='262426279588909': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651763 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426279588909" destination_name="the-source\n"} 20241010082651763 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651763 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651763 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262426279588909" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426279588909" TC_gsup_check_imei_via_proxy(272)@c407464ca23f: setverdict(pass): none -> pass 20241010082651764 DAUC <0003> db_auc.c:157 IMSI='262426279588909': No 2G Auth Data 20241010082651765 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651765 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279588909" source_name="the-source\n"} 20241010082651765 DAUC <0003> hlr.c:417 IMSI='262426279588909': storing IMEI = 12345678901234 20241010082651768 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426279588909" destination_name="the-source\n"} 20241010082651768 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426279588909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651768 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651768 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651769 DAUC <0003> db_auc.c:157 IMSI='262426279588909': No 2G Auth Data 20241010082651770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51440<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@c407464ca23f: Final verdict of PTC: pass 20241010082651778 DAUC <0003> db_auc.c:157 IMSI='262429156602510': No 2G Auth Data 20241010082651778 DAUC <0003> db_auc.c:192 IMSI='262429156602510': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262429156602510" to be handled at TC_gsup_check_imei_via_proxy(273) 20241010082651792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 20241010082651795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651795 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156602510" source_name="the-source\n"} 20241010082651795 DMAIN <0000> hlr.c:424 IMSI='262429156602510': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651795 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429156602510" destination_name="the-source\n"} 20241010082651795 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651795 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262429156602510" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429156602510" TC_gsup_check_imei_via_proxy(273)@c407464ca23f: setverdict(pass): none -> pass 20241010082651796 DAUC <0003> db_auc.c:157 IMSI='262429156602510': No 2G Auth Data 20241010082651797 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651797 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156602510" source_name="the-source\n"} 20241010082651797 DAUC <0003> hlr.c:417 IMSI='262429156602510': storing IMEI = 12345678901234 20241010082651800 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429156602510" destination_name="the-source\n"} 20241010082651800 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429156602510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651800 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651801 DAUC <0003> db_auc.c:157 IMSI='262429156602510': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@c407464ca23f: Final verdict of PTC: pass 20241010082651809 DAUC <0003> db_auc.c:157 IMSI='262428735987328': No 2G Auth Data 20241010082651809 DAUC <0003> db_auc.c:192 IMSI='262428735987328': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262428735987328" to be handled at TC_gsup_check_imei_via_proxy(274) 20241010082651824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 20241010082651826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651826 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735987328" source_name="the-source\n"} 20241010082651826 DMAIN <0000> hlr.c:424 IMSI='262428735987328': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651826 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428735987328" destination_name="the-source\n"} 20241010082651826 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262428735987328" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428735987328" TC_gsup_check_imei_via_proxy(274)@c407464ca23f: setverdict(pass): none -> pass 20241010082651829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651829 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735987328" source_name="the-source\n"} 20241010082651829 DAUC <0003> hlr.c:417 IMSI='262428735987328': storing IMEI = 12345678901234 20241010082651831 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428735987328" destination_name="the-source\n"} 20241010082651831 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428735987328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651831 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651831 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@c407464ca23f: Final verdict of PTC: pass 20241010082651843 DAUC <0003> db_auc.c:157 IMSI='262429054789358': No 2G Auth Data 20241010082651843 DAUC <0003> db_auc.c:192 IMSI='262429054789358': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262429054789358" to be handled at TC_gsup_check_imei_via_proxy(275) 20241010082651858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51462<->l=127.0.0.1:4258 20241010082651860 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651860 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429054789358" source_name="the-source\n"} 20241010082651860 DMAIN <0000> hlr.c:424 IMSI='262429054789358': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651860 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429054789358" destination_name="the-source\n"} 20241010082651860 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651860 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651860 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262429054789358" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429054789358" TC_gsup_check_imei_via_proxy(275)@c407464ca23f: setverdict(pass): none -> pass 20241010082651862 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651862 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429054789358" source_name="the-source\n"} 20241010082651862 DAUC <0003> hlr.c:417 IMSI='262429054789358': storing IMEI = 12345678901234 20241010082651865 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429054789358" destination_name="the-source\n"} 20241010082651865 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429054789358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651865 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651865 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51462<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@c407464ca23f: Final verdict of PTC: pass 20241010082651876 DAUC <0003> db_auc.c:157 IMSI='262424909567982': No 2G Auth Data 20241010082651876 DAUC <0003> db_auc.c:192 IMSI='262424909567982': No 3G Auth Data HLR_Test-GSUP(266)@c407464ca23f: Created GsupExpect[0] for "262424909567982" to be handled at TC_gsup_check_imei_via_proxy(276) 20241010082651890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241010082651893 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651893 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424909567982" source_name="the-source\n"} 20241010082651893 DMAIN <0000> hlr.c:424 IMSI='262424909567982': has IMEI = 12345678901234 (consider setting 'store-imei') 20241010082651893 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424909567982" destination_name="the-source\n"} 20241010082651893 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651893 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651893 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c407464ca23f: Found GsupExpect[0] for "262424909567982" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@c407464ca23f: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424909567982" TC_gsup_check_imei_via_proxy(276)@c407464ca23f: setverdict(pass): none -> pass 20241010082651895 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651895 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424909567982" source_name="the-source\n"} 20241010082651895 DAUC <0003> hlr.c:417 IMSI='262424909567982': storing IMEI = 12345678901234 20241010082651897 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424909567982" destination_name="the-source\n"} 20241010082651897 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424909567982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082651897 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082651897 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082651898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082651907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@c407464ca23f: Final verdict of PTC: none 267@c407464ca23f: Final verdict of PTC: none 20241010082651907 DLINP <000b> input/ipa.c:451 connected read/write 20241010082651907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082651907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082651908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082651908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082651908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241010082651908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45849<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Oct 10 08:26:51 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 20241010082651930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51480<->l=127.0.0.1:4258 20241010082652031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68108) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Oct 10 08:26:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_check_imei_invalid_len started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082655130 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082655130 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082655131 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@c407464ca23f: 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) } } } } 20241010082655133 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082655133 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082655133 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 20241010082655133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082655133 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 20241010082655133 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(277)@c407464ca23f: 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 } } } } 20241010082655133 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082655133 DLGSUP <0013> gsup_server.c:235 3: 20241010082655133 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082655133 DLGSUP <0013> gsup_server.c:235 4: 20241010082655133 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082655133 DLGSUP <0013> gsup_server.c:235 5: 20241010082655133 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082655133 DLGSUP <0013> gsup_server.c:235 7: 20241010082655133 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082655133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082655133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082655133 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@c407464ca23f: 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") 20241010082655145 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45349<->l=127.0.0.1:4259) 20241010082655163 DAUC <0003> db_auc.c:157 IMSI='262423340031479': No 2G Auth Data 20241010082655163 DAUC <0003> db_auc.c:192 IMSI='262423340031479': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262423340031479" to be handled at TC_gsup_check_imei_invalid_len(281) 20241010082655175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 20241010082655178 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655178 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423340031479"} 20241010082655178 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655178 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423340031479" cause=Invalid mandatory information} 20241010082655178 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655178 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655178 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262423340031479" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423340031479" TC_gsup_check_imei_invalid_len(281)@c407464ca23f: setverdict(pass): none -> pass 20241010082655179 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655179 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423340031479"} 20241010082655179 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655179 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423340031479" cause=Invalid mandatory information} 20241010082655179 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655179 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655179 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655179 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655179 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423340031479"} 20241010082655179 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655180 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423340031479" cause=Invalid mandatory information} 20241010082655180 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655180 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423340031479"} 20241010082655180 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655180 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423340031479" cause=Invalid mandatory information} 20241010082655180 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655180 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655181 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655181 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423340031479"} 20241010082655181 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655181 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423340031479" cause=Invalid mandatory information} 20241010082655181 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423340031479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655181 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655181 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@c407464ca23f: Final verdict of PTC: pass 20241010082655200 DAUC <0003> db_auc.c:157 IMSI='262429898058141': No 2G Auth Data 20241010082655200 DAUC <0003> db_auc.c:192 IMSI='262429898058141': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262429898058141" to be handled at TC_gsup_check_imei_invalid_len(282) 20241010082655212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 20241010082655213 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655213 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429898058141"} 20241010082655213 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655213 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429898058141" cause=Invalid mandatory information} 20241010082655213 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655213 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655213 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262429898058141" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429898058141" TC_gsup_check_imei_invalid_len(282)@c407464ca23f: setverdict(pass): none -> pass 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655214 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429898058141"} 20241010082655214 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655214 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429898058141" cause=Invalid mandatory information} 20241010082655214 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655214 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429898058141"} 20241010082655214 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655214 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429898058141" cause=Invalid mandatory information} 20241010082655214 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655214 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655215 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655215 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429898058141"} 20241010082655215 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655215 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429898058141" cause=Invalid mandatory information} 20241010082655215 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655215 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655215 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655216 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655216 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429898058141"} 20241010082655216 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655216 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429898058141" cause=Invalid mandatory information} 20241010082655216 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429898058141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655216 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655216 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@c407464ca23f: Final verdict of PTC: pass 20241010082655224 DAUC <0003> db_auc.c:157 IMSI='262420714960715': No 2G Auth Data 20241010082655224 DAUC <0003> db_auc.c:192 IMSI='262420714960715': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262420714960715" to be handled at TC_gsup_check_imei_invalid_len(283) 20241010082655235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 20241010082655237 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655237 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714960715"} 20241010082655237 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655237 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420714960715" cause=Invalid mandatory information} 20241010082655237 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655237 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655237 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262420714960715" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420714960715" TC_gsup_check_imei_invalid_len(283)@c407464ca23f: setverdict(pass): none -> pass 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655238 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714960715"} 20241010082655238 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655238 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420714960715" cause=Invalid mandatory information} 20241010082655238 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655238 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714960715"} 20241010082655238 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655238 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420714960715" cause=Invalid mandatory information} 20241010082655238 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655239 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714960715"} 20241010082655239 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655239 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420714960715" cause=Invalid mandatory information} 20241010082655239 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655239 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714960715"} 20241010082655239 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655239 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420714960715" cause=Invalid mandatory information} 20241010082655239 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420714960715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@c407464ca23f: Final verdict of PTC: pass 20241010082655248 DAUC <0003> db_auc.c:157 IMSI='262424098657960': No 2G Auth Data 20241010082655248 DAUC <0003> db_auc.c:192 IMSI='262424098657960': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262424098657960" to be handled at TC_gsup_check_imei_invalid_len(284) 20241010082655259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51512<->l=127.0.0.1:4258 20241010082655260 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655260 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424098657960"} 20241010082655260 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655260 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424098657960" cause=Invalid mandatory information} 20241010082655261 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262424098657960" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424098657960" TC_gsup_check_imei_invalid_len(284)@c407464ca23f: setverdict(pass): none -> pass 20241010082655261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655261 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424098657960"} 20241010082655261 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655261 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424098657960" cause=Invalid mandatory information} 20241010082655261 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655261 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655262 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424098657960"} 20241010082655262 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655262 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424098657960" cause=Invalid mandatory information} 20241010082655262 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655262 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424098657960"} 20241010082655262 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655262 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424098657960" cause=Invalid mandatory information} 20241010082655262 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655262 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655263 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655263 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424098657960"} 20241010082655263 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655263 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424098657960" cause=Invalid mandatory information} 20241010082655263 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424098657960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655263 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655263 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51512<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@c407464ca23f: Final verdict of PTC: pass 20241010082655272 DAUC <0003> db_auc.c:157 IMSI='262420443026634': No 2G Auth Data 20241010082655272 DAUC <0003> db_auc.c:192 IMSI='262420443026634': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262420443026634" to be handled at TC_gsup_check_imei_invalid_len(285) 20241010082655283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4258 20241010082655285 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655285 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420443026634"} 20241010082655285 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655285 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420443026634" cause=Invalid mandatory information} 20241010082655285 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655285 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655285 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262420443026634" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420443026634" TC_gsup_check_imei_invalid_len(285)@c407464ca23f: setverdict(pass): none -> pass 20241010082655286 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655286 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420443026634"} 20241010082655286 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655286 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420443026634" cause=Invalid mandatory information} 20241010082655286 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655286 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655286 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655287 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655287 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420443026634"} 20241010082655287 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655287 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420443026634" cause=Invalid mandatory information} 20241010082655287 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655287 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655287 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655288 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420443026634"} 20241010082655288 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655288 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420443026634" cause=Invalid mandatory information} 20241010082655288 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655288 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420443026634"} 20241010082655288 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655288 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420443026634" cause=Invalid mandatory information} 20241010082655288 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420443026634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655288 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@c407464ca23f: Final verdict of PTC: pass 20241010082655297 DAUC <0003> db_auc.c:157 IMSI='262422085722412': No 2G Auth Data 20241010082655297 DAUC <0003> db_auc.c:192 IMSI='262422085722412': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262422085722412" to be handled at TC_gsup_check_imei_invalid_len(286) 20241010082655311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 20241010082655312 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655312 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422085722412"} 20241010082655312 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655312 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422085722412" cause=Invalid mandatory information} 20241010082655313 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262422085722412" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422085722412" TC_gsup_check_imei_invalid_len(286)@c407464ca23f: setverdict(pass): none -> pass 20241010082655313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655313 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422085722412"} 20241010082655313 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655313 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422085722412" cause=Invalid mandatory information} 20241010082655313 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655313 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655314 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655314 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422085722412"} 20241010082655314 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655314 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422085722412" cause=Invalid mandatory information} 20241010082655314 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655314 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655314 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655315 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422085722412"} 20241010082655315 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655315 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422085722412" cause=Invalid mandatory information} 20241010082655315 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655315 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422085722412"} 20241010082655315 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655315 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422085722412" cause=Invalid mandatory information} 20241010082655315 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422085722412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655315 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@c407464ca23f: Final verdict of PTC: pass 20241010082655326 DAUC <0003> db_auc.c:157 IMSI='262423088963140': No 2G Auth Data 20241010082655326 DAUC <0003> db_auc.c:192 IMSI='262423088963140': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262423088963140" to be handled at TC_gsup_check_imei_invalid_len(287) 20241010082655339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 20241010082655341 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655341 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423088963140"} 20241010082655341 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655341 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423088963140" cause=Invalid mandatory information} 20241010082655341 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655341 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655341 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262423088963140" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423088963140" TC_gsup_check_imei_invalid_len(287)@c407464ca23f: setverdict(pass): none -> pass 20241010082655342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655342 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423088963140"} 20241010082655342 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655342 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423088963140" cause=Invalid mandatory information} 20241010082655342 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655342 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655343 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655343 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423088963140"} 20241010082655343 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655343 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423088963140" cause=Invalid mandatory information} 20241010082655343 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655343 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655343 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655344 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423088963140"} 20241010082655344 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655344 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423088963140" cause=Invalid mandatory information} 20241010082655344 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655344 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423088963140"} 20241010082655344 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655344 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423088963140" cause=Invalid mandatory information} 20241010082655344 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423088963140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655344 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@c407464ca23f: Final verdict of PTC: pass 20241010082655355 DAUC <0003> db_auc.c:157 IMSI='262427372162431': No 2G Auth Data 20241010082655355 DAUC <0003> db_auc.c:192 IMSI='262427372162431': No 3G Auth Data HLR_Test-GSUP(278)@c407464ca23f: Created GsupExpect[0] for "262427372162431" to be handled at TC_gsup_check_imei_invalid_len(288) 20241010082655369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20241010082655371 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655371 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372162431"} 20241010082655371 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241010082655371 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427372162431" cause=Invalid mandatory information} 20241010082655371 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655371 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655371 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c407464ca23f: Found GsupExpect[0] for "262427372162431" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@c407464ca23f: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427372162431" TC_gsup_check_imei_invalid_len(288)@c407464ca23f: setverdict(pass): none -> pass 20241010082655372 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655372 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372162431"} 20241010082655372 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241010082655372 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427372162431" cause=Invalid mandatory information} 20241010082655372 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655372 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655372 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655373 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655373 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372162431"} 20241010082655373 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241010082655373 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427372162431" cause=Invalid mandatory information} 20241010082655373 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655373 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655373 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655374 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372162431"} 20241010082655374 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241010082655374 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427372162431" cause=Invalid mandatory information} 20241010082655374 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655374 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372162431"} 20241010082655374 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241010082655374 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427372162431" cause=Invalid mandatory information} 20241010082655374 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427372162431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082655374 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082655375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@c407464ca23f: Final verdict of PTC: pass MTC@c407464ca23f: setverdict(pass): none -> pass 20241010082655383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@c407464ca23f: Final verdict of PTC: none 20241010082655384 DLINP <000b> input/ipa.c:451 connected read/write 20241010082655384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082655384 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082655384 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082655384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082655384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45349<->l=127.0.0.1:4259) 279@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: pass MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@c407464ca23f: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Oct 10 08:26:55 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 20241010082655406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20241010082655507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49972) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Oct 10 08:26:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_gsup_check_imei_unknown_imsi started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082658633 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082658633 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082658637 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082658637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082658639 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082658639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082658639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082658639 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 20241010082658639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082658639 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 20241010082658639 DLGSUP <0013> gsup_server.c:235 2: 20241010082658639 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082658639 DLGSUP <0013> gsup_server.c:235 3: 20241010082658639 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082658639 DLGSUP <0013> gsup_server.c:235 4: 20241010082658639 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082658639 DLGSUP <0013> gsup_server.c:235 5: 20241010082658639 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082658639 DLGSUP <0013> gsup_server.c:235 7: 20241010082658639 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082658639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082658639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082658639 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@c407464ca23f: 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") 20241010082658649 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46433<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@c407464ca23f: Created GsupExpect[0] for "262428619502550" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241010082658655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241010082658682 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082658682 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428619502550"} 20241010082658682 DMAIN <0000> hlr.c:424 IMSI='262428619502550': has IMEI = 22245678901234 (consider setting 'store-imei') 20241010082658682 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241010082658682 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428619502550" cause=Invalid mandatory information} 20241010082658682 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082658682 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082658682 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@c407464ca23f: Found GsupExpect[0] for "262428619502550" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@c407464ca23f: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428619502550" TC_gsup_check_imei_unknown_imsi(293)@c407464ca23f: setverdict(pass): none -> pass 20241010082658691 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082658691 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428619502550"} 20241010082658691 DAUC <0003> hlr.c:417 IMSI='262428619502550': storing IMEI = 22245678901234 20241010082658691 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428619502550': no such subscriber 20241010082658691 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241010082658691 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428619502550" cause=Invalid mandatory information} 20241010082658691 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428619502550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082658691 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082658691 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082658695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@c407464ca23f: Final verdict of PTC: pass 20241010082658696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@c407464ca23f: Final verdict of PTC: none 20241010082658699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46433<->l=127.0.0.1:4259) 20241010082658699 DLINP <000b> input/ipa.c:451 connected read/write 20241010082658699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082658699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082658699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082658699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 291: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@c407464ca23f: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Oct 10 08:26:58 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 20241010082658736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 20241010082658837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14768) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Oct 10 08:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082701962 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082701962 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082701966 DLINP <000b> input/ipa.c:451 connected read/write 20241010082701966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082701968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082701972 DLINP <000b> input/ipa.c:451 connected read/write 20241010082701972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082701972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082701972 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082701972 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 20241010082701972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082701972 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 20241010082701972 DLGSUP <0013> gsup_server.c:235 2: 20241010082701972 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082701972 DLGSUP <0013> gsup_server.c:235 3: 20241010082701972 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082701972 DLGSUP <0013> gsup_server.c:235 4: 20241010082701972 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082701972 DLGSUP <0013> gsup_server.c:235 5: 20241010082701972 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082701972 DLGSUP <0013> gsup_server.c:235 7: 20241010082701972 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082701972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082701972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082701972 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@c407464ca23f: 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") 20241010082701988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43631<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@c407464ca23f: Created GsupExpect[0] for "262428191186797" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241010082701995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 20241010082702018 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702018 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702018 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702032 DMAIN <0000> hlr.c:232 IMSI='262428191186797': Successfully assigned MSISDN='969' 20241010082702032 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702051 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702051 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702051 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702051 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@c407464ca23f: Found GsupExpect[0] for "262428191186797" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@c407464ca23f: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428191186797" TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): none -> pass 20241010082702059 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702059 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702062 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702062 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702063 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702063 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702066 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702066 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702066 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702066 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082702074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082702074 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702074 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702074 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702078 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702078 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428191186797"} 20241010082702078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082702078 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082702078 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428191186797"} 20241010082702078 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082702078 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082702078 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702078 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702089 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702089 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702089 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702100 DMAIN <0000> hlr.c:232 IMSI='262428191186797': Successfully assigned MSISDN='545' 20241010082702100 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702102 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702102 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702102 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702102 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702104 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702104 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702107 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702107 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702108 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702108 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702109 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702109 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702111 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702111 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702112 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702112 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082702117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082702117 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702117 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702117 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702120 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702120 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428191186797"} 20241010082702120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082702120 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082702120 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428191186797"} 20241010082702120 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082702120 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082702120 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702120 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702130 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702130 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702130 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702136 DMAIN <0000> hlr.c:232 IMSI='262428191186797': Successfully assigned MSISDN='324' 20241010082702136 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702139 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702139 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702139 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702139 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702141 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702141 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702143 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702143 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702144 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702144 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702145 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702145 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702148 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702148 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702148 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702148 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082702148 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428191186797" cause=GPRS services not allowed} 20241010082702148 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082702148 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082702148 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702148 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702160 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702160 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702160 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702165 DMAIN <0000> hlr.c:232 IMSI='262428191186797': Successfully assigned MSISDN='088' 20241010082702165 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702168 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702168 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702168 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702168 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702171 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702171 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702172 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702172 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702174 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702174 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702177 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702177 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702177 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702177 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082702177 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428191186797" cause=GPRS services not allowed} 20241010082702177 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082702177 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082702177 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702177 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702190 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702190 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702190 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702193 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702196 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702196 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702196 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702196 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702198 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702198 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702201 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702201 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702203 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702203 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702206 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702206 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702206 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082702206 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428191186797" cause=GPRS services not allowed} 20241010082702206 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082702206 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082702206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702206 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702216 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702216 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428191186797"} 20241010082702217 DMAIN <0000> hlr.c:216 IMSI='262428191186797': Creating subscriber on demand 20241010082702219 DAUC <0003> hlr.c:417 IMSI='262428191186797': storing IMEI = 12345678901234 20241010082702222 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428191186797"} 20241010082702222 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241010082702222 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702222 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702224 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702224 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702226 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702226 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702227 DAUC <0003> db_auc.c:157 IMSI='262428191186797': No 2G Auth Data 20241010082702227 DAUC <0003> db_auc.c:192 IMSI='262428191186797': No 3G Auth Data 20241010082702230 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702230 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702230 DLU <0006> fsm.c:456 lu(262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082702230 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082702235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082702235 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428191186797" cn_domain=PS} 20241010082702235 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702235 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702238 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702239 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428191186797"} 20241010082702239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082702239 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082702239 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428191186797"} 20241010082702239 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428191186797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082702239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082702239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082702239 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191186797)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082702239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082702239 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082702247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@c407464ca23f: Final verdict of PTC: pass 20241010082702249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241010082702251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43631<->l=127.0.0.1:4259) 20241010082702251 DLINP <000b> input/ipa.c:451 connected read/write 20241010082702251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082702251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082702251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082702251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@c407464ca23f: Final verdict of PTC: none 296@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 296: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@c407464ca23f: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Oct 10 08:27:02 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 20241010082702288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 20241010082702389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=32212) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Oct 10 08:27:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_subscr_create_on_demand_ul started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082705467 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082705467 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082705472 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082705477 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082705477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082705477 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 20241010082705477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082705477 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 20241010082705477 DLGSUP <0013> gsup_server.c:235 2: 20241010082705477 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082705477 DLGSUP <0013> gsup_server.c:235 3: 20241010082705477 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082705477 DLGSUP <0013> gsup_server.c:235 4: 20241010082705477 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082705477 DLGSUP <0013> gsup_server.c:235 5: 20241010082705477 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082705477 DLGSUP <0013> gsup_server.c:235 7: 20241010082705477 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082705477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082705477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082705477 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@c407464ca23f: 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") 20241010082705497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36713<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@c407464ca23f: Created GsupExpect[0] for "262422687402687" to be handled at TC_subscr_create_on_demand_ul(303) 20241010082705509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 20241010082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705522 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705522 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705547 DMAIN <0000> hlr.c:232 IMSI='262422687402687': Successfully assigned MSISDN='871' 20241010082705547 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705547 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082705553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082705553 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705554 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705554 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@c407464ca23f: Found GsupExpect[0] for "262422687402687" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@c407464ca23f: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422687402687" 20241010082705561 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705561 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422687402687"} 20241010082705561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082705561 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082705561 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422687402687"} 20241010082705561 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082705561 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082705561 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705561 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): none -> pass 20241010082705564 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705564 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705566 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705566 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705568 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705568 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705578 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705578 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705578 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705584 DMAIN <0000> hlr.c:232 IMSI='262422687402687': Successfully assigned MSISDN='618' 20241010082705584 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705584 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082705589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082705589 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705589 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705589 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705592 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422687402687"} 20241010082705592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082705592 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082705592 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422687402687"} 20241010082705592 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082705592 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082705592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705592 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705594 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705594 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705598 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705598 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705600 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705600 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705602 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705602 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705611 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705611 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705611 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705616 DMAIN <0000> hlr.c:232 IMSI='262422687402687': Successfully assigned MSISDN='264' 20241010082705617 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705617 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082705617 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422687402687" cause=GPRS services not allowed} 20241010082705617 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705617 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705617 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082705617 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082705617 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705617 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705619 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705619 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705620 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705620 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705622 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705622 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705623 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705623 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705632 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705632 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705632 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705637 DMAIN <0000> hlr.c:232 IMSI='262422687402687': Successfully assigned MSISDN='730' 20241010082705637 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705637 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082705637 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422687402687" cause=GPRS services not allowed} 20241010082705637 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705637 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705637 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082705637 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082705637 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705638 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705640 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705640 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705641 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705641 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705643 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705643 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705652 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705652 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705652 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705655 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705655 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241010082705655 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422687402687" cause=GPRS services not allowed} 20241010082705655 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705655 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705655 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Freeing instance 20241010082705655 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Deallocated 20241010082705655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705656 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705656 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705658 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705658 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705659 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705659 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705668 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705668 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705668 DMAIN <0000> hlr.c:216 IMSI='262422687402687': Creating subscriber on demand 20241010082705671 DLU <0006> fsm.c:456 lu(262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082705671 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082705677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082705677 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422687402687" cn_domain=PS} 20241010082705677 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705677 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705680 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422687402687"} 20241010082705680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082705680 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082705680 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422687402687"} 20241010082705680 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422687402687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082705680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082705680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082705680 DLU <0006> fsm.c:568 lu(PS:IMSI-262422687402687)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082705680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082705680 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705682 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705682 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705684 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705684 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data 20241010082705685 DAUC <0003> db_auc.c:157 IMSI='262422687402687': No 2G Auth Data 20241010082705685 DAUC <0003> db_auc.c:192 IMSI='262422687402687': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082705691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@c407464ca23f: Final verdict of PTC: pass 20241010082705693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241010082705695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36713<->l=127.0.0.1:4259) 20241010082705695 DLINP <000b> input/ipa.c:451 connected read/write 20241010082705695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082705695 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082705696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082705696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@c407464ca23f: Final verdict of PTC: none 301@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 301: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@c407464ca23f: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Oct 10 08:27:05 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 20241010082705722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20241010082705823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1696) Waiting for packet dumper to finish... 1 (prev_count=1696, count=31360) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Oct 10 08:27:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_subscr_create_on_demand_sai started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082708939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082708940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082708944 DLINP <000b> input/ipa.c:451 connected read/write 20241010082708944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082708947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082708951 DLINP <000b> input/ipa.c:451 connected read/write 20241010082708951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082708951 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082708951 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082708951 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 20241010082708951 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082708951 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 20241010082708951 DLGSUP <0013> gsup_server.c:235 2: 20241010082708951 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082708951 DLGSUP <0013> gsup_server.c:235 3: 20241010082708951 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082708951 DLGSUP <0013> gsup_server.c:235 4: 20241010082708951 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082708951 DLGSUP <0013> gsup_server.c:235 5: 20241010082708951 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082708951 DLGSUP <0013> gsup_server.c:235 7: 20241010082708951 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082708951 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082708951 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082708951 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@c407464ca23f: 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") 20241010082708972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34035<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@c407464ca23f: Created GsupExpect[0] for "262426022018634" to be handled at TC_subscr_create_on_demand_sai(308) 20241010082708984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241010082708994 DLINP <000b> input/ipa.c:451 connected read/write 20241010082708994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082708994 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426022018634"} 20241010082708994 DMAIN <0000> hlr.c:216 IMSI='262426022018634': Creating subscriber on demand 20241010082709007 DMAIN <0000> hlr.c:232 IMSI='262426022018634': Successfully assigned MSISDN='055' 20241010082709007 DAUC <0003> db_auc.c:157 IMSI='262426022018634': No 2G Auth Data 20241010082709007 DAUC <0003> db_auc.c:192 IMSI='262426022018634': No 3G Auth Data 20241010082709007 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426022018634 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 20241010082709007 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426022018634" cause=IMSI unknown in HLR} 20241010082709007 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241010082709007 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082709007 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@c407464ca23f: Found GsupExpect[0] for "262426022018634" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@c407464ca23f: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426022018634" TC_subscr_create_on_demand_sai(308)@c407464ca23f: setverdict(pass): none -> pass 20241010082709012 DAUC <0003> db_auc.c:157 IMSI='262426022018634': No 2G Auth Data 20241010082709012 DAUC <0003> db_auc.c:192 IMSI='262426022018634': No 3G Auth Data 20241010082709014 DAUC <0003> db_auc.c:157 IMSI='262426022018634': No 2G Auth Data 20241010082709014 DAUC <0003> db_auc.c:192 IMSI='262426022018634': No 3G Auth Data 20241010082709015 DAUC <0003> db_auc.c:157 IMSI='262426022018634': No 2G Auth Data 20241010082709015 DAUC <0003> db_auc.c:192 IMSI='262426022018634': No 3G Auth Data 20241010082709018 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082709018 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426022018634" cn_domain=PS} 20241010082709018 DLU <0006> fsm.c:456 lu(262426022018634)[0x561f8b3c5c40]{UNVALIDATED}: Allocated 20241010082709018 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241010082709023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426022018634)[0x561f8b3c5c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082709023 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426022018634" cn_domain=PS} 20241010082709023 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082709023 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082709027 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082709027 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426022018634"} 20241010082709027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426022018634)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082709027 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082709028 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426022018634"} 20241010082709028 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426022018634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082709028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426022018634)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082709028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426022018634)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082709028 DLU <0006> fsm.c:568 lu(PS:IMSI-262426022018634)[0x561f8b3c5c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082709028 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082709028 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082709034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@c407464ca23f: Final verdict of PTC: pass 20241010082709035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241010082709037 DLINP <000b> input/ipa.c:451 connected read/write 20241010082709037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082709037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082709037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082709037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241010082709038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34035<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@c407464ca23f: Final verdict of PTC: none 306@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 306: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@c407464ca23f: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Oct 10 08:27:09 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 20241010082709073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20241010082709174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15460) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Oct 10 08:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_other_home started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082712274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082712274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082712278 DLINP <000b> input/ipa.c:451 connected read/write 20241010082712278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082712280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082712284 DLINP <000b> input/ipa.c:451 connected read/write 20241010082712284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082712284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082712284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082712284 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 20241010082712284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082712284 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 20241010082712284 DLGSUP <0013> gsup_server.c:235 2: 20241010082712284 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082712284 DLGSUP <0013> gsup_server.c:235 3: 20241010082712284 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082712284 DLGSUP <0013> gsup_server.c:235 4: 20241010082712284 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082712284 DLGSUP <0013> gsup_server.c:235 5: 20241010082712284 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082712284 DLGSUP <0013> gsup_server.c:235 7: 20241010082712284 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082712284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082712284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082712284 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@c407464ca23f: 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") 20241010082712292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41565<->l=127.0.0.1:4259) 20241010082712294 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241010082712294 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@c407464ca23f: Created GsupExpect[0] for "262425925321377" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241010082712300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 20241010082712323 DAUC <0003> db_auc.c:157 IMSI='262425925321377': No 2G Auth Data 20241010082712323 DAUC <0003> db_auc.c:192 IMSI='262425925321377': No 3G Auth Data 20241010082712340 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617828422.msisdn 20241010082712340 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617828422.msisdn: not attached (vlr_number unset) 20241010082712340 DDGSM <0007> mslookup_server.c:327 sip.voice.491617828422.msisdn: does not exist in GSUP proxy 20241010082713347 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082713347 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425925321377" cn_domain=CS} 20241010082713347 DLU <0006> fsm.c:456 lu(262425925321377)[0x561f8b3e60a0]{UNVALIDATED}: Allocated 20241010082713347 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241010082713361 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425925321377)[0x561f8b3e60a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241010082713361 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425925321377" cn_domain=CS} 20241010082713361 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082713361 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@c407464ca23f: Found GsupExpect[0] for "262425925321377" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425925321377" 20241010082713368 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082713368 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425925321377"} 20241010082713369 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425925321377)[0x561f8b3e60a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241010082713369 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241010082713369 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425925321377"} 20241010082713369 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425925321377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082713369 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425925321377)[0x561f8b3e60a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241010082713369 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425925321377)[0x561f8b3e60a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241010082713369 DLU <0006> fsm.c:568 lu(CS:IMSI-262425925321377)[0x561f8b3e60a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241010082713369 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082713369 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@c407464ca23f: setverdict(pass): none -> pass 20241010082713372 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617828422.msisdn 20241010082713372 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617828422.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241010082713372 DDGSM <0007> mslookup_server.c:327 sip.voice.491617828422.msisdn: does not exist in GSUP proxy 20241010082713372 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617828422.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@c407464ca23f: setverdict(pass): pass -> pass, component reason not changed 20241010082713382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@c407464ca23f: Final verdict of PTC: pass 20241010082713383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241010082713385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41565<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@c407464ca23f: Final verdict of PTC: none 311@c407464ca23f: Final verdict of PTC: none 20241010082713386 DLINP <000b> input/ipa.c:451 connected read/write 20241010082713386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082713386 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082713386 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082713386 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 311: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Oct 10 08:27:13 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 20241010082713430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 20241010082713531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20241010082714802 DSS <0004> hlr_ussd.c:239 262423767349655/0xa1fb58da: SS Session Timeout, destroying 20241010082714802 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423767349655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Oct 10 08:27:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_MSLookup_GSUP_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082716644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082716644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082716649 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082716650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082716655 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241010082716655 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241010082716655 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082716655 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082716655 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082716655 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 20241010082716655 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082716655 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 20241010082716655 DLGSUP <0013> gsup_server.c:235 2: 20241010082716655 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082716655 DLGSUP <0013> gsup_server.c:235 3: 20241010082716655 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082716655 DLGSUP <0013> gsup_server.c:235 4: 20241010082716655 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082716655 DLGSUP <0013> gsup_server.c:235 5: 20241010082716655 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082716655 DLGSUP <0013> gsup_server.c:235 7: 20241010082716655 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082716655 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082716655 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082716655 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@c407464ca23f: 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") 20241010082716681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43917<->l=127.0.0.1:4259) 20241010082716683 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241010082716683 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@c407464ca23f: Created GsupExpect[0] for "262421134466596" to be handled at TC_MSLookup_GSUP_proxy(320) 20241010082716691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@c407464ca23f: Created GsupExpect[0] for "262421134466596" to be handled at TC_MSLookup_GSUP_proxy(320) 20241010082716698 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082716698 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421134466596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421134466596" cn_domain=CS} 20241010082716698 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421134466596 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241010082716698 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421134466596 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241010082716698 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421134466596.imsi 20241010082716698 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421134466596.imsi 20241010082716698 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421134466596.imsi: does not exist in local HLR 20241010082716708 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421134466596 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241010082716708 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241010082716708 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241010082716708 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241010082716708 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241010082716708 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241010082716708 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421134466596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082716708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082716708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082716708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082716708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082716708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082716708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@c407464ca23f: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@c407464ca23f: 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) } } } } 20241010082716712 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716712 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716712 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241010082716712 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241010082716712 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241010082716714 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716714 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716714 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@c407464ca23f: 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)@c407464ca23f: 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)@c407464ca23f: Found GsupExpect[0] for "262421134466596" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421134466596" HLR_Test-GSUP-server-IPA(318)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082716762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716762 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421134466596 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614752376 20241010082716762 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421134466596 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082716763 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082716763 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@c407464ca23f: Found GsupExpect[0] for "262421134466596" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421134466596" 20241010082716771 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716771 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716771 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421134466596 MSISDN-491614752376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082716771 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082716771 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082716774 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716774 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716774 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421134466596 MSISDN-491614752376 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 20241010082716774 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421134466596 MSISDN-491614752376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082716774 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082716774 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@c407464ca23f: setverdict(pass): none -> pass 20241010082716777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@c407464ca23f: Final verdict of PTC: pass 20241010082716779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20241010082716781 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43917<->l=127.0.0.1:4259) 20241010082716782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082716782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082716782 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241010082716782 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241010082716782 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241010082716782 DLINP <000b> input/ipa.c:451 connected read/write 20241010082716782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082716782 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082716782 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082716782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(315)@c407464ca23f: Final verdict of PTC: none 316@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 316: none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@c407464ca23f: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Oct 10 08:27:16 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 20241010082716875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20241010082716976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18388) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Oct 10 08:27:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082720092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082720093 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082720097 DLINP <000b> input/ipa.c:451 connected read/write 20241010082720097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082720099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@c407464ca23f: 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)@c407464ca23f: 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 } } } } 20241010082720104 DLINP <000b> input/ipa.c:451 connected read/write 20241010082720104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082720104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082720104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082720104 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 20241010082720104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082720104 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 20241010082720104 DLGSUP <0013> gsup_server.c:235 2: 20241010082720104 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082720104 DLGSUP <0013> gsup_server.c:235 3: 20241010082720104 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082720104 DLGSUP <0013> gsup_server.c:235 4: 20241010082720104 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082720104 DLGSUP <0013> gsup_server.c:235 5: 20241010082720104 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082720104 DLGSUP <0013> gsup_server.c:235 7: 20241010082720104 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082720104 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082720104 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082720104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241010082720105 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241010082720105 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@c407464ca23f: 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") 20241010082720123 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38075<->l=127.0.0.1:4259) 20241010082720124 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241010082720124 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@c407464ca23f: Created GsupExpect[0] for "262427002908126" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241010082720130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241010082720142 DAUC <0003> db_auc.c:157 IMSI='262427002908126': No 2G Auth Data 20241010082720142 DAUC <0003> db_auc.c:192 IMSI='262427002908126': No 3G Auth Data 20241010082720155 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427002908126.imsi 20241010082720156 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427002908126.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c407464ca23f: setverdict(pass): none -> pass 20241010082720168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c407464ca23f: Final verdict of PTC: pass 20241010082720170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20241010082720172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38075<->l=127.0.0.1:4259) 323@c407464ca23f: Final verdict of PTC: none 20241010082720173 DLINP <000b> input/ipa.c:451 connected read/write 20241010082720173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082720173 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082720173 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082720173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(322)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 323: none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Oct 10 08:27:20 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 20241010082720207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4258 20241010082720308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16364) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Oct 10 08:27:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082723372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082723372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082723376 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082723376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@c407464ca23f: 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) } } } } 20241010082723378 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241010082723378 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@c407464ca23f: 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 } } } } 20241010082723378 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082723378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082723378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082723378 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 20241010082723378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082723378 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 20241010082723378 DLGSUP <0013> gsup_server.c:235 2: 20241010082723378 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082723378 DLGSUP <0013> gsup_server.c:235 3: 20241010082723378 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082723378 DLGSUP <0013> gsup_server.c:235 4: 20241010082723378 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082723378 DLGSUP <0013> gsup_server.c:235 5: 20241010082723378 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082723378 DLGSUP <0013> gsup_server.c:235 7: 20241010082723378 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082723378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082723378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082723378 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@c407464ca23f: 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") 20241010082723395 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42879<->l=127.0.0.1:4259) 20241010082723397 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241010082723397 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@c407464ca23f: Created GsupExpect[0] for "262420679044116" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241010082723403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@c407464ca23f: Created GsupExpect[0] for "262420679044116" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241010082723422 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082723422 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420679044116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420679044116" cn_domain=CS} 20241010082723422 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420679044116 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241010082723422 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420679044116 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241010082723422 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420679044116.imsi 20241010082723422 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420679044116.imsi 20241010082723422 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420679044116.imsi: does not exist in local HLR 20241010082723433 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420679044116 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241010082723433 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241010082723433 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241010082723433 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241010082723433 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241010082723433 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241010082723434 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420679044116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082723434 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082723434 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082723434 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082723434 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082723434 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082723434 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@c407464ca23f: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@c407464ca23f: 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) } } } } 20241010082723439 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723439 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723439 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241010082723439 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241010082723439 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241010082723442 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723442 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723442 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@c407464ca23f: 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)@c407464ca23f: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@c407464ca23f: Found GsupExpect[0] for "262420679044116" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420679044116" HLR_Test-GSUP-server-IPA(330)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082723486 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723486 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723486 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723486 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723487 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420679044116 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615604053 20241010082723487 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420679044116 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082723487 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082723487 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@c407464ca23f: Found GsupExpect[0] for "262420679044116" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420679044116" 20241010082723496 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723496 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723496 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420679044116 MSISDN-491615604053 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082723497 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082723497 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082723500 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082723500 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082723501 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420679044116 MSISDN-491615604053 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 20241010082723501 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420679044116 MSISDN-491615604053 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082723501 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082723501 DLINP <000b> input/ipa.c:451 connected read/write 20241010082723501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082723504 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420679044116.imsi 20241010082723504 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420679044116.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c407464ca23f: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c407464ca23f: Final verdict of PTC: pass 20241010082724504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 20241010082724504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 20241010082724505 DLINP <000b> input/ipa.c:451 connected read/write 20241010082724505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082724505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082724505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082724505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(327)@c407464ca23f: Final verdict of PTC: none 20241010082724505 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082724505 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082724505 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241010082724505 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241010082724505 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241010082724505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42879<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(326)@c407464ca23f: Final verdict of PTC: none 328@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 328: none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Oct 10 08:27:24 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 20241010082724533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4258 20241010082724634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Oct 10 08:27:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@c407464ca23f: legacy= false MTC@c407464ca23f: in not legacy case 1 MTC@c407464ca23f: in not legacy case 2 20241010082727733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241010082727733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082727734 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082727734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@c407464ca23f: 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) } } } } 20241010082727735 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241010082727735 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@c407464ca23f: 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 } } } } 20241010082727735 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082727735 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241010082727735 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241010082727735 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 20241010082727735 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241010082727735 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 20241010082727735 DLGSUP <0013> gsup_server.c:235 2: 20241010082727735 DLGSUP <0013> gsup_server.c:237 2: 00 20241010082727735 DLGSUP <0013> gsup_server.c:235 3: 20241010082727735 DLGSUP <0013> gsup_server.c:237 3: 00 20241010082727735 DLGSUP <0013> gsup_server.c:235 4: 20241010082727735 DLGSUP <0013> gsup_server.c:237 4: 00 20241010082727735 DLGSUP <0013> gsup_server.c:235 5: 20241010082727735 DLGSUP <0013> gsup_server.c:237 5: 00 20241010082727735 DLGSUP <0013> gsup_server.c:235 7: 20241010082727735 DLGSUP <0013> gsup_server.c:237 7: 00 20241010082727735 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241010082727735 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241010082727735 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)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@c407464ca23f: 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") 20241010082727747 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40343<->l=127.0.0.1:4259) 20241010082727749 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241010082727749 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@c407464ca23f: Created GsupExpect[0] for "262428487296623" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241010082727755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@c407464ca23f: Created GsupExpect[0] for "262428487296623" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241010082727778 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082727778 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428487296623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428487296623" cn_domain=CS} 20241010082727778 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428487296623 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241010082727778 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428487296623 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241010082727778 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428487296623.imsi 20241010082727778 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428487296623.imsi 20241010082727778 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428487296623.imsi: does not exist in local HLR 20241010082727781 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428487296623 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241010082727781 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241010082727781 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241010082727781 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241010082727781 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241010082727781 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241010082727781 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428487296623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241010082727781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082727781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082727781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082727781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241010082727781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241010082727781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@c407464ca23f: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@c407464ca23f: 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) } } } } 20241010082727782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727782 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241010082727782 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241010082727782 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241010082727782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727782 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@c407464ca23f: 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)@c407464ca23f: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@c407464ca23f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@c407464ca23f: Found GsupExpect[0] for "262428487296623" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428487296623" HLR_Test-GSUP-server-IPA(337)@c407464ca23f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241010082727826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727826 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428487296623 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614720514 20241010082727826 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428487296623 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082727826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082727826 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@c407464ca23f: Found GsupExpect[0] for "262428487296623" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@c407464ca23f: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428487296623" 20241010082727828 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727828 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727828 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428487296623 MSISDN-491614720514 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082727828 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082727828 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082727829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727829 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428487296623 MSISDN-491614720514 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 20241010082727829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428487296623 MSISDN-491614720514 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241010082727829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082727829 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241010082727829 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614720514.msisdn 20241010082727829 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614720514.msisdn: does not exist in local HLR 20241010082727829 DDGSM <0007> mslookup_server.c:352 sip.voice.491614720514.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241010082727829 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614720514.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@c407464ca23f: setverdict(pass): none -> pass 20241010082727830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@c407464ca23f: Final verdict of PTC: pass 20241010082727830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241010082727831 DLINP <000b> input/ipa.c:451 connected read/write 20241010082727831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241010082727831 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241010082727831 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241010082727831 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@c407464ca23f: Final verdict of PTC: none 335@c407464ca23f: Final verdict of PTC: none HLR_Test-GSUP(334)@c407464ca23f: Final verdict of PTC: none 20241010082727831 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40343<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@c407464ca23f: Final verdict of PTC: none 20241010082727831 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241010082727831 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241010082727831 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241010082727831 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241010082727831 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(337)@c407464ca23f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@c407464ca23f: Final verdict of PTC: none MTC@c407464ca23f: Setting final verdict of the test case. MTC@c407464ca23f: Local verdict of MTC: none MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@c407464ca23f: Local verdict of PTC with component reference 335: none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@c407464ca23f: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@c407464ca23f: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@c407464ca23f: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@c407464ca23f: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@c407464ca23f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Oct 10 08:27:27 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 20241010082727871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 20241010082727971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20504) MTC@c407464ca23f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@c407464ca23f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c407464ca23f: Terminating MTC. MC@c407464ca23f: MTC terminated. MC2> exit MC@c407464ca23f: Shutting down session. MC@c407464ca23f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7392.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 (3729879) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3729831) [testenv] Showing junit-xml-7392.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7392.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.084421'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.690741'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.888962'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.476439'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.055974'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.073571'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.098061'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.091820'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.768947'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.840740'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.872190'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.242177'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.203057'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.735903'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.857731'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.079698'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.350209'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.269734'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.272697'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.290418'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.288470'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.277302'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.292566'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.249028'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.278575'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.128403'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.325069'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.370822'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.261484'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.100854'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.317777'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.256779'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.126775'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.127426'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.174156'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.109443'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.160350'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.106442'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241010-0825-b324e152'] testenv-hlr-osmocom-latest-20241010-0825-b324e152 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2199/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS