Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build 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
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.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 f3b38d4b45adc00b7e10b5f2489be04586effd3f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10
Commit message: "s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE"
 > git rev-list --no-walk e9de1515d41aa979cbf2446b6530d24140811fa7 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins8113509772357097856.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] Fetched 9297 kB in 1s (12.1 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', '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_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.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_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.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_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_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_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_5.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_2.cc Creating dependency file for MAP_MS_DataTypes_part_3.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_5.cc Creating dependency file for MAP_LCS_DataTypes_part_6.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_1.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_2.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_GR_DataTypes_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_1.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_Errors_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_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_6.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_SS_Code.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 IPA_Emulation_part_7.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.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_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for IPA_Emulation_part_2.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_3.cc Creating dependency file for USSD_Helpers_part_4.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_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_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_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.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_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_PortType_part_3.cc Creating dependency file for IPL4asp_Functions_part_5.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_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_4.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 SS_Types.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for PCO_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_VTY_Functions.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 MobileL3_SS_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_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 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_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', '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:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (958 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504012026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504012026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504012026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504012026 [229 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504012026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504012026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504012026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202504012026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.2.1a71.202504012026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504012026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504012026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504012026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504012026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504012026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504012026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504012026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.2.1a71.202504012026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202504012026 [2164 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.2.1a71.202504012026 [461 kB] Fetched 16.7 MB in 0s (92.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504012026_amd64.deb ... Unpacking osmocom-nightly (202504012026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202504012026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504012026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504012026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504012026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.2.1a71.202504012026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504012026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.2.1a71.202504012026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.2.1a71.202504012026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.2.1a71.202504012026_amd64.deb ... Unpacking osmo-hlr (1.9.0.2.1a71.202504012026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.18.84dc.202504012026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504012026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.2.1a71.202504012026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.2.1a71.202504012026) ... Setting up osmocom-nightly (202504012026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504012026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.2.1a71.202504012026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmocore (1.11.0.18.84dc.202504012026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504012026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504012026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504012026) ... Setting up osmo-hlr (1.9.0.2.1a71.202504012026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.2.1a71.202504012026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250402085518958 DMAIN <0000> hlr.c:812 hlr starting 20250402085518958 DDB <0001> db.c:600 using database: :memory: 20250402085518958 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250402085518959 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250402085518959 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250402085518959 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250402085518960 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250402085518960 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250402085518960 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250402085518960 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250402085518960 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@bfa683d3a4de: Unix server socket created successfully. MC@bfa683d3a4de: Listening on TCP port 37455. bfa683d3a4de is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests bfa683d3a4de 37455 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bfa683d3a4de: New HC connected from 10.0.2.100 [10.0.2.100]. bfa683d3a4de: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@bfa683d3a4de: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bfa683d3a4de: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bfa683d3a4de: Configuration file was processed on all HCs. MC@bfa683d3a4de: Creating MTC on host 10.0.2.100. MC@bfa683d3a4de: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Apr 2 08:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_sai_err_invalid_imsi started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085520453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085520453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085520458 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085520459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@bfa683d3a4de: 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)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(3)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }20250402085520461 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085520461 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085520461 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085520461 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085520461 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 2: 20250402085520461 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 3: 20250402085520461 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 4: 20250402085520461 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 5: 20250402085520461 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085520461 DLGSUP <0013> gsup_server.c:236 7: 20250402085520462 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085520462 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085520462 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085520462 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@bfa683d3a4de: 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") 20250402085520483 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36401<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@bfa683d3a4de: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250402085520505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20250402085520512 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085520512 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250402085520512 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250402085520512 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250402085520512 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085520512 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085520512 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@bfa683d3a4de: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" 20250402085520515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@bfa683d3a4de: Final verdict of PTC: pass 20250402085520518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 5@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(4)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@bfa683d3a4de: Final verdict of PTC: none 20250402085520521 DLINP <000b> input/ipa.c:452 connected read/write 20250402085520521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085520521 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085520521 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085520521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085520521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36401<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 5: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Apr 2 08:55:20 UTC 2025 ====== 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 20250402085520625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20250402085520726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->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=25056) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Apr 2 08:55:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_sai started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085523828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085523828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085523829 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085523831 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523831 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085523831 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085523831 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085523831 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 2: 20250402085523831 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 3: 20250402085523831 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 4: 20250402085523831 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 5: 20250402085523831 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 7: 20250402085523831 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085523831 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(8)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085523831 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085523831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@bfa683d3a4de: 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") 20250402085523838 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39539<->l=127.0.0.1:4259) 20250402085523841 DAUC <0003> db_auc.c:157 IMSI='262424587905501': No 2G Auth Data 20250402085523841 DAUC <0003> db_auc.c:192 IMSI='262424587905501': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262424587905501" to be handled at TC_gsup_sai(12) 20250402085523847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 20250402085523874 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523874 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424587905501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424587905501"} 20250402085523874 DAUC <0003> db_auc.c:192 IMSI='262424587905501': No 3G Auth Data 20250402085523874 DAUC <0003> db_auc.c:236 IMSI='262424587905501': Calling to generate 5 vectors 20250402085523874 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085523874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523874 DAUC <0003> auc.c:113 vector [0]: rand = d62248cec57f2eb62f78f73a8695c311 20250402085523874 DAUC <0003> auc.c:179 vector [0]: kc = f3d2e034b0051800 20250402085523874 DAUC <0003> auc.c:180 vector [0]: sres = 69206686 20250402085523874 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085523874 DAUC <0003> auc.c:113 vector [1]: rand = 20e41aced685d2515e2d90d80aaaba12 20250402085523874 DAUC <0003> auc.c:179 vector [1]: kc = 64dc514354383400 20250402085523874 DAUC <0003> auc.c:180 vector [1]: sres = 1908184c 20250402085523874 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085523874 DAUC <0003> auc.c:113 vector [2]: rand = 45525cdd49e83e641034c9791c0b565e 20250402085523874 DAUC <0003> auc.c:179 vector [2]: kc = cfe5924a860b1c00 20250402085523874 DAUC <0003> auc.c:180 vector [2]: sres = 294615d6 20250402085523874 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085523874 DAUC <0003> auc.c:113 vector [3]: rand = fca65fc373733233b001ab195a5226bd 20250402085523874 DAUC <0003> auc.c:179 vector [3]: kc = 559c564cc642f800 20250402085523874 DAUC <0003> auc.c:180 vector [3]: sres = 60033c68 20250402085523874 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085523874 DAUC <0003> auc.c:113 vector [4]: rand = f7da30ab194b735a67dc5e09f7cf5474 20250402085523874 DAUC <0003> auc.c:179 vector [4]: kc = 9c5594c938287400 20250402085523874 DAUC <0003> auc.c:180 vector [4]: sres = eeea2d3c 20250402085523874 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085523874 DAUC <0003> db_auc.c:245 IMSI='262424587905501': Generated 5 vectors 20250402085523874 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424587905501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424587905501"} 20250402085523874 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424587905501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523874 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523874 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262424587905501" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_sai(12)"262424587905501" TC_gsup_sai(12)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(12)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 TC_gsup_sai(12)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523877 DAUC <0003> db_auc.c:157 IMSI='262424710554998': No 2G Auth Data 20250402085523877 DAUC <0003> db_auc.c:192 IMSI='262424710554998': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262424710554998" to be handled at TC_gsup_sai(13) 20250402085523885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 20250402085523887 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523887 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424710554998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424710554998"} 20250402085523887 DAUC <0003> db_auc.c:192 IMSI='262424710554998': No 3G Auth Data 20250402085523887 DAUC <0003> db_auc.c:236 IMSI='262424710554998': Calling to generate 5 vectors 20250402085523887 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085523887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523887 DAUC <0003> auc.c:113 vector [0]: rand = 750125a6d7c7862b50a7857fde86f093 20250402085523887 DAUC <0003> auc.c:179 vector [0]: kc = 5960c85553b51000 20250402085523887 DAUC <0003> auc.c:180 vector [0]: sres = 84c92b3e 20250402085523887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085523887 DAUC <0003> auc.c:113 vector [1]: rand = 785424556fbbe1d02029a4ac60e3c1db 20250402085523887 DAUC <0003> auc.c:179 vector [1]: kc = c3387e38f0f65000 20250402085523887 DAUC <0003> auc.c:180 vector [1]: sres = 05788d4e 20250402085523887 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085523887 DAUC <0003> auc.c:113 vector [2]: rand = 3b09fee9ab75a94940d76ada6eb33a50 20250402085523887 DAUC <0003> auc.c:179 vector [2]: kc = e0059252889ab000 20250402085523887 DAUC <0003> auc.c:180 vector [2]: sres = c3904426 20250402085523887 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085523887 DAUC <0003> auc.c:113 vector [3]: rand = 5e970401f17b047ca63d8bab07b82909 20250402085523887 DAUC <0003> auc.c:179 vector [3]: kc = 89731fe22d4a8c00 20250402085523887 DAUC <0003> auc.c:180 vector [3]: sres = 48f53eb7 20250402085523887 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085523887 DAUC <0003> auc.c:113 vector [4]: rand = 80e18c41b0705a50c17b898e8521b0e7 20250402085523887 DAUC <0003> auc.c:179 vector [4]: kc = 30826128d43b4800 20250402085523887 DAUC <0003> auc.c:180 vector [4]: sres = e4b6b747 20250402085523887 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085523887 DAUC <0003> db_auc.c:245 IMSI='262424710554998': Generated 5 vectors 20250402085523887 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424710554998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424710554998"} 20250402085523887 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424710554998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523887 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523887 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262424710554998" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_sai(13)"262424710554998" TC_gsup_sai(13)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(13)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 TC_gsup_sai(13)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523889 DAUC <0003> db_auc.c:157 IMSI='262427122025956': No 2G Auth Data 20250402085523889 DAUC <0003> db_auc.c:192 IMSI='262427122025956': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262427122025956" to be handled at TC_gsup_sai(14) 20250402085523897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48672<->l=127.0.0.1:4258 20250402085523899 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523899 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427122025956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427122025956"} 20250402085523899 DAUC <0003> db_auc.c:192 IMSI='262427122025956': No 3G Auth Data 20250402085523899 DAUC <0003> db_auc.c:236 IMSI='262427122025956': Calling to generate 5 vectors 20250402085523899 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085523899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523899 DAUC <0003> auc.c:113 vector [0]: rand = 79a09f9d1a9fce83fe08394810891790 20250402085523899 DAUC <0003> auc.c:179 vector [0]: kc = 78bcfd2f3964c8aa 20250402085523899 DAUC <0003> auc.c:180 vector [0]: sres = e9b135c2 20250402085523899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085523899 DAUC <0003> auc.c:113 vector [1]: rand = 85df7929b465107ce0debff7e22de2c5 20250402085523899 DAUC <0003> auc.c:179 vector [1]: kc = d665dbf0819dc149 20250402085523899 DAUC <0003> auc.c:180 vector [1]: sres = c9398013 20250402085523899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085523899 DAUC <0003> auc.c:113 vector [2]: rand = f13d34895b9c5525060bbfc3b4692a0a 20250402085523899 DAUC <0003> auc.c:179 vector [2]: kc = ffdc66ca1c99571e 20250402085523899 DAUC <0003> auc.c:180 vector [2]: sres = 7d5378a8 20250402085523899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085523899 DAUC <0003> auc.c:113 vector [3]: rand = ec377292dbf16e268eb8ffac74b9410f 20250402085523899 DAUC <0003> auc.c:179 vector [3]: kc = 6ed88b084bfd2437 20250402085523899 DAUC <0003> auc.c:180 vector [3]: sres = 4c9afe20 20250402085523899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085523899 DAUC <0003> auc.c:113 vector [4]: rand = 6690a907ae73b15ef17f43812ef00efc 20250402085523899 DAUC <0003> auc.c:179 vector [4]: kc = b60df913330a026b 20250402085523899 DAUC <0003> auc.c:180 vector [4]: sres = 0f0d92ab 20250402085523899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085523899 DAUC <0003> db_auc.c:245 IMSI='262427122025956': Generated 5 vectors 20250402085523899 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427122025956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427122025956"} 20250402085523899 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427122025956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523899 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523899 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262427122025956" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_sai(14)"262427122025956" TC_gsup_sai(14)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(14)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48672<->l=127.0.0.1:4258 TC_gsup_sai(14)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523901 DAUC <0003> db_auc.c:157 IMSI='262429329559562': No 2G Auth Data 20250402085523901 DAUC <0003> db_auc.c:192 IMSI='262429329559562': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262429329559562" to be handled at TC_gsup_sai(15) 20250402085523909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20250402085523911 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523912 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329559562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429329559562"} 20250402085523912 DAUC <0003> db_auc.c:157 IMSI='262429329559562': No 2G Auth Data 20250402085523912 DAUC <0003> db_auc.c:236 IMSI='262429329559562': Calling to generate 5 vectors 20250402085523912 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085523912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085523912 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085523912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085523912 DAUC <0003> auc.c:113 vector [0]: rand = cfca8accad939876759880828b2958bb 20250402085523912 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085523912 DAUC <0003> auc.c:142 vector [0]: autn = 026ac5a03d2800000128e4c87497e8c8 20250402085523912 DAUC <0003> auc.c:143 vector [0]: ck = 3f78053dbea132a45b8165a019a0da69 20250402085523912 DAUC <0003> auc.c:144 vector [0]: ik = 5267d0f5315b1db1eef3ec642bfc156e 20250402085523912 DAUC <0003> auc.c:145 vector [0]: res = d967de178039c9c40000000000000000 20250402085523912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085523912 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085523912 DAUC <0003> auc.c:151 vector [0]: kc = d86d5c0cbda6e012 20250402085523912 DAUC <0003> auc.c:152 vector [0]: sres = 595e17d3 20250402085523912 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085523912 DAUC <0003> auc.c:113 vector [1]: rand = 14e8b529061dde5545415d93f0ea1464 20250402085523912 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085523912 DAUC <0003> auc.c:142 vector [1]: autn = 16dba1ea64b40000535b7811153287b5 20250402085523912 DAUC <0003> auc.c:143 vector [1]: ck = 1348f20730312f00dc4253bd43d1b563 20250402085523912 DAUC <0003> auc.c:144 vector [1]: ik = 7c7533331d1179ee3bfd5d2a8c923887 20250402085523912 DAUC <0003> auc.c:145 vector [1]: res = 9de267cc222c80e00000000000000000 20250402085523912 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085523912 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085523912 DAUC <0003> auc.c:151 vector [1]: kc = 8882cfa3e263db0a 20250402085523912 DAUC <0003> auc.c:152 vector [1]: sres = bfcee72c 20250402085523912 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085523912 DAUC <0003> auc.c:113 vector [2]: rand = 5e9215e9a05d643a76e4dadaa54cd5c2 20250402085523912 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085523912 DAUC <0003> auc.c:142 vector [2]: autn = d3973f4b185100004d51379240bca5f6 20250402085523912 DAUC <0003> auc.c:143 vector [2]: ck = 57da527c575821c5fee81de125a3d70a 20250402085523912 DAUC <0003> auc.c:144 vector [2]: ik = 3ef33c940961de43953afa647703c56c 20250402085523912 DAUC <0003> auc.c:145 vector [2]: res = 084585a7f4e233a70000000000000000 20250402085523912 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085523912 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085523912 DAUC <0003> auc.c:151 vector [2]: kc = 02fb896d0c99ede0 20250402085523912 DAUC <0003> auc.c:152 vector [2]: sres = fca7b600 20250402085523912 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085523912 DAUC <0003> auc.c:113 vector [3]: rand = 23503bb4add3eb44a8e725b2c1c67e48 20250402085523912 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085523912 DAUC <0003> auc.c:142 vector [3]: autn = 851b22444a8200004c27e0647e2b4753 20250402085523912 DAUC <0003> auc.c:143 vector [3]: ck = be78dc3e00d0c0d80c7d9d922c4f71a3 20250402085523912 DAUC <0003> auc.c:144 vector [3]: ik = 9acbe5823bf18d5c48d46912d9dd6df0 20250402085523912 DAUC <0003> auc.c:145 vector [3]: res = 9fbe2acc60f8e2830000000000000000 20250402085523912 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085523912 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085523912 DAUC <0003> auc.c:151 vector [3]: kc = 601acd3cceb351d7 20250402085523912 DAUC <0003> auc.c:152 vector [3]: sres = ff46c84f 20250402085523912 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085523912 DAUC <0003> auc.c:113 vector [4]: rand = 428f47a54dda348e2949ed20349ea060 20250402085523912 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085523912 DAUC <0003> auc.c:142 vector [4]: autn = 81c01f5ab4db0000f568d73b46dd84b6 20250402085523912 DAUC <0003> auc.c:143 vector [4]: ck = 22818d946c74aa552f7c13a8cf347df0 20250402085523912 DAUC <0003> auc.c:144 vector [4]: ik = b784efe61d18a9985dcfd704aa2a1612 20250402085523912 DAUC <0003> auc.c:145 vector [4]: res = 7de3d9cd3f63b95f0000000000000000 20250402085523912 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085523912 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085523912 DAUC <0003> auc.c:151 vector [4]: kc = e7b6a6de1472682f 20250402085523912 DAUC <0003> auc.c:152 vector [4]: sres = 42806092 20250402085523912 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085523912 DAUC <0003> db_auc.c:245 IMSI='262429329559562': Generated 5 vectors 20250402085523912 DAUC <0003> db_auc.c:249 IMSI='262429329559562': Updating SQN=161 in DB 20250402085523912 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329559562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429329559562"} 20250402085523912 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329559562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523912 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523912 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262429329559562" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_sai(15)"262429329559562" TC_gsup_sai(15)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(15)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 TC_gsup_sai(15)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523915 DAUC <0003> db_auc.c:157 IMSI='262422473382620': No 2G Auth Data 20250402085523915 DAUC <0003> db_auc.c:192 IMSI='262422473382620': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262422473382620" to be handled at TC_gsup_sai(16) 20250402085523924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20250402085523926 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523926 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422473382620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422473382620"} 20250402085523926 DAUC <0003> db_auc.c:157 IMSI='262422473382620': No 2G Auth Data 20250402085523926 DAUC <0003> db_auc.c:236 IMSI='262422473382620': Calling to generate 5 vectors 20250402085523926 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085523926 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085523926 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085523926 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085523926 DAUC <0003> auc.c:113 vector [0]: rand = f92fc133cc8f622e0852cf1aff644cc3 20250402085523926 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085523926 DAUC <0003> auc.c:142 vector [0]: autn = 53e20c462ddf00005150492cc311b40e 20250402085523927 DAUC <0003> auc.c:143 vector [0]: ck = afb9a0935a40d94ce1d990b3409bc32c 20250402085523927 DAUC <0003> auc.c:144 vector [0]: ik = f98383466de3819bbb2590b1ea8db625 20250402085523927 DAUC <0003> auc.c:145 vector [0]: res = 9db01d7b8d5c978f0000000000000000 20250402085523927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085523927 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085523927 DAUC <0003> auc.c:151 vector [0]: kc = 0cc623d79db52dde 20250402085523927 DAUC <0003> auc.c:152 vector [0]: sres = 10ec8af4 20250402085523927 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085523927 DAUC <0003> auc.c:113 vector [1]: rand = 4e550dd3772f254496841360a86d8999 20250402085523927 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085523927 DAUC <0003> auc.c:142 vector [1]: autn = e974dde2faa00000f8b95ca3f3896ba0 20250402085523927 DAUC <0003> auc.c:143 vector [1]: ck = 4aa74e87d92c151ca55da017322a9908 20250402085523927 DAUC <0003> auc.c:144 vector [1]: ik = a22bbfa8833252f1f6fe20dcf6285c9a 20250402085523927 DAUC <0003> auc.c:145 vector [1]: res = ead8a0d169c6133d0000000000000000 20250402085523927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085523927 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085523927 DAUC <0003> auc.c:151 vector [1]: kc = bb2f71e49e1c827f 20250402085523927 DAUC <0003> auc.c:152 vector [1]: sres = 831eb3ec 20250402085523927 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085523927 DAUC <0003> auc.c:113 vector [2]: rand = 600fccd5d54fd35e81ef1cd1e9ae28f0 20250402085523927 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085523927 DAUC <0003> auc.c:142 vector [2]: autn = 9b584b8a7ff200001517e459636179a2 20250402085523927 DAUC <0003> auc.c:143 vector [2]: ck = 05537a1493e8f6b0cb7ab93177bf4c16 20250402085523927 DAUC <0003> auc.c:144 vector [2]: ik = ca0f8b192fc16dd7d6a812e0e9db63b9 20250402085523927 DAUC <0003> auc.c:145 vector [2]: res = c0882061434b00c30000000000000000 20250402085523927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085523927 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085523927 DAUC <0003> auc.c:151 vector [2]: kc = d28e5adc224db4c8 20250402085523927 DAUC <0003> auc.c:152 vector [2]: sres = 83c320a2 20250402085523927 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085523927 DAUC <0003> auc.c:113 vector [3]: rand = 735b177847ccb589c05e13dd6d791985 20250402085523927 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085523927 DAUC <0003> auc.c:142 vector [3]: autn = 98f5b9f96e310000a13410908b1d7a04 20250402085523927 DAUC <0003> auc.c:143 vector [3]: ck = e79c9fcef5e1ae5892e363267ba0c3d3 20250402085523927 DAUC <0003> auc.c:144 vector [3]: ik = d1bb8c8e4aceb81dca7761210ee69c89 20250402085523927 DAUC <0003> auc.c:145 vector [3]: res = 755b70cf541fe9aa0000000000000000 20250402085523927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085523927 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085523927 DAUC <0003> auc.c:151 vector [3]: kc = 6eb31147ca69491f 20250402085523927 DAUC <0003> auc.c:152 vector [3]: sres = 21449965 20250402085523927 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085523927 DAUC <0003> auc.c:113 vector [4]: rand = b2e339365e4e16fec4e6a7c42c5b3c3b 20250402085523927 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085523927 DAUC <0003> auc.c:142 vector [4]: autn = 3002c76615d0000051096ffb46400a1f 20250402085523927 DAUC <0003> auc.c:143 vector [4]: ck = a058784fda663ea647f1aadd73d925ba 20250402085523927 DAUC <0003> auc.c:144 vector [4]: ik = 2f5374b5fdc569e9183e72983480b834 20250402085523927 DAUC <0003> auc.c:145 vector [4]: res = fcf2b364f1c984140000000000000000 20250402085523927 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085523927 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085523927 DAUC <0003> auc.c:151 vector [4]: kc = d0c4d4bf60facac1 20250402085523927 DAUC <0003> auc.c:152 vector [4]: sres = 0d3b3770 20250402085523927 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085523927 DAUC <0003> db_auc.c:245 IMSI='262422473382620': Generated 5 vectors 20250402085523927 DAUC <0003> db_auc.c:249 IMSI='262422473382620': Updating SQN=161 in DB 20250402085523927 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422473382620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422473382620"} 20250402085523927 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422473382620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523927 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523927 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262422473382620" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_sai(16)"262422473382620" TC_gsup_sai(16)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(16)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 TC_gsup_sai(16)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523929 DAUC <0003> db_auc.c:157 IMSI='262426298945466': No 2G Auth Data 20250402085523929 DAUC <0003> db_auc.c:192 IMSI='262426298945466': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262426298945466" to be handled at TC_gsup_sai(17) 20250402085523937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 20250402085523938 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523938 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426298945466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426298945466"} 20250402085523938 DAUC <0003> db_auc.c:236 IMSI='262426298945466': Calling to generate 5 vectors 20250402085523938 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085523938 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085523938 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085523938 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085523939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523939 DAUC <0003> auc.c:113 vector [0]: rand = de7156bbe85d3ade42b047e04dbf902c 20250402085523939 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085523939 DAUC <0003> auc.c:142 vector [0]: autn = 85022298dc5900005b26ea9a880956b1 20250402085523939 DAUC <0003> auc.c:143 vector [0]: ck = 874f3251eb50421d2acf395acfa80973 20250402085523939 DAUC <0003> auc.c:144 vector [0]: ik = 9db233667c9ef3febfe06f78821f1e91 20250402085523939 DAUC <0003> auc.c:145 vector [0]: res = ad123bbff0508d490000000000000000 20250402085523939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085523939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085523939 DAUC <0003> auc.c:179 vector [0]: kc = 9e4ad6331bd71c00 20250402085523939 DAUC <0003> auc.c:180 vector [0]: sres = ff8c9ac5 20250402085523939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085523939 DAUC <0003> auc.c:113 vector [1]: rand = a635291423cfcacb3ea2328e0b579e32 20250402085523939 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085523939 DAUC <0003> auc.c:142 vector [1]: autn = e33e00ca45100000516fce31eaea416c 20250402085523939 DAUC <0003> auc.c:143 vector [1]: ck = e1d538604f47b4e3624eae10fb6067d8 20250402085523939 DAUC <0003> auc.c:144 vector [1]: ik = a600766c44cc66ba2603aefb5c28b288 20250402085523939 DAUC <0003> auc.c:145 vector [1]: res = 4f4ed88892354e2a0000000000000000 20250402085523939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085523939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085523939 DAUC <0003> auc.c:179 vector [1]: kc = 8c6c4c8d50ff0400 20250402085523939 DAUC <0003> auc.c:180 vector [1]: sres = 0055c1ed 20250402085523939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085523939 DAUC <0003> auc.c:113 vector [2]: rand = 24361b4f64ad0b3dfc8da57cffb52c2d 20250402085523939 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085523939 DAUC <0003> auc.c:142 vector [2]: autn = ef37ba15d69f0000513936ed76ec0657 20250402085523939 DAUC <0003> auc.c:143 vector [2]: ck = c77c7a0ac55fa04ccd9ac9465f1c780b 20250402085523939 DAUC <0003> auc.c:144 vector [2]: ik = 48d8d7de0b74c43e870b272d6a690079 20250402085523939 DAUC <0003> auc.c:145 vector [2]: res = 79053a1553c4288a0000000000000000 20250402085523939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085523939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085523939 DAUC <0003> auc.c:179 vector [2]: kc = 95e698faba4e1800 20250402085523939 DAUC <0003> auc.c:180 vector [2]: sres = 57b85e03 20250402085523939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085523939 DAUC <0003> auc.c:113 vector [3]: rand = 4e59c50522532d2537707f982d7e92c5 20250402085523939 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085523939 DAUC <0003> auc.c:142 vector [3]: autn = e43d4398fa5b00000d136021dd0b9aae 20250402085523939 DAUC <0003> auc.c:143 vector [3]: ck = 2436025e9536a9bab88456c45f63b51c 20250402085523939 DAUC <0003> auc.c:144 vector [3]: ik = a02ffd5ca097c7955880e6d010e398cc 20250402085523939 DAUC <0003> auc.c:145 vector [3]: res = 4fafbbfeeab9e1ef0000000000000000 20250402085523939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085523939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085523939 DAUC <0003> auc.c:179 vector [3]: kc = cd9b93902566a800 20250402085523939 DAUC <0003> auc.c:180 vector [3]: sres = 92b3344c 20250402085523939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085523939 DAUC <0003> auc.c:113 vector [4]: rand = 33237aaa04d5e8af6ef974e7c8fd903e 20250402085523939 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085523939 DAUC <0003> auc.c:142 vector [4]: autn = 62e6b3b606eb0000fb126ad7464391fd 20250402085523939 DAUC <0003> auc.c:143 vector [4]: ck = 0f43d231e67bb8502e754b8d4a3cc81b 20250402085523939 DAUC <0003> auc.c:144 vector [4]: ik = a7c3f0a9ad3f866931e01bd082e15499 20250402085523939 DAUC <0003> auc.c:145 vector [4]: res = f5d7019fe68abe250000000000000000 20250402085523939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085523939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085523939 DAUC <0003> auc.c:179 vector [4]: kc = fd1d0ec3b97cac00 20250402085523939 DAUC <0003> auc.c:180 vector [4]: sres = 37675bda 20250402085523939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085523939 DAUC <0003> db_auc.c:245 IMSI='262426298945466': Generated 5 vectors 20250402085523939 DAUC <0003> db_auc.c:249 IMSI='262426298945466': Updating SQN=161 in DB 20250402085523939 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426298945466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426298945466"} 20250402085523939 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426298945466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523939 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523939 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262426298945466" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_sai(17)"262426298945466" TC_gsup_sai(17)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(17)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 TC_gsup_sai(17)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523941 DAUC <0003> db_auc.c:157 IMSI='262425879932699': No 2G Auth Data 20250402085523941 DAUC <0003> db_auc.c:192 IMSI='262425879932699': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262425879932699" to be handled at TC_gsup_sai(18) 20250402085523949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 20250402085523951 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523951 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425879932699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425879932699"} 20250402085523951 DAUC <0003> db_auc.c:236 IMSI='262425879932699': Calling to generate 5 vectors 20250402085523951 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085523951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085523951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085523951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085523951 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523951 DAUC <0003> auc.c:113 vector [0]: rand = 4b8932f73e57b09822f7866f1f2293da 20250402085523951 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085523951 DAUC <0003> auc.c:142 vector [0]: autn = 7b9098705493000057cd69246d44bbcf 20250402085523951 DAUC <0003> auc.c:143 vector [0]: ck = 4c938cfe53fc9a44be4a1b8d6215159e 20250402085523951 DAUC <0003> auc.c:144 vector [0]: ik = e6dc5b93650f19ea7f0b503bed27b56b 20250402085523951 DAUC <0003> auc.c:145 vector [0]: res = 85e003d98621b69f0000000000000000 20250402085523951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085523951 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085523951 DAUC <0003> auc.c:179 vector [0]: kc = d0df9784bd490400 20250402085523951 DAUC <0003> auc.c:180 vector [0]: sres = 27e9a41b 20250402085523951 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085523951 DAUC <0003> auc.c:113 vector [1]: rand = 8d2c081cb170b29535a89f4713755356 20250402085523951 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085523951 DAUC <0003> auc.c:142 vector [1]: autn = a3520d618fe80000ac3859dcabb24fa3 20250402085523951 DAUC <0003> auc.c:143 vector [1]: ck = fd67de1bbc14f06e44ee47d36bcc8379 20250402085523951 DAUC <0003> auc.c:144 vector [1]: ik = 07bb6d089b741dd151e3082e34e984c7 20250402085523951 DAUC <0003> auc.c:145 vector [1]: res = 81d15b89f0eec2080000000000000000 20250402085523951 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085523951 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085523951 DAUC <0003> auc.c:179 vector [1]: kc = 2cc52120dd9bac00 20250402085523951 DAUC <0003> auc.c:180 vector [1]: sres = cbb3fe2d 20250402085523951 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085523951 DAUC <0003> auc.c:113 vector [2]: rand = 3960159226cfeb79b13c8459905d5ab8 20250402085523951 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085523951 DAUC <0003> auc.c:142 vector [2]: autn = 8f665abb7900000039049854b49c0e8a 20250402085523951 DAUC <0003> auc.c:143 vector [2]: ck = d0af2ad4f7f1ec9f320e8f793c032e79 20250402085523951 DAUC <0003> auc.c:144 vector [2]: ik = b511ade2761ba48ca3bb81b035eb9c77 20250402085523951 DAUC <0003> auc.c:145 vector [2]: res = 4dfcf0ba8a39e9d10000000000000000 20250402085523951 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085523951 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085523951 DAUC <0003> auc.c:179 vector [2]: kc = d4530080f8e6d000 20250402085523951 DAUC <0003> auc.c:180 vector [2]: sres = f4a89e3f 20250402085523951 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085523951 DAUC <0003> auc.c:113 vector [3]: rand = a73ca3efb922e94a0e761fd641c245ba 20250402085523951 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085523951 DAUC <0003> auc.c:142 vector [3]: autn = 94a7c90efe830000f330bfe28e98efde 20250402085523951 DAUC <0003> auc.c:143 vector [3]: ck = adccb0082ce15a298798cd0351a010a6 20250402085523951 DAUC <0003> auc.c:144 vector [3]: ik = f1247e75822cd2e5de8405ceee225eda 20250402085523951 DAUC <0003> auc.c:145 vector [3]: res = 8f0162c3aa00401a0000000000000000 20250402085523951 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085523951 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085523951 DAUC <0003> auc.c:179 vector [3]: kc = c040ab5e55d0d400 20250402085523951 DAUC <0003> auc.c:180 vector [3]: sres = bbe99a72 20250402085523951 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085523951 DAUC <0003> auc.c:113 vector [4]: rand = 0e7ef30985414d3199439083137708a4 20250402085523951 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085523951 DAUC <0003> auc.c:142 vector [4]: autn = 0eb73e16ada500002adea9b8a6314123 20250402085523951 DAUC <0003> auc.c:143 vector [4]: ck = 2593da0f894e19b815d9f6d4338b8bb6 20250402085523951 DAUC <0003> auc.c:144 vector [4]: ik = eeefbebb9cef59f068c06e983a57031a 20250402085523951 DAUC <0003> auc.c:145 vector [4]: res = e6ec377e81191f660000000000000000 20250402085523951 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085523951 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085523951 DAUC <0003> auc.c:179 vector [4]: kc = 5b30277da422e800 20250402085523951 DAUC <0003> auc.c:180 vector [4]: sres = aa9ea1d6 20250402085523951 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085523951 DAUC <0003> db_auc.c:245 IMSI='262425879932699': Generated 5 vectors 20250402085523951 DAUC <0003> db_auc.c:249 IMSI='262425879932699': Updating SQN=161 in DB 20250402085523951 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425879932699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425879932699"} 20250402085523951 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425879932699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523951 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523951 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262425879932699" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_sai(18)"262425879932699" TC_gsup_sai(18)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(18)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 TC_gsup_sai(18)@bfa683d3a4de: Final verdict of PTC: pass 20250402085523954 DAUC <0003> db_auc.c:157 IMSI='262429057288180': No 2G Auth Data 20250402085523954 DAUC <0003> db_auc.c:192 IMSI='262429057288180': No 3G Auth Data HLR_Test-GSUP(9)@bfa683d3a4de: Created GsupExpect[0] for "262429057288180" to be handled at TC_gsup_sai(19) 20250402085523962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 20250402085523964 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523964 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429057288180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429057288180"} 20250402085523964 DAUC <0003> db_auc.c:236 IMSI='262429057288180': Calling to generate 5 vectors 20250402085523964 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085523964 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085523964 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085523964 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085523964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085523964 DAUC <0003> auc.c:113 vector [0]: rand = 35d81cf95d742046eb3aa1cea809c1da 20250402085523964 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085523964 DAUC <0003> auc.c:142 vector [0]: autn = b58f22aac831000042caac97bc0f860d 20250402085523964 DAUC <0003> auc.c:143 vector [0]: ck = 67178548952472becc807dcb3cf555f2 20250402085523964 DAUC <0003> auc.c:144 vector [0]: ik = 110c1fd5a04db7e666b7573280eec6cb 20250402085523964 DAUC <0003> auc.c:145 vector [0]: res = 01ebc37cb44379490000000000000000 20250402085523964 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085523964 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085523964 DAUC <0003> auc.c:179 vector [0]: kc = 2c617fab9b00badf 20250402085523964 DAUC <0003> auc.c:180 vector [0]: sres = 4f8866e0 20250402085523964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085523964 DAUC <0003> auc.c:113 vector [1]: rand = 61393ea14b6024fda99d062250583ff7 20250402085523964 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085523964 DAUC <0003> auc.c:142 vector [1]: autn = d4e51d5698580000c75a6d498238c420 20250402085523964 DAUC <0003> auc.c:143 vector [1]: ck = e5815e1408e21cefbec62251991082cf 20250402085523964 DAUC <0003> auc.c:144 vector [1]: ik = 56bf03aead1e73c09056011e50ba9698 20250402085523964 DAUC <0003> auc.c:145 vector [1]: res = 5046a423cefbc33e0000000000000000 20250402085523964 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085523964 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085523964 DAUC <0003> auc.c:179 vector [1]: kc = bf8ae6282141b4b9 20250402085523964 DAUC <0003> auc.c:180 vector [1]: sres = c1877461 20250402085523964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085523964 DAUC <0003> auc.c:113 vector [2]: rand = ddc6903a690b711a453fb149dfb3fbd2 20250402085523964 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085523964 DAUC <0003> auc.c:142 vector [2]: autn = 3f2e8564e05a0000b89ec0cdf75c3728 20250402085523964 DAUC <0003> auc.c:143 vector [2]: ck = d61c1d7e570272ffbf910d8f548cb328 20250402085523964 DAUC <0003> auc.c:144 vector [2]: ik = 1e5a96bf2bb87ba967c7a4cf972da097 20250402085523964 DAUC <0003> auc.c:145 vector [2]: res = 81469abf0a18a2750000000000000000 20250402085523964 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085523964 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085523964 DAUC <0003> auc.c:179 vector [2]: kc = e3b4c9303508cb5f 20250402085523964 DAUC <0003> auc.c:180 vector [2]: sres = a22784ad 20250402085523964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085523964 DAUC <0003> auc.c:113 vector [3]: rand = 186b1c09fd6b8215d6f9f81a21741ad4 20250402085523964 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085523964 DAUC <0003> auc.c:142 vector [3]: autn = 3c6dd8c01c6200001f8892b191d99994 20250402085523964 DAUC <0003> auc.c:143 vector [3]: ck = 75fef29a0532655fed3dfcec9eb979d6 20250402085523964 DAUC <0003> auc.c:144 vector [3]: ik = 7e6f5afe8fd1bd20681e27af304cf39f 20250402085523964 DAUC <0003> auc.c:145 vector [3]: res = a40a52da78c1f16d0000000000000000 20250402085523964 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085523964 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085523964 DAUC <0003> auc.c:179 vector [3]: kc = 3bae600d9883019a 20250402085523964 DAUC <0003> auc.c:180 vector [3]: sres = 3c3960a1 20250402085523964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085523964 DAUC <0003> auc.c:113 vector [4]: rand = 916a78b072f3f66390141cd159d407b2 20250402085523964 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085523964 DAUC <0003> auc.c:142 vector [4]: autn = a5fea3a0c0d50000c19cef0a3f93e7de 20250402085523964 DAUC <0003> auc.c:143 vector [4]: ck = ca037c918cbbe85ee1311ee702966c63 20250402085523964 DAUC <0003> auc.c:144 vector [4]: ik = 23d3f293dd60451310c0b0a770249ac9 20250402085523964 DAUC <0003> auc.c:145 vector [4]: res = c35bbd8f4ca4961c0000000000000000 20250402085523964 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085523964 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085523964 DAUC <0003> auc.c:179 vector [4]: kc = fcc38e7afab5e954 20250402085523964 DAUC <0003> auc.c:180 vector [4]: sres = 119dce11 20250402085523964 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085523964 DAUC <0003> db_auc.c:245 IMSI='262429057288180': Generated 5 vectors 20250402085523964 DAUC <0003> db_auc.c:249 IMSI='262429057288180': Updating SQN=161 in DB 20250402085523964 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429057288180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429057288180"} 20250402085523964 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429057288180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085523964 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085523964 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bfa683d3a4de: Found GsupExpect[0] for "262429057288180" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_sai(19)"262429057288180" TC_gsup_sai(19)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai(19)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085523966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 TC_gsup_sai(19)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085523967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48656<->l=127.0.0.1:4258 20250402085523967 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39539<->l=127.0.0.1:4259) 20250402085523968 DLINP <000b> input/ipa.c:452 connected read/write 20250402085523968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085523968 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085523968 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085523968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@bfa683d3a4de: Final verdict of PTC: none 10@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_sai finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Apr 2 08:55:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250402085523991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20250402085524091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Apr 2 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_sai_num_auth_vectors started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085527132 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085527132 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085527133 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085527135 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527135 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085527135 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085527135 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085527135 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 2: 20250402085527135 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(20)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085527135 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 4: 20250402085527135 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 5: 20250402085527135 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 7: 20250402085527135 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085527135 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085527135 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085527135 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@bfa683d3a4de: 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") 20250402085527142 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42799<->l=127.0.0.1:4259) 20250402085527144 DAUC <0003> db_auc.c:157 IMSI='262426109354854': No 2G Auth Data 20250402085527144 DAUC <0003> db_auc.c:192 IMSI='262426109354854': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262426109354854" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250402085527150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 20250402085527178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527178 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426109354854"} 20250402085527178 DAUC <0003> db_auc.c:192 IMSI='262426109354854': No 3G Auth Data 20250402085527178 DAUC <0003> db_auc.c:236 IMSI='262426109354854': Calling to generate 1 vectors 20250402085527178 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250402085527178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527178 DAUC <0003> auc.c:113 vector [0]: rand = a950a58ae964aee73b3be0f262e7156a 20250402085527178 DAUC <0003> auc.c:179 vector [0]: kc = 2d251a1c70b95c00 20250402085527178 DAUC <0003> auc.c:180 vector [0]: sres = f7eabd5b 20250402085527178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527178 DAUC <0003> db_auc.c:245 IMSI='262426109354854': Generated 1 vectors 20250402085527178 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426109354854"} 20250402085527178 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262426109354854" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426109354854" TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527179 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426109354854"} 20250402085527179 DAUC <0003> db_auc.c:192 IMSI='262426109354854': No 3G Auth Data 20250402085527179 DAUC <0003> db_auc.c:236 IMSI='262426109354854': Calling to generate 4 vectors 20250402085527179 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250402085527179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527179 DAUC <0003> auc.c:113 vector [0]: rand = 361ed97dc9d3e0f91a57d7ca2c653a39 20250402085527179 DAUC <0003> auc.c:179 vector [0]: kc = 473a74584fe4e400 20250402085527179 DAUC <0003> auc.c:180 vector [0]: sres = 0865faa7 20250402085527179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527179 DAUC <0003> auc.c:113 vector [1]: rand = 90b70cfafcf0d6192e992d0b17708995 20250402085527179 DAUC <0003> auc.c:179 vector [1]: kc = b00e1f79694d4800 20250402085527179 DAUC <0003> auc.c:180 vector [1]: sres = 06871711 20250402085527179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527179 DAUC <0003> auc.c:113 vector [2]: rand = faa4327dc791636b89cdd988ab0134c2 20250402085527179 DAUC <0003> auc.c:179 vector [2]: kc = 8428caa3a8d88800 20250402085527179 DAUC <0003> auc.c:180 vector [2]: sres = 199e24a9 20250402085527179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527179 DAUC <0003> auc.c:113 vector [3]: rand = e8255afe92d34938535dcafe43514a9c 20250402085527179 DAUC <0003> auc.c:179 vector [3]: kc = 43664dc9f2ffa000 20250402085527179 DAUC <0003> auc.c:180 vector [3]: sres = 78f53200 20250402085527179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527179 DAUC <0003> db_auc.c:245 IMSI='262426109354854': Generated 4 vectors 20250402085527179 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426109354854"} 20250402085527179 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527180 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527180 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426109354854"} 20250402085527180 DAUC <0003> db_auc.c:192 IMSI='262426109354854': No 3G Auth Data 20250402085527180 DAUC <0003> db_auc.c:236 IMSI='262426109354854': Calling to generate 5 vectors 20250402085527180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527180 DAUC <0003> auc.c:113 vector [0]: rand = b2f5607feeb865fa09b4a73022fae913 20250402085527180 DAUC <0003> auc.c:179 vector [0]: kc = 96483252f45e9800 20250402085527180 DAUC <0003> auc.c:180 vector [0]: sres = df50f250 20250402085527180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527180 DAUC <0003> auc.c:113 vector [1]: rand = 254e84a72874d844aa68b8963215bf8c 20250402085527180 DAUC <0003> auc.c:179 vector [1]: kc = e0baaf1e3b080800 20250402085527180 DAUC <0003> auc.c:180 vector [1]: sres = e2bb61c5 20250402085527180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527180 DAUC <0003> auc.c:113 vector [2]: rand = e20a751bfa937769ef36d90d0112912c 20250402085527180 DAUC <0003> auc.c:179 vector [2]: kc = b551ef043d882c00 20250402085527180 DAUC <0003> auc.c:180 vector [2]: sres = 2646d16a 20250402085527180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527180 DAUC <0003> auc.c:113 vector [3]: rand = 9026a67a4b9c246f1fc12eba00b4cd29 20250402085527180 DAUC <0003> auc.c:179 vector [3]: kc = dbee7f91e7a10c00 20250402085527180 DAUC <0003> auc.c:180 vector [3]: sres = fb15fe94 20250402085527180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527180 DAUC <0003> auc.c:113 vector [4]: rand = 69949605f310a47f70438f6e465a4567 20250402085527180 DAUC <0003> auc.c:179 vector [4]: kc = 211aee25c29c2c00 20250402085527180 DAUC <0003> auc.c:180 vector [4]: sres = 4285dddd 20250402085527180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527180 DAUC <0003> db_auc.c:245 IMSI='262426109354854': Generated 5 vectors 20250402085527180 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426109354854"} 20250402085527180 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527180 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527180 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527181 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527181 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426109354854"} 20250402085527181 DAUC <0003> db_auc.c:192 IMSI='262426109354854': No 3G Auth Data 20250402085527181 DAUC <0003> db_auc.c:236 IMSI='262426109354854': Calling to generate 5 vectors 20250402085527181 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527181 DAUC <0003> auc.c:113 vector [0]: rand = 196a1824fa588975bb9c7a49e76c8c36 20250402085527181 DAUC <0003> auc.c:179 vector [0]: kc = b413c65c8fa85c00 20250402085527181 DAUC <0003> auc.c:180 vector [0]: sres = 50152174 20250402085527181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527181 DAUC <0003> auc.c:113 vector [1]: rand = a44f23482783ed8ccbae7af339d8e3f7 20250402085527181 DAUC <0003> auc.c:179 vector [1]: kc = 8f8e661128f4d800 20250402085527181 DAUC <0003> auc.c:180 vector [1]: sres = 9c08303f 20250402085527181 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527181 DAUC <0003> auc.c:113 vector [2]: rand = 9c6b151faefb9d889ebb958e33977877 20250402085527181 DAUC <0003> auc.c:179 vector [2]: kc = 8538722b5f3fd000 20250402085527181 DAUC <0003> auc.c:180 vector [2]: sres = 0c3d7561 20250402085527181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527181 DAUC <0003> auc.c:113 vector [3]: rand = 096e8578c28562d43abca9e1a687e10d 20250402085527181 DAUC <0003> auc.c:179 vector [3]: kc = 1e110d8cbad65400 20250402085527181 DAUC <0003> auc.c:180 vector [3]: sres = 20f63b7c 20250402085527181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527181 DAUC <0003> auc.c:113 vector [4]: rand = 48ab32b336c75fff781755b8e918ae71 20250402085527181 DAUC <0003> auc.c:179 vector [4]: kc = 68610c7701d3c800 20250402085527181 DAUC <0003> auc.c:180 vector [4]: sres = 5eb0d2d2 20250402085527181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527181 DAUC <0003> db_auc.c:245 IMSI='262426109354854': Generated 5 vectors 20250402085527181 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426109354854"} 20250402085527181 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426109354854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527181 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527181 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527183 DAUC <0003> db_auc.c:157 IMSI='262429214112079': No 2G Auth Data 20250402085527183 DAUC <0003> db_auc.c:192 IMSI='262429214112079': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262429214112079" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250402085527192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20250402085527207 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527207 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429214112079"} 20250402085527207 DAUC <0003> db_auc.c:192 IMSI='262429214112079': No 3G Auth Data 20250402085527207 DAUC <0003> db_auc.c:236 IMSI='262429214112079': Calling to generate 1 vectors 20250402085527207 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250402085527207 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527207 DAUC <0003> auc.c:113 vector [0]: rand = c8a76c48945235fd1968bafccc308b47 20250402085527207 DAUC <0003> auc.c:179 vector [0]: kc = 75f79bf662398400 20250402085527207 DAUC <0003> auc.c:180 vector [0]: sres = 01f7d0e8 20250402085527207 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527207 DAUC <0003> db_auc.c:245 IMSI='262429214112079': Generated 1 vectors 20250402085527207 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429214112079"} 20250402085527207 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527207 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527207 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262429214112079" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429214112079" TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527210 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527210 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429214112079"} 20250402085527210 DAUC <0003> db_auc.c:192 IMSI='262429214112079': No 3G Auth Data 20250402085527210 DAUC <0003> db_auc.c:236 IMSI='262429214112079': Calling to generate 4 vectors 20250402085527210 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250402085527210 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527210 DAUC <0003> auc.c:113 vector [0]: rand = 35ae4437a7a5dfb91b52538f6438f90b 20250402085527210 DAUC <0003> auc.c:179 vector [0]: kc = 96ba4a610b536800 20250402085527210 DAUC <0003> auc.c:180 vector [0]: sres = 2ccc6c31 20250402085527210 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527210 DAUC <0003> auc.c:113 vector [1]: rand = a6f24a97ebf1bba6d11d6b6cf611e8e9 20250402085527210 DAUC <0003> auc.c:179 vector [1]: kc = 28dce18d7f322400 20250402085527210 DAUC <0003> auc.c:180 vector [1]: sres = 2ea7a37b 20250402085527210 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527210 DAUC <0003> auc.c:113 vector [2]: rand = e742d538a6c3afe44e81bb54fd34129b 20250402085527210 DAUC <0003> auc.c:179 vector [2]: kc = b72ebcfba7895400 20250402085527210 DAUC <0003> auc.c:180 vector [2]: sres = ce8b1767 20250402085527210 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527210 DAUC <0003> auc.c:113 vector [3]: rand = 03bf96e30083779d0a35e61ec5397937 20250402085527210 DAUC <0003> auc.c:179 vector [3]: kc = f02b241d064ca400 20250402085527210 DAUC <0003> auc.c:180 vector [3]: sres = 996ce5b1 20250402085527210 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527210 DAUC <0003> db_auc.c:245 IMSI='262429214112079': Generated 4 vectors 20250402085527210 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429214112079"} 20250402085527210 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527210 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527210 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527212 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527212 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429214112079"} 20250402085527213 DAUC <0003> db_auc.c:192 IMSI='262429214112079': No 3G Auth Data 20250402085527213 DAUC <0003> db_auc.c:236 IMSI='262429214112079': Calling to generate 5 vectors 20250402085527213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527213 DAUC <0003> auc.c:113 vector [0]: rand = bfff12d3cf5fa98bf14f1f94afcf1a2c 20250402085527213 DAUC <0003> auc.c:179 vector [0]: kc = 779c52d7e86e6800 20250402085527213 DAUC <0003> auc.c:180 vector [0]: sres = 1b282ddc 20250402085527213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527213 DAUC <0003> auc.c:113 vector [1]: rand = 59cca5c778aef4d40bbccafb014ff3ce 20250402085527213 DAUC <0003> auc.c:179 vector [1]: kc = 1dac687b6dc04c00 20250402085527213 DAUC <0003> auc.c:180 vector [1]: sres = 990643b9 20250402085527213 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527213 DAUC <0003> auc.c:113 vector [2]: rand = 8adae817ea8893432d20ce5d06a7658d 20250402085527213 DAUC <0003> auc.c:179 vector [2]: kc = a79ca7673d1e8000 20250402085527213 DAUC <0003> auc.c:180 vector [2]: sres = 6919af17 20250402085527213 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527213 DAUC <0003> auc.c:113 vector [3]: rand = 4ffb5da20349a9471afde7f7909dce6d 20250402085527213 DAUC <0003> auc.c:179 vector [3]: kc = 2943a0a04e58b000 20250402085527213 DAUC <0003> auc.c:180 vector [3]: sres = 390c1e98 20250402085527213 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527213 DAUC <0003> auc.c:113 vector [4]: rand = 452d65941149b43fecb051c12f7b3938 20250402085527213 DAUC <0003> auc.c:179 vector [4]: kc = 876b1276df44f400 20250402085527213 DAUC <0003> auc.c:180 vector [4]: sres = b484a013 20250402085527213 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527213 DAUC <0003> db_auc.c:245 IMSI='262429214112079': Generated 5 vectors 20250402085527213 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429214112079"} 20250402085527213 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527213 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527213 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527215 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527215 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429214112079"} 20250402085527215 DAUC <0003> db_auc.c:192 IMSI='262429214112079': No 3G Auth Data 20250402085527215 DAUC <0003> db_auc.c:236 IMSI='262429214112079': Calling to generate 5 vectors 20250402085527215 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527215 DAUC <0003> auc.c:113 vector [0]: rand = da968a6106971287a0bc3d8136b9c7f0 20250402085527215 DAUC <0003> auc.c:179 vector [0]: kc = 0eb3b8f70ce4ec00 20250402085527215 DAUC <0003> auc.c:180 vector [0]: sres = bbcbf812 20250402085527215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527215 DAUC <0003> auc.c:113 vector [1]: rand = 779f1e920ab4b18bc8d53c34255ca1ed 20250402085527215 DAUC <0003> auc.c:179 vector [1]: kc = c11192e6ae369c00 20250402085527215 DAUC <0003> auc.c:180 vector [1]: sres = d2a217a6 20250402085527216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527216 DAUC <0003> auc.c:113 vector [2]: rand = 65266dfc19651f7d2f520db94781763b 20250402085527216 DAUC <0003> auc.c:179 vector [2]: kc = 677731dcda575000 20250402085527216 DAUC <0003> auc.c:180 vector [2]: sres = 5f58a5b0 20250402085527216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527216 DAUC <0003> auc.c:113 vector [3]: rand = 509dc02ff8d2ab97398f2f28c1185cc4 20250402085527216 DAUC <0003> auc.c:179 vector [3]: kc = 78c1b5895ba9c800 20250402085527216 DAUC <0003> auc.c:180 vector [3]: sres = e36e967a 20250402085527216 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527216 DAUC <0003> auc.c:113 vector [4]: rand = e2b286d09fce851184e9e9141eb8f847 20250402085527216 DAUC <0003> auc.c:179 vector [4]: kc = 16bde79dc4973800 20250402085527216 DAUC <0003> auc.c:180 vector [4]: sres = 04c63165 20250402085527216 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527216 DAUC <0003> db_auc.c:245 IMSI='262429214112079': Generated 5 vectors 20250402085527216 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429214112079"} 20250402085527216 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429214112079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527219 DAUC <0003> db_auc.c:157 IMSI='262425726566155': No 2G Auth Data 20250402085527219 DAUC <0003> db_auc.c:192 IMSI='262425726566155': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262425726566155" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250402085527229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20250402085527230 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527230 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726566155"} 20250402085527231 DAUC <0003> db_auc.c:192 IMSI='262425726566155': No 3G Auth Data 20250402085527231 DAUC <0003> db_auc.c:236 IMSI='262425726566155': Calling to generate 1 vectors 20250402085527231 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250402085527231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527231 DAUC <0003> auc.c:113 vector [0]: rand = c0f9d234d56a833fa44e974fe1bc4aa4 20250402085527231 DAUC <0003> auc.c:179 vector [0]: kc = cf6e4e66dc3a067c 20250402085527231 DAUC <0003> auc.c:180 vector [0]: sres = 9ba5e0e8 20250402085527231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527231 DAUC <0003> db_auc.c:245 IMSI='262425726566155': Generated 1 vectors 20250402085527231 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726566155"} 20250402085527231 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527231 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527231 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262425726566155" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425726566155" TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527232 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726566155"} 20250402085527232 DAUC <0003> db_auc.c:192 IMSI='262425726566155': No 3G Auth Data 20250402085527232 DAUC <0003> db_auc.c:236 IMSI='262425726566155': Calling to generate 4 vectors 20250402085527232 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250402085527232 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527232 DAUC <0003> auc.c:113 vector [0]: rand = 9f513e8055a596534eed638d1a5acbb0 20250402085527232 DAUC <0003> auc.c:179 vector [0]: kc = c0d68fa3d3612978 20250402085527232 DAUC <0003> auc.c:180 vector [0]: sres = 4fcca4f8 20250402085527232 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527232 DAUC <0003> auc.c:113 vector [1]: rand = 3efb24a4f375de559c8cf53b6bd7bd32 20250402085527232 DAUC <0003> auc.c:179 vector [1]: kc = 061cb605572027f2 20250402085527232 DAUC <0003> auc.c:180 vector [1]: sres = 12b92f04 20250402085527232 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527232 DAUC <0003> auc.c:113 vector [2]: rand = fc9865bcefea9fb97fb3d6dd78fa7ecd 20250402085527232 DAUC <0003> auc.c:179 vector [2]: kc = 24e50a026b37f624 20250402085527232 DAUC <0003> auc.c:180 vector [2]: sres = 24f00dc9 20250402085527232 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527232 DAUC <0003> auc.c:113 vector [3]: rand = b3169d49dd04f5ed7061c103d8655d74 20250402085527232 DAUC <0003> auc.c:179 vector [3]: kc = 79289d593bd7db20 20250402085527232 DAUC <0003> auc.c:180 vector [3]: sres = c383a11d 20250402085527232 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527232 DAUC <0003> db_auc.c:245 IMSI='262425726566155': Generated 4 vectors 20250402085527232 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726566155"} 20250402085527232 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527233 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527233 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726566155"} 20250402085527233 DAUC <0003> db_auc.c:192 IMSI='262425726566155': No 3G Auth Data 20250402085527233 DAUC <0003> db_auc.c:236 IMSI='262425726566155': Calling to generate 5 vectors 20250402085527233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527233 DAUC <0003> auc.c:113 vector [0]: rand = 4f754e30de8e301e9d51957073797bc3 20250402085527233 DAUC <0003> auc.c:179 vector [0]: kc = aefa4c7b1866a128 20250402085527233 DAUC <0003> auc.c:180 vector [0]: sres = c7006d52 20250402085527233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527233 DAUC <0003> auc.c:113 vector [1]: rand = b085314ba3cdb55b47013d5d4bd2e78b 20250402085527233 DAUC <0003> auc.c:179 vector [1]: kc = 3b5b8e31fcf516b0 20250402085527233 DAUC <0003> auc.c:180 vector [1]: sres = 1ea5a3c0 20250402085527233 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527233 DAUC <0003> auc.c:113 vector [2]: rand = 41d6ba326f6e17ec504538a095f5928f 20250402085527233 DAUC <0003> auc.c:179 vector [2]: kc = 8e852f39732bad20 20250402085527233 DAUC <0003> auc.c:180 vector [2]: sres = 1671e4f1 20250402085527233 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527233 DAUC <0003> auc.c:113 vector [3]: rand = 9bfc2c3ea358ba70a93a9e55358c6657 20250402085527233 DAUC <0003> auc.c:179 vector [3]: kc = 5b054f196a56e4dd 20250402085527233 DAUC <0003> auc.c:180 vector [3]: sres = 2526a76d 20250402085527233 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527233 DAUC <0003> auc.c:113 vector [4]: rand = 2c32b60bf4e109b72e456b8aa5668b30 20250402085527233 DAUC <0003> auc.c:179 vector [4]: kc = 2e78a995e98c346d 20250402085527233 DAUC <0003> auc.c:180 vector [4]: sres = ac1b376c 20250402085527233 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527233 DAUC <0003> db_auc.c:245 IMSI='262425726566155': Generated 5 vectors 20250402085527233 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726566155"} 20250402085527233 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527233 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527233 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527234 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726566155"} 20250402085527234 DAUC <0003> db_auc.c:192 IMSI='262425726566155': No 3G Auth Data 20250402085527234 DAUC <0003> db_auc.c:236 IMSI='262425726566155': Calling to generate 5 vectors 20250402085527234 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250402085527234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527234 DAUC <0003> auc.c:113 vector [0]: rand = d6433089c00a2c9adcd534083e24cf77 20250402085527234 DAUC <0003> auc.c:179 vector [0]: kc = 51674cec767f69e1 20250402085527234 DAUC <0003> auc.c:180 vector [0]: sres = 1cb7b3e2 20250402085527234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250402085527234 DAUC <0003> auc.c:113 vector [1]: rand = 02ced0ec8899efaf2f95a43b7d367fc2 20250402085527234 DAUC <0003> auc.c:179 vector [1]: kc = 7a6722d249b45ae4 20250402085527234 DAUC <0003> auc.c:180 vector [1]: sres = c538f1f2 20250402085527234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250402085527234 DAUC <0003> auc.c:113 vector [2]: rand = bf5cfc464d311a11aa2c144bac306d25 20250402085527234 DAUC <0003> auc.c:179 vector [2]: kc = 5fd87b8ea828bc8c 20250402085527234 DAUC <0003> auc.c:180 vector [2]: sres = c6606b07 20250402085527234 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250402085527234 DAUC <0003> auc.c:113 vector [3]: rand = b7bb368f4a53da86882cd74ec5c576a2 20250402085527234 DAUC <0003> auc.c:179 vector [3]: kc = 7c1e4316dd818d9e 20250402085527234 DAUC <0003> auc.c:180 vector [3]: sres = 0925a12d 20250402085527234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250402085527234 DAUC <0003> auc.c:113 vector [4]: rand = 11be4ff9f276b04d1b81df7d5db0af1c 20250402085527234 DAUC <0003> auc.c:179 vector [4]: kc = a0d42350a0336442 20250402085527234 DAUC <0003> auc.c:180 vector [4]: sres = d30b02ff 20250402085527234 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250402085527234 DAUC <0003> db_auc.c:245 IMSI='262425726566155': Generated 5 vectors 20250402085527234 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726566155"} 20250402085527234 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425726566155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527236 DAUC <0003> db_auc.c:157 IMSI='262424337081399': No 2G Auth Data 20250402085527236 DAUC <0003> db_auc.c:192 IMSI='262424337081399': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262424337081399" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250402085527244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 20250402085527246 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527246 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424337081399"} 20250402085527246 DAUC <0003> db_auc.c:157 IMSI='262424337081399': No 2G Auth Data 20250402085527246 DAUC <0003> db_auc.c:236 IMSI='262424337081399': Calling to generate 1 vectors 20250402085527246 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250402085527246 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527246 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527246 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085527246 DAUC <0003> auc.c:113 vector [0]: rand = 66533a729cbde645b8499e01a8160076 20250402085527246 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085527246 DAUC <0003> auc.c:142 vector [0]: autn = fa1d4fc8166a00008ca9948458db102d 20250402085527246 DAUC <0003> auc.c:143 vector [0]: ck = 06c7313c821ae99e175a159bff2c1d02 20250402085527246 DAUC <0003> auc.c:144 vector [0]: ik = bf6fdf92a19a1569f7437e770e69e7bd 20250402085527246 DAUC <0003> auc.c:145 vector [0]: res = bd6edf2ce68cca060000000000000000 20250402085527246 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527246 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527246 DAUC <0003> auc.c:151 vector [0]: kc = 59b18542d2c50648 20250402085527246 DAUC <0003> auc.c:152 vector [0]: sres = 5be2152a 20250402085527246 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527246 DAUC <0003> db_auc.c:245 IMSI='262424337081399': Generated 1 vectors 20250402085527246 DAUC <0003> db_auc.c:249 IMSI='262424337081399': Updating SQN=33 in DB 20250402085527246 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424337081399"} 20250402085527246 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527246 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527246 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262424337081399" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424337081399" TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527248 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527248 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424337081399"} 20250402085527248 DAUC <0003> db_auc.c:157 IMSI='262424337081399': No 2G Auth Data 20250402085527248 DAUC <0003> db_auc.c:236 IMSI='262424337081399': Calling to generate 4 vectors 20250402085527248 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250402085527248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250402085527248 DAUC <0003> auc.c:113 vector [0]: rand = dacc6a3b0c45377e180579502868dfca 20250402085527248 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250402085527248 DAUC <0003> auc.c:142 vector [0]: autn = c66e68a58d5c000016afdc8651f2c155 20250402085527248 DAUC <0003> auc.c:143 vector [0]: ck = ea93f746eb4991fe59e0cefc465b8e98 20250402085527248 DAUC <0003> auc.c:144 vector [0]: ik = 7de67f807d40e76a4644b7b7b5ee04ae 20250402085527248 DAUC <0003> auc.c:145 vector [0]: res = 2e335a7ff4cc95bd0000000000000000 20250402085527248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527248 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527248 DAUC <0003> auc.c:151 vector [0]: kc = 88d1f18d65bcfca2 20250402085527248 DAUC <0003> auc.c:152 vector [0]: sres = daffcfc2 20250402085527248 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527248 DAUC <0003> auc.c:113 vector [1]: rand = 290ca77ceb1ba92233ba7ceae8b53b11 20250402085527248 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250402085527248 DAUC <0003> auc.c:142 vector [1]: autn = 25a1b3fabbc9000009685631c98a7d8a 20250402085527248 DAUC <0003> auc.c:143 vector [1]: ck = 67d290b3fccc4a9364f85d798e096fe8 20250402085527248 DAUC <0003> auc.c:144 vector [1]: ik = 34f127016e5ffb59714b6495d85d5cf9 20250402085527248 DAUC <0003> auc.c:145 vector [1]: res = bec3467601059cc90000000000000000 20250402085527248 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527248 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527248 DAUC <0003> auc.c:151 vector [1]: kc = 46908e5ec4c782db 20250402085527248 DAUC <0003> auc.c:152 vector [1]: sres = bfc6dabf 20250402085527248 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527248 DAUC <0003> auc.c:113 vector [2]: rand = da320970350bd35c6fe51216bad484a5 20250402085527248 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250402085527248 DAUC <0003> auc.c:142 vector [2]: autn = 473f1c883e41000018b5a3ea632aee9d 20250402085527248 DAUC <0003> auc.c:143 vector [2]: ck = d135b6b16dbd34a24f573868bf8cf5a7 20250402085527248 DAUC <0003> auc.c:144 vector [2]: ik = 97238d851483d43f94c8e5e88973b206 20250402085527248 DAUC <0003> auc.c:145 vector [2]: res = 9bc24e14f71479030000000000000000 20250402085527248 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527248 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527248 DAUC <0003> auc.c:151 vector [2]: kc = 9d89e6b44fc1a73c 20250402085527248 DAUC <0003> auc.c:152 vector [2]: sres = 6cd63717 20250402085527248 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527248 DAUC <0003> auc.c:113 vector [3]: rand = a1ddc14ff7d9a9dff28c29307d4b43e9 20250402085527248 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250402085527248 DAUC <0003> auc.c:142 vector [3]: autn = 62b8629c5c2b00008e87be83c8d019f8 20250402085527248 DAUC <0003> auc.c:143 vector [3]: ck = 80199d51d83c02d5be1a6d4207cbca9e 20250402085527248 DAUC <0003> auc.c:144 vector [3]: ik = 3124a7a008c96a68bab3ae7e3617e402 20250402085527248 DAUC <0003> auc.c:145 vector [3]: res = 59cf528309e0ccaa0000000000000000 20250402085527248 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527248 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527248 DAUC <0003> auc.c:151 vector [3]: kc = b594f9cde1294621 20250402085527248 DAUC <0003> auc.c:152 vector [3]: sres = 502f9e29 20250402085527248 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527248 DAUC <0003> db_auc.c:245 IMSI='262424337081399': Generated 4 vectors 20250402085527248 DAUC <0003> db_auc.c:249 IMSI='262424337081399': Updating SQN=161 in DB 20250402085527248 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424337081399"} 20250402085527248 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527248 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527248 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527249 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424337081399"} 20250402085527249 DAUC <0003> db_auc.c:157 IMSI='262424337081399': No 2G Auth Data 20250402085527249 DAUC <0003> db_auc.c:236 IMSI='262424337081399': Calling to generate 5 vectors 20250402085527249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085527249 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527249 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527249 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250402085527249 DAUC <0003> auc.c:113 vector [0]: rand = 1e3eb8f758077904607fca6a1eeb3015 20250402085527249 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250402085527249 DAUC <0003> auc.c:142 vector [0]: autn = 5df914c1c82b0000f88a37ed37b4c080 20250402085527249 DAUC <0003> auc.c:143 vector [0]: ck = 8e27980079d8d1c3a0829d807c1ec8c6 20250402085527249 DAUC <0003> auc.c:144 vector [0]: ik = 51e1d4961b6eb601318f8a75d8dfaf5f 20250402085527249 DAUC <0003> auc.c:145 vector [0]: res = d7e370302f8d5fdd0000000000000000 20250402085527249 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527249 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527249 DAUC <0003> auc.c:151 vector [0]: kc = 4ecb5b63c677005b 20250402085527249 DAUC <0003> auc.c:152 vector [0]: sres = f86e2fed 20250402085527249 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527249 DAUC <0003> auc.c:113 vector [1]: rand = 833acc28217b6b0b801496bf985a2e0e 20250402085527249 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250402085527249 DAUC <0003> auc.c:142 vector [1]: autn = 2e0aa8c65a040000bbf390a0f99e79b4 20250402085527249 DAUC <0003> auc.c:143 vector [1]: ck = 77849a04f985c3a97092089d4ed09efd 20250402085527249 DAUC <0003> auc.c:144 vector [1]: ik = 64fa33ebd9e17c4ec197c4d48aa64d1e 20250402085527249 DAUC <0003> auc.c:145 vector [1]: res = d907ca2ea0e2fd8d0000000000000000 20250402085527249 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527249 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527249 DAUC <0003> auc.c:151 vector [1]: kc = a27b65a6e4126c04 20250402085527249 DAUC <0003> auc.c:152 vector [1]: sres = 79e537a3 20250402085527249 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527249 DAUC <0003> auc.c:113 vector [2]: rand = 871885cacf55865245ae116fc3226fa4 20250402085527249 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250402085527249 DAUC <0003> auc.c:142 vector [2]: autn = 8c880e5425b900007517dc950ca5ec14 20250402085527249 DAUC <0003> auc.c:143 vector [2]: ck = 61af72ad3d619172a76855e343238205 20250402085527249 DAUC <0003> auc.c:144 vector [2]: ik = f144f2a11c7a2a29544485bbc0ba016c 20250402085527249 DAUC <0003> auc.c:145 vector [2]: res = 392f1df0de55435d0000000000000000 20250402085527249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527249 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527249 DAUC <0003> auc.c:151 vector [2]: kc = 63c75054a2823832 20250402085527249 DAUC <0003> auc.c:152 vector [2]: sres = e77a5ead 20250402085527249 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527249 DAUC <0003> auc.c:113 vector [3]: rand = 10f4c6d9840b40835a9cf9d69e4302e0 20250402085527249 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250402085527249 DAUC <0003> auc.c:142 vector [3]: autn = ec814cd43b7800002cfc72c07383db7e 20250402085527249 DAUC <0003> auc.c:143 vector [3]: ck = 429b654e30e54684e1aaba1fa8f8a0bc 20250402085527249 DAUC <0003> auc.c:144 vector [3]: ik = 70d740153b81bda88b99c188ec418f41 20250402085527249 DAUC <0003> auc.c:145 vector [3]: res = 8b334ba1bad8403b0000000000000000 20250402085527249 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527249 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527249 DAUC <0003> auc.c:151 vector [3]: kc = 587f5ecc4fddd4d1 20250402085527249 DAUC <0003> auc.c:152 vector [3]: sres = 31eb0b9a 20250402085527249 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527249 DAUC <0003> auc.c:113 vector [4]: rand = 3dc216065f30de5fae3b7b75c0f5bd1a 20250402085527249 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250402085527249 DAUC <0003> auc.c:142 vector [4]: autn = ee871e205f950000a14bacc3fabae9e9 20250402085527249 DAUC <0003> auc.c:143 vector [4]: ck = 1630d634087b3a38b5eec0e886f62116 20250402085527249 DAUC <0003> auc.c:144 vector [4]: ik = dcb6e211b24fc5e22acc94bdea2d884b 20250402085527249 DAUC <0003> auc.c:145 vector [4]: res = 8282ba856d8ddee50000000000000000 20250402085527249 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527249 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085527249 DAUC <0003> auc.c:151 vector [4]: kc = 55a46070d6ef5687 20250402085527249 DAUC <0003> auc.c:152 vector [4]: sres = ef0f6460 20250402085527249 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085527249 DAUC <0003> db_auc.c:245 IMSI='262424337081399': Generated 5 vectors 20250402085527249 DAUC <0003> db_auc.c:249 IMSI='262424337081399': Updating SQN=321 in DB 20250402085527249 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424337081399"} 20250402085527249 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527251 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527251 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424337081399"} 20250402085527251 DAUC <0003> db_auc.c:157 IMSI='262424337081399': No 2G Auth Data 20250402085527251 DAUC <0003> db_auc.c:236 IMSI='262424337081399': Calling to generate 5 vectors 20250402085527251 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085527251 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527251 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527251 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250402085527251 DAUC <0003> auc.c:113 vector [0]: rand = 2217a75dd938a9390f30d1433d094b03 20250402085527251 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250402085527251 DAUC <0003> auc.c:142 vector [0]: autn = 09ce2716816300002b09c42d58f3b290 20250402085527251 DAUC <0003> auc.c:143 vector [0]: ck = fbb3bf0f364bb0418f5af51943fb29a4 20250402085527251 DAUC <0003> auc.c:144 vector [0]: ik = eff3d637b78bea32106c376e37e29dcc 20250402085527251 DAUC <0003> auc.c:145 vector [0]: res = 5b0bfaca6cb338690000000000000000 20250402085527251 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527251 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527251 DAUC <0003> auc.c:151 vector [0]: kc = 8b76ab4ff5d9ee1b 20250402085527251 DAUC <0003> auc.c:152 vector [0]: sres = 37b8c2a3 20250402085527251 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527251 DAUC <0003> auc.c:113 vector [1]: rand = c542c7148dadb1ab70e51c89efd1e406 20250402085527251 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250402085527251 DAUC <0003> auc.c:142 vector [1]: autn = 91a36dc2eb7e0000d5a50eb3a0ea01a4 20250402085527251 DAUC <0003> auc.c:143 vector [1]: ck = bc8cf933cb585f87eb1a78ac1a9a37af 20250402085527251 DAUC <0003> auc.c:144 vector [1]: ik = 313eb867bf2b8232cdc4183bdf83edb3 20250402085527251 DAUC <0003> auc.c:145 vector [1]: res = fad5c729ab1b87e50000000000000000 20250402085527251 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527251 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527251 DAUC <0003> auc.c:151 vector [1]: kc = ab6c21c3b16a07a9 20250402085527251 DAUC <0003> auc.c:152 vector [1]: sres = 51ce40cc 20250402085527251 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527251 DAUC <0003> auc.c:113 vector [2]: rand = 2a680208beac968ae1ca2d1e1bc37cdc 20250402085527251 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250402085527251 DAUC <0003> auc.c:142 vector [2]: autn = 8c2fec6cdf5e0000d3c56b92f2609d0c 20250402085527251 DAUC <0003> auc.c:143 vector [2]: ck = f327713715272a313af8e60f364a6dba 20250402085527251 DAUC <0003> auc.c:144 vector [2]: ik = 5fe7b666c1f4ac5e5154360ed29ad471 20250402085527251 DAUC <0003> auc.c:145 vector [2]: res = def1cf21d76253790000000000000000 20250402085527251 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527251 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527251 DAUC <0003> auc.c:151 vector [2]: kc = c76c175030033fa4 20250402085527251 DAUC <0003> auc.c:152 vector [2]: sres = 09939c58 20250402085527251 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527251 DAUC <0003> auc.c:113 vector [3]: rand = 3550c7d4dd03bfb2157d9c72fd03897a 20250402085527251 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250402085527251 DAUC <0003> auc.c:142 vector [3]: autn = 56b30862262f00006b59f1e6f3a5acea 20250402085527251 DAUC <0003> auc.c:143 vector [3]: ck = 30b3c86e8b381156cc0bdb87c31b5943 20250402085527251 DAUC <0003> auc.c:144 vector [3]: ik = b7fc5bee7e62d41ac2440cfc60ea5394 20250402085527251 DAUC <0003> auc.c:145 vector [3]: res = fc8fc3fdcf70824a0000000000000000 20250402085527251 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527251 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527251 DAUC <0003> auc.c:151 vector [3]: kc = 890044fb56abcf9b 20250402085527251 DAUC <0003> auc.c:152 vector [3]: sres = 33ff41b7 20250402085527251 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527251 DAUC <0003> auc.c:113 vector [4]: rand = f5db8c97bf536892fd47ccbbad78a6fa 20250402085527251 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250402085527251 DAUC <0003> auc.c:142 vector [4]: autn = 5bc199d105df0000399cab331ca30cfe 20250402085527251 DAUC <0003> auc.c:143 vector [4]: ck = eef8907f130c39054d4c9239909a830a 20250402085527251 DAUC <0003> auc.c:144 vector [4]: ik = 564315687c28f9661a3bb9f91131e5f8 20250402085527251 DAUC <0003> auc.c:145 vector [4]: res = 794c95b0aec0a9300000000000000000 20250402085527251 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527251 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085527251 DAUC <0003> auc.c:151 vector [4]: kc = efccaed7ee8fa691 20250402085527251 DAUC <0003> auc.c:152 vector [4]: sres = d78c3c80 20250402085527251 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085527251 DAUC <0003> db_auc.c:245 IMSI='262424337081399': Generated 5 vectors 20250402085527251 DAUC <0003> db_auc.c:249 IMSI='262424337081399': Updating SQN=481 in DB 20250402085527251 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424337081399"} 20250402085527251 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424337081399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527251 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527251 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527253 DAUC <0003> db_auc.c:157 IMSI='262428967430498': No 2G Auth Data 20250402085527253 DAUC <0003> db_auc.c:192 IMSI='262428967430498': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262428967430498" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250402085527260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 20250402085527262 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527262 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967430498"} 20250402085527262 DAUC <0003> db_auc.c:157 IMSI='262428967430498': No 2G Auth Data 20250402085527262 DAUC <0003> db_auc.c:236 IMSI='262428967430498': Calling to generate 1 vectors 20250402085527262 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250402085527262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527262 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085527262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085527262 DAUC <0003> auc.c:113 vector [0]: rand = ed3e134d6a5ecfc7568b95c3be20f048 20250402085527262 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085527262 DAUC <0003> auc.c:142 vector [0]: autn = bd60af918b8a00003d8e5b4df37d901e 20250402085527262 DAUC <0003> auc.c:143 vector [0]: ck = 6514ff85360923c665b0cf2339776ad4 20250402085527262 DAUC <0003> auc.c:144 vector [0]: ik = cbe655825f50566743bf28e666303ebc 20250402085527262 DAUC <0003> auc.c:145 vector [0]: res = 3e7d6f095406c3340000000000000000 20250402085527262 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527262 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527262 DAUC <0003> auc.c:151 vector [0]: kc = 88fd4dc2361e21c9 20250402085527262 DAUC <0003> auc.c:152 vector [0]: sres = 6a7bac3d 20250402085527262 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527262 DAUC <0003> db_auc.c:245 IMSI='262428967430498': Generated 1 vectors 20250402085527262 DAUC <0003> db_auc.c:249 IMSI='262428967430498': Updating SQN=33 in DB 20250402085527262 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967430498"} 20250402085527262 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527262 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527262 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262428967430498" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428967430498" TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527263 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527263 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967430498"} 20250402085527263 DAUC <0003> db_auc.c:157 IMSI='262428967430498': No 2G Auth Data 20250402085527263 DAUC <0003> db_auc.c:236 IMSI='262428967430498': Calling to generate 4 vectors 20250402085527263 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250402085527263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527263 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085527263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250402085527263 DAUC <0003> auc.c:113 vector [0]: rand = d7ccdb5129954ec80fe240eb795208d2 20250402085527263 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250402085527263 DAUC <0003> auc.c:142 vector [0]: autn = df15f300f2370000e927600078318e97 20250402085527263 DAUC <0003> auc.c:143 vector [0]: ck = 9b35785e212019988c3aeff57a7cc85c 20250402085527263 DAUC <0003> auc.c:144 vector [0]: ik = b047aa7f2fb6ecf9d1360ed5745c1383 20250402085527263 DAUC <0003> auc.c:145 vector [0]: res = 11f21f2cfd1005ea0000000000000000 20250402085527263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527263 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527263 DAUC <0003> auc.c:151 vector [0]: kc = 767e330100b62ebe 20250402085527263 DAUC <0003> auc.c:152 vector [0]: sres = ece21ac6 20250402085527263 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527263 DAUC <0003> auc.c:113 vector [1]: rand = 9f99b4c5f3812a1135d904ef8a9ca993 20250402085527263 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250402085527263 DAUC <0003> auc.c:142 vector [1]: autn = edd3e8f98cf800007941e7a20995e4c0 20250402085527263 DAUC <0003> auc.c:143 vector [1]: ck = f8ba5fb7a85985e093167928f61c9b93 20250402085527263 DAUC <0003> auc.c:144 vector [1]: ik = 8828d5bb35fcf394b9afbacd6c5f9cba 20250402085527263 DAUC <0003> auc.c:145 vector [1]: res = 1d98565219b576900000000000000000 20250402085527263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527263 DAUC <0003> auc.c:151 vector [1]: kc = 5a2b49e907e6715d 20250402085527263 DAUC <0003> auc.c:152 vector [1]: sres = 042d20c2 20250402085527263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527263 DAUC <0003> auc.c:113 vector [2]: rand = 8694256e0a72a58563f89cddfa27199f 20250402085527263 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250402085527263 DAUC <0003> auc.c:142 vector [2]: autn = 74c21bf7ea100000010dd1bdcf9b372c 20250402085527263 DAUC <0003> auc.c:143 vector [2]: ck = 31bbaf27b003490d38c6c0622494e4e8 20250402085527263 DAUC <0003> auc.c:144 vector [2]: ik = 92b3869cab906a9bcbf905104c43f739 20250402085527263 DAUC <0003> auc.c:145 vector [2]: res = 559bd8c3919c1edf0000000000000000 20250402085527263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527263 DAUC <0003> auc.c:151 vector [2]: kc = 5037ecc973443047 20250402085527263 DAUC <0003> auc.c:152 vector [2]: sres = c407c61c 20250402085527263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527263 DAUC <0003> auc.c:113 vector [3]: rand = df402e7f20e16381caed754177110d8d 20250402085527263 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250402085527263 DAUC <0003> auc.c:142 vector [3]: autn = 749b524270860000920894758779fcc6 20250402085527263 DAUC <0003> auc.c:143 vector [3]: ck = 6c7cc9964c298bc0a931b6501ee800e9 20250402085527263 DAUC <0003> auc.c:144 vector [3]: ik = e1d3fdc3a27784dc2fb5d8db6d788fd6 20250402085527263 DAUC <0003> auc.c:145 vector [3]: res = ded67c2888a6a3510000000000000000 20250402085527263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527263 DAUC <0003> auc.c:151 vector [3]: kc = 0b2b5ade9dce8023 20250402085527263 DAUC <0003> auc.c:152 vector [3]: sres = 5670df79 20250402085527263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527263 DAUC <0003> db_auc.c:245 IMSI='262428967430498': Generated 4 vectors 20250402085527263 DAUC <0003> db_auc.c:249 IMSI='262428967430498': Updating SQN=161 in DB 20250402085527263 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967430498"} 20250402085527263 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527263 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527263 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527264 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527264 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967430498"} 20250402085527264 DAUC <0003> db_auc.c:157 IMSI='262428967430498': No 2G Auth Data 20250402085527264 DAUC <0003> db_auc.c:236 IMSI='262428967430498': Calling to generate 5 vectors 20250402085527264 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085527264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527264 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085527264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250402085527264 DAUC <0003> auc.c:113 vector [0]: rand = 3cbf1222c030a6101f119f4cb2b9d9d9 20250402085527264 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250402085527264 DAUC <0003> auc.c:142 vector [0]: autn = 7d6e20e96896000038dfe216427d5d5a 20250402085527264 DAUC <0003> auc.c:143 vector [0]: ck = 43423c47efac7afc3cf15723e395f5e3 20250402085527264 DAUC <0003> auc.c:144 vector [0]: ik = da8d80d400757b35d3f4f3d0d32539bc 20250402085527264 DAUC <0003> auc.c:145 vector [0]: res = 338824dfe2b8040d0000000000000000 20250402085527264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527264 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527264 DAUC <0003> auc.c:151 vector [0]: kc = 76ca1860df69cd96 20250402085527264 DAUC <0003> auc.c:152 vector [0]: sres = d13020d2 20250402085527264 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527264 DAUC <0003> auc.c:113 vector [1]: rand = f92061a7d766b02fead12f822026a4ee 20250402085527264 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250402085527264 DAUC <0003> auc.c:142 vector [1]: autn = e909b7022a430000d7ddae0d11fc37ce 20250402085527264 DAUC <0003> auc.c:143 vector [1]: ck = e7407b00381de81540f362c4808db8a3 20250402085527264 DAUC <0003> auc.c:144 vector [1]: ik = 1097aff5566f8b22ea7599d21a9c8455 20250402085527264 DAUC <0003> auc.c:145 vector [1]: res = 261b080364c8dc320000000000000000 20250402085527264 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527264 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527264 DAUC <0003> auc.c:151 vector [1]: kc = 5d512fe3f4635fc1 20250402085527264 DAUC <0003> auc.c:152 vector [1]: sres = 42d3d431 20250402085527264 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527264 DAUC <0003> auc.c:113 vector [2]: rand = 4f269f588ee450194adf289873406bc2 20250402085527264 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250402085527264 DAUC <0003> auc.c:142 vector [2]: autn = c6855f92355b0000ac04a059b2c09e43 20250402085527264 DAUC <0003> auc.c:143 vector [2]: ck = beb7e8a18b5f6b65bcbccc2f75801c74 20250402085527264 DAUC <0003> auc.c:144 vector [2]: ik = fe08b711ced62560a94e2f971ff1f6d2 20250402085527264 DAUC <0003> auc.c:145 vector [2]: res = b2ba7aab266878680000000000000000 20250402085527264 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527264 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527264 DAUC <0003> auc.c:151 vector [2]: kc = 554dbc082ff8a4a3 20250402085527264 DAUC <0003> auc.c:152 vector [2]: sres = 94d202c3 20250402085527264 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527264 DAUC <0003> auc.c:113 vector [3]: rand = 57ab6e257b2783aaec94f6bb3ccceda2 20250402085527264 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250402085527264 DAUC <0003> auc.c:142 vector [3]: autn = c26f0d3b8849000066e4efc5acc20efc 20250402085527264 DAUC <0003> auc.c:143 vector [3]: ck = 580158c32b7bd2ae3ee2b8f652d71b92 20250402085527264 DAUC <0003> auc.c:144 vector [3]: ik = f526ccef4e0446d06955861f46c53cda 20250402085527264 DAUC <0003> auc.c:145 vector [3]: res = 41f990c1c924cdde0000000000000000 20250402085527264 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527264 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527264 DAUC <0003> auc.c:151 vector [3]: kc = fa90aac5716db336 20250402085527264 DAUC <0003> auc.c:152 vector [3]: sres = 88dd5d1f 20250402085527264 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527264 DAUC <0003> auc.c:113 vector [4]: rand = 392d3d1cf2e7ad294352bfcbc1a9b1bd 20250402085527264 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250402085527264 DAUC <0003> auc.c:142 vector [4]: autn = 62871e0a4d770000b3807bf727890890 20250402085527264 DAUC <0003> auc.c:143 vector [4]: ck = 9393929c7f9c7bd6cdaab81c3dfdea4f 20250402085527264 DAUC <0003> auc.c:144 vector [4]: ik = 2bf37a48439226727fff00372563d115 20250402085527264 DAUC <0003> auc.c:145 vector [4]: res = 4ac95ca3cc01da460000000000000000 20250402085527264 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527264 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085527264 DAUC <0003> auc.c:151 vector [4]: kc = 0a3550ff249066fe 20250402085527264 DAUC <0003> auc.c:152 vector [4]: sres = 86c886e5 20250402085527264 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085527264 DAUC <0003> db_auc.c:245 IMSI='262428967430498': Generated 5 vectors 20250402085527264 DAUC <0003> db_auc.c:249 IMSI='262428967430498': Updating SQN=321 in DB 20250402085527264 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967430498"} 20250402085527264 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527264 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527264 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527265 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527265 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967430498"} 20250402085527265 DAUC <0003> db_auc.c:157 IMSI='262428967430498': No 2G Auth Data 20250402085527265 DAUC <0003> db_auc.c:236 IMSI='262428967430498': Calling to generate 5 vectors 20250402085527265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085527265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527265 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085527265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250402085527265 DAUC <0003> auc.c:113 vector [0]: rand = cc7cdce1aebfd68b0838e85c81c1061b 20250402085527265 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250402085527265 DAUC <0003> auc.c:142 vector [0]: autn = 4d150ce4713600003b106ae886f8dd46 20250402085527265 DAUC <0003> auc.c:143 vector [0]: ck = f06fc7a543d462f68a51db8fbd6d14c5 20250402085527265 DAUC <0003> auc.c:144 vector [0]: ik = b8a24818c338fb02da2cdd70a481d6c5 20250402085527265 DAUC <0003> auc.c:145 vector [0]: res = 8f62d2ba4d0fb5d50000000000000000 20250402085527265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527265 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085527265 DAUC <0003> auc.c:151 vector [0]: kc = 18b0894299005bf4 20250402085527265 DAUC <0003> auc.c:152 vector [0]: sres = c26d676f 20250402085527265 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085527265 DAUC <0003> auc.c:113 vector [1]: rand = 24399689a393b521f83c19cfd6a8788d 20250402085527265 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250402085527265 DAUC <0003> auc.c:142 vector [1]: autn = b51b79b7fb8000006b845d85b983b139 20250402085527265 DAUC <0003> auc.c:143 vector [1]: ck = e4719483756d9b17040994e3418af714 20250402085527265 DAUC <0003> auc.c:144 vector [1]: ik = 89c02f03c814099f986efabbf94c1a89 20250402085527265 DAUC <0003> auc.c:145 vector [1]: res = 7482ec01a9fdd0b90000000000000000 20250402085527265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527265 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085527265 DAUC <0003> auc.c:151 vector [1]: kc = f1d6d5d805bf7f15 20250402085527265 DAUC <0003> auc.c:152 vector [1]: sres = dd7f3cb8 20250402085527265 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085527265 DAUC <0003> auc.c:113 vector [2]: rand = 78a3413e0b4598180749e7a9fc0e746e 20250402085527265 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250402085527265 DAUC <0003> auc.c:142 vector [2]: autn = 04a2535b9e4f000049263c882022d32e 20250402085527265 DAUC <0003> auc.c:143 vector [2]: ck = fb9d4f8c97cc4e2bbfc309e14e6c5688 20250402085527265 DAUC <0003> auc.c:144 vector [2]: ik = af86b191c70dd273d803d88b10f17a01 20250402085527265 DAUC <0003> auc.c:145 vector [2]: res = 444e100795bd0fbc0000000000000000 20250402085527265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527265 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085527265 DAUC <0003> auc.c:151 vector [2]: kc = 33db2f770e5cb0d1 20250402085527265 DAUC <0003> auc.c:152 vector [2]: sres = d1f31fbb 20250402085527265 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085527265 DAUC <0003> auc.c:113 vector [3]: rand = 6daf501251d66785ac414be9cd46af8a 20250402085527265 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250402085527265 DAUC <0003> auc.c:142 vector [3]: autn = 423d61b21ee80000f8967fb7bb7d6263 20250402085527265 DAUC <0003> auc.c:143 vector [3]: ck = 1faa18319577111c3ec1755826b7f4d6 20250402085527265 DAUC <0003> auc.c:144 vector [3]: ik = 4202d4c25a38eb8ee097d3c6a6f6da00 20250402085527265 DAUC <0003> auc.c:145 vector [3]: res = f623c6dfb753c2ab0000000000000000 20250402085527265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527265 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085527265 DAUC <0003> auc.c:151 vector [3]: kc = 83fe6a6d4f0ed444 20250402085527265 DAUC <0003> auc.c:152 vector [3]: sres = 41700474 20250402085527265 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085527265 DAUC <0003> auc.c:113 vector [4]: rand = 5fc26a4f9356075a98741c1c21fde9fa 20250402085527265 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250402085527265 DAUC <0003> auc.c:142 vector [4]: autn = d8d0233b19870000f6ecb7e24eca23cc 20250402085527265 DAUC <0003> auc.c:143 vector [4]: ck = cac1367d3cbb0be057226aac812d6caa 20250402085527265 DAUC <0003> auc.c:144 vector [4]: ik = 2672932d6703932be2b72bd6d027cd88 20250402085527265 DAUC <0003> auc.c:145 vector [4]: res = 7de0916d13e57d830000000000000000 20250402085527265 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527265 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085527265 DAUC <0003> auc.c:151 vector [4]: kc = 5926e42a0ab239e9 20250402085527265 DAUC <0003> auc.c:152 vector [4]: sres = 6e05ecee 20250402085527265 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085527265 DAUC <0003> db_auc.c:245 IMSI='262428967430498': Generated 5 vectors 20250402085527265 DAUC <0003> db_auc.c:249 IMSI='262428967430498': Updating SQN=481 in DB 20250402085527265 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967430498"} 20250402085527265 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428967430498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527265 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527265 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527267 DAUC <0003> db_auc.c:157 IMSI='262429890927968': No 2G Auth Data 20250402085527267 DAUC <0003> db_auc.c:192 IMSI='262429890927968': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262429890927968" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250402085527274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 20250402085527276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527276 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429890927968"} 20250402085527276 DAUC <0003> db_auc.c:236 IMSI='262429890927968': Calling to generate 1 vectors 20250402085527276 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250402085527276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527276 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085527276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527276 DAUC <0003> auc.c:113 vector [0]: rand = cae1beebe06bcd1798896ec88072125c 20250402085527276 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085527276 DAUC <0003> auc.c:142 vector [0]: autn = 91b8a8e6655700006c7bc69ec3acfa69 20250402085527276 DAUC <0003> auc.c:143 vector [0]: ck = 333dd4387d8bd637dfc81133dba4534b 20250402085527276 DAUC <0003> auc.c:144 vector [0]: ik = c2c4e39f17f324b47591c5c7625b9081 20250402085527276 DAUC <0003> auc.c:145 vector [0]: res = 534f01a51a1b478a0000000000000000 20250402085527276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527276 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527276 DAUC <0003> auc.c:179 vector [0]: kc = acb1590e2c8bd000 20250402085527276 DAUC <0003> auc.c:180 vector [0]: sres = 91d88571 20250402085527276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527276 DAUC <0003> db_auc.c:245 IMSI='262429890927968': Generated 1 vectors 20250402085527276 DAUC <0003> db_auc.c:249 IMSI='262429890927968': Updating SQN=33 in DB 20250402085527276 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429890927968"} 20250402085527276 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262429890927968" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429890927968" TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527277 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527277 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429890927968"} 20250402085527277 DAUC <0003> db_auc.c:236 IMSI='262429890927968': Calling to generate 4 vectors 20250402085527277 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250402085527277 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527277 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527277 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250402085527277 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527277 DAUC <0003> auc.c:113 vector [0]: rand = 03b82e8465136f960aa4e2752a60147b 20250402085527277 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250402085527277 DAUC <0003> auc.c:142 vector [0]: autn = 15377c851f740000a5981aced6cd29cd 20250402085527277 DAUC <0003> auc.c:143 vector [0]: ck = 927da959c05a31c0b8d2bebd1d76e672 20250402085527277 DAUC <0003> auc.c:144 vector [0]: ik = f88fb681688bee6f244a306128607c95 20250402085527277 DAUC <0003> auc.c:145 vector [0]: res = 7ab6e6226fdbf6c70000000000000000 20250402085527277 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527277 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527277 DAUC <0003> auc.c:179 vector [0]: kc = a706e3169bee6000 20250402085527277 DAUC <0003> auc.c:180 vector [0]: sres = 1f9f57a7 20250402085527277 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527277 DAUC <0003> auc.c:113 vector [1]: rand = cfd0b746f276356f61c29165a17d8337 20250402085527277 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250402085527277 DAUC <0003> auc.c:142 vector [1]: autn = 48e62fe3827b0000446c9b54a587c344 20250402085527277 DAUC <0003> auc.c:143 vector [1]: ck = d44d4fe6418a7458e4e3228322623f79 20250402085527277 DAUC <0003> auc.c:144 vector [1]: ik = 0ae68134999dbb45c3cd8cd78aa78c82 20250402085527277 DAUC <0003> auc.c:145 vector [1]: res = 2a28bbc12eecf95b0000000000000000 20250402085527277 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527277 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527277 DAUC <0003> auc.c:179 vector [1]: kc = 5962de3f70c09400 20250402085527277 DAUC <0003> auc.c:180 vector [1]: sres = 259b8ef2 20250402085527277 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527277 DAUC <0003> auc.c:113 vector [2]: rand = e878b85620eb90d6c0e2976c1d86896b 20250402085527277 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250402085527277 DAUC <0003> auc.c:142 vector [2]: autn = fc98961761a400005adba5034cdd12f2 20250402085527277 DAUC <0003> auc.c:143 vector [2]: ck = 734fc9f925164e670b5b16e5d01563a3 20250402085527277 DAUC <0003> auc.c:144 vector [2]: ik = 91025b85aca84beedd01e8c7d51c65ab 20250402085527277 DAUC <0003> auc.c:145 vector [2]: res = 9ded58c183f9df100000000000000000 20250402085527277 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527277 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527277 DAUC <0003> auc.c:179 vector [2]: kc = a1fc9c6184113000 20250402085527277 DAUC <0003> auc.c:180 vector [2]: sres = b37daff9 20250402085527277 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527277 DAUC <0003> auc.c:113 vector [3]: rand = 22f862b027d700fa0d244ee84373f978 20250402085527277 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250402085527277 DAUC <0003> auc.c:142 vector [3]: autn = a186e33c37b900003bbf9ce5f1504587 20250402085527277 DAUC <0003> auc.c:143 vector [3]: ck = 872b44d3819921c8b256d3c7416029e6 20250402085527277 DAUC <0003> auc.c:144 vector [3]: ik = 5381e23962b86d55bffe8ef4ef300647 20250402085527277 DAUC <0003> auc.c:145 vector [3]: res = aa7b6d6665b5a64f0000000000000000 20250402085527277 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527277 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527277 DAUC <0003> auc.c:179 vector [3]: kc = 93e9d21f92ac5400 20250402085527277 DAUC <0003> auc.c:180 vector [3]: sres = bc589571 20250402085527277 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527277 DAUC <0003> db_auc.c:245 IMSI='262429890927968': Generated 4 vectors 20250402085527277 DAUC <0003> db_auc.c:249 IMSI='262429890927968': Updating SQN=161 in DB 20250402085527277 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429890927968"} 20250402085527277 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527277 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527277 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527278 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527278 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429890927968"} 20250402085527278 DAUC <0003> db_auc.c:236 IMSI='262429890927968': Calling to generate 5 vectors 20250402085527278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527278 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527278 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527278 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250402085527278 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527278 DAUC <0003> auc.c:113 vector [0]: rand = 8f69af29741d80f476ab7c479480c9e7 20250402085527278 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250402085527278 DAUC <0003> auc.c:142 vector [0]: autn = d874b8b18a1c00004722b55a65ff6847 20250402085527278 DAUC <0003> auc.c:143 vector [0]: ck = 1bfa21ac9b08cfa5552bf4661fd02109 20250402085527278 DAUC <0003> auc.c:144 vector [0]: ik = 98c9b24776b3a3f8a08551b74bafd00f 20250402085527278 DAUC <0003> auc.c:145 vector [0]: res = 48dc2d6592612d480000000000000000 20250402085527278 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527278 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527278 DAUC <0003> auc.c:179 vector [0]: kc = e471b32b7c967000 20250402085527278 DAUC <0003> auc.c:180 vector [0]: sres = 2b30c1a2 20250402085527278 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527278 DAUC <0003> auc.c:113 vector [1]: rand = 517cee8e596ab24a522fb82d13592aa5 20250402085527278 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250402085527278 DAUC <0003> auc.c:142 vector [1]: autn = f0192b439ce100002f52405f87e3b614 20250402085527278 DAUC <0003> auc.c:143 vector [1]: ck = ba83fd2695481dff7605a46fddf74e2f 20250402085527278 DAUC <0003> auc.c:144 vector [1]: ik = 27c399f39c1963c620bb29d25c512515 20250402085527278 DAUC <0003> auc.c:145 vector [1]: res = b0386425d99bec170000000000000000 20250402085527278 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527278 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527278 DAUC <0003> auc.c:179 vector [1]: kc = 4d706fdd58a96400 20250402085527278 DAUC <0003> auc.c:180 vector [1]: sres = a6939bb6 20250402085527278 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527278 DAUC <0003> auc.c:113 vector [2]: rand = d18eeeba7eec8eafa3d67c92cb1f9145 20250402085527278 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250402085527278 DAUC <0003> auc.c:142 vector [2]: autn = e0ba5079a2010000006ea5e18802e2a4 20250402085527278 DAUC <0003> auc.c:143 vector [2]: ck = 4a5ed2b4d99c682dee54ae8e2a78f3d4 20250402085527278 DAUC <0003> auc.c:144 vector [2]: ik = ae1da0a55a0f62adbe348a26efc9734a 20250402085527278 DAUC <0003> auc.c:145 vector [2]: res = 8dbd9a1cb59582e60000000000000000 20250402085527278 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527278 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527278 DAUC <0003> auc.c:179 vector [2]: kc = cd25eeaf22bf7800 20250402085527278 DAUC <0003> auc.c:180 vector [2]: sres = b52d5aac 20250402085527278 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527278 DAUC <0003> auc.c:113 vector [3]: rand = e1e4bffd5f71590372bef32459521217 20250402085527278 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250402085527278 DAUC <0003> auc.c:142 vector [3]: autn = bc24561931a800004d898988076276ac 20250402085527278 DAUC <0003> auc.c:143 vector [3]: ck = 72fc6ea5711a26ffab071fcc1e52e359 20250402085527278 DAUC <0003> auc.c:144 vector [3]: ik = b3a02d939571bc694434cd09056efdca 20250402085527278 DAUC <0003> auc.c:145 vector [3]: res = ee71dafe2fa6a9c30000000000000000 20250402085527278 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527278 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527278 DAUC <0003> auc.c:179 vector [3]: kc = 63a7a3c40c852400 20250402085527278 DAUC <0003> auc.c:180 vector [3]: sres = c69b0bb9 20250402085527278 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527278 DAUC <0003> auc.c:113 vector [4]: rand = a752d5085f441473a026c1972f741ab5 20250402085527278 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250402085527278 DAUC <0003> auc.c:142 vector [4]: autn = f565afb941dd0000a18b40104b80aba7 20250402085527278 DAUC <0003> auc.c:143 vector [4]: ck = d0d8ec54f1419f0efc876dd397bf7cac 20250402085527278 DAUC <0003> auc.c:144 vector [4]: ik = 93bf449327b86ce2c22514f121692575 20250402085527278 DAUC <0003> auc.c:145 vector [4]: res = c47445355857e0880000000000000000 20250402085527278 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527278 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527278 DAUC <0003> auc.c:179 vector [4]: kc = 0e1bfeb108ab3800 20250402085527278 DAUC <0003> auc.c:180 vector [4]: sres = e54046b0 20250402085527278 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527278 DAUC <0003> db_auc.c:245 IMSI='262429890927968': Generated 5 vectors 20250402085527278 DAUC <0003> db_auc.c:249 IMSI='262429890927968': Updating SQN=321 in DB 20250402085527278 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429890927968"} 20250402085527278 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527278 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527278 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527280 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429890927968"} 20250402085527280 DAUC <0003> db_auc.c:236 IMSI='262429890927968': Calling to generate 5 vectors 20250402085527280 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250402085527280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527280 DAUC <0003> auc.c:113 vector [0]: rand = 7398e08b45e808898bd305df7113b6ed 20250402085527280 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250402085527280 DAUC <0003> auc.c:142 vector [0]: autn = 68d41744b8b500008c7c6ddae5e231b1 20250402085527280 DAUC <0003> auc.c:143 vector [0]: ck = ff7a97727f97313975ce6157a138fe73 20250402085527280 DAUC <0003> auc.c:144 vector [0]: ik = 0324b336aa3b742a78a72c46287ce947 20250402085527280 DAUC <0003> auc.c:145 vector [0]: res = 5f622906df9a02de0000000000000000 20250402085527280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527280 DAUC <0003> auc.c:179 vector [0]: kc = fd80e441f2ab9000 20250402085527280 DAUC <0003> auc.c:180 vector [0]: sres = 7ae5bf7f 20250402085527280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527280 DAUC <0003> auc.c:113 vector [1]: rand = e0e307c40c9e255f756b7438e0fd08ea 20250402085527280 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250402085527280 DAUC <0003> auc.c:142 vector [1]: autn = 591363193ec10000c33fe88f0741aea2 20250402085527280 DAUC <0003> auc.c:143 vector [1]: ck = 7d7cc37464a5968248810b906b1f53d9 20250402085527280 DAUC <0003> auc.c:144 vector [1]: ik = 775b6833794050fe72f341be707a49ae 20250402085527280 DAUC <0003> auc.c:145 vector [1]: res = 994f56ee99e304330000000000000000 20250402085527280 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527280 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527280 DAUC <0003> auc.c:179 vector [1]: kc = aedecef7d38db400 20250402085527280 DAUC <0003> auc.c:180 vector [1]: sres = a2a8748b 20250402085527280 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527280 DAUC <0003> auc.c:113 vector [2]: rand = 1770e36cc36ac5cad91304ab64d41990 20250402085527280 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250402085527280 DAUC <0003> auc.c:142 vector [2]: autn = 610ce0fec513000064a620c92def4de4 20250402085527280 DAUC <0003> auc.c:143 vector [2]: ck = 97f1ec210c6880eb508ee0305e772cda 20250402085527280 DAUC <0003> auc.c:144 vector [2]: ik = 2ac19c2a53605090a5d316d994ad63ea 20250402085527280 DAUC <0003> auc.c:145 vector [2]: res = a1b54bfee837eab70000000000000000 20250402085527280 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527280 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527280 DAUC <0003> auc.c:179 vector [2]: kc = 00da4d8bfb2ee800 20250402085527280 DAUC <0003> auc.c:180 vector [2]: sres = 4eaabd72 20250402085527280 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527280 DAUC <0003> auc.c:113 vector [3]: rand = ba3bbccd942a596e438af14faccdd7bd 20250402085527280 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250402085527280 DAUC <0003> auc.c:142 vector [3]: autn = e01b9991b1610000bcfa22dffb8178af 20250402085527280 DAUC <0003> auc.c:143 vector [3]: ck = 8aaa4f22715c80aa812c35f7f24dbee7 20250402085527280 DAUC <0003> auc.c:144 vector [3]: ik = 9361b0a22577236d8ca473c2eda1e128 20250402085527280 DAUC <0003> auc.c:145 vector [3]: res = 12ea63cd54d1c4d20000000000000000 20250402085527280 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527280 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527280 DAUC <0003> auc.c:179 vector [3]: kc = 2c90cc457dacac00 20250402085527280 DAUC <0003> auc.c:180 vector [3]: sres = 12e77d24 20250402085527280 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527280 DAUC <0003> auc.c:113 vector [4]: rand = 967d1bb06560c2c6a7c2afd6b557c876 20250402085527280 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250402085527280 DAUC <0003> auc.c:142 vector [4]: autn = 7de2490c945800002afae631cb9cc1bb 20250402085527280 DAUC <0003> auc.c:143 vector [4]: ck = dde18a3c5d32544354e914ba8731cb7d 20250402085527280 DAUC <0003> auc.c:144 vector [4]: ik = f6bf3ad47bf2721e30666c63bea40652 20250402085527280 DAUC <0003> auc.c:145 vector [4]: res = 87109cb411af4a7f0000000000000000 20250402085527280 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527280 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527280 DAUC <0003> auc.c:179 vector [4]: kc = 57c5cf511d59a800 20250402085527280 DAUC <0003> auc.c:180 vector [4]: sres = 0bb281b3 20250402085527280 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527280 DAUC <0003> db_auc.c:245 IMSI='262429890927968': Generated 5 vectors 20250402085527280 DAUC <0003> db_auc.c:249 IMSI='262429890927968': Updating SQN=481 in DB 20250402085527280 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429890927968"} 20250402085527280 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429890927968 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527281 DAUC <0003> db_auc.c:157 IMSI='262421605725683': No 2G Auth Data 20250402085527281 DAUC <0003> db_auc.c:192 IMSI='262421605725683': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262421605725683" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250402085527288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 20250402085527290 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527290 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421605725683"} 20250402085527290 DAUC <0003> db_auc.c:236 IMSI='262421605725683': Calling to generate 1 vectors 20250402085527290 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250402085527290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085527290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527290 DAUC <0003> auc.c:113 vector [0]: rand = aeb8d7f099e5e2d16b6de824f98c8e13 20250402085527290 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085527290 DAUC <0003> auc.c:142 vector [0]: autn = 9bb66d04192e0000e079d2d2c30aaec2 20250402085527290 DAUC <0003> auc.c:143 vector [0]: ck = 82c3594f1f8255e7214465be872596cf 20250402085527290 DAUC <0003> auc.c:144 vector [0]: ik = 596d0ed81ea373ddb048eb06d8c1cefc 20250402085527290 DAUC <0003> auc.c:145 vector [0]: res = fc8141d2192d98d00000000000000000 20250402085527290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527290 DAUC <0003> auc.c:179 vector [0]: kc = 57bf47633eae0c00 20250402085527290 DAUC <0003> auc.c:180 vector [0]: sres = e2775edd 20250402085527290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527290 DAUC <0003> db_auc.c:245 IMSI='262421605725683': Generated 1 vectors 20250402085527290 DAUC <0003> db_auc.c:249 IMSI='262421605725683': Updating SQN=33 in DB 20250402085527290 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421605725683"} 20250402085527290 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527290 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527290 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262421605725683" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421605725683" TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527291 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527291 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421605725683"} 20250402085527292 DAUC <0003> db_auc.c:236 IMSI='262421605725683': Calling to generate 4 vectors 20250402085527292 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250402085527292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527292 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250402085527292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527292 DAUC <0003> auc.c:113 vector [0]: rand = 5ad2ba7a630f85ae773d544442b42de6 20250402085527292 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250402085527292 DAUC <0003> auc.c:142 vector [0]: autn = 19be8a8f60be0000c45661baeb84b3d0 20250402085527292 DAUC <0003> auc.c:143 vector [0]: ck = 65c37f43b55f8ee6e4081e0359f88c1b 20250402085527292 DAUC <0003> auc.c:144 vector [0]: ik = 0c09739f8bc1559d38705fe54e2753c2 20250402085527292 DAUC <0003> auc.c:145 vector [0]: res = 8a083b8dd4a9d1860000000000000000 20250402085527292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527292 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527292 DAUC <0003> auc.c:179 vector [0]: kc = b6a09c7c533f6000 20250402085527292 DAUC <0003> auc.c:180 vector [0]: sres = e4ac98f3 20250402085527292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527292 DAUC <0003> auc.c:113 vector [1]: rand = a367119860c21731665fbc4198825e23 20250402085527292 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250402085527292 DAUC <0003> auc.c:142 vector [1]: autn = 28de5c75ecc60000ab9ef88f07024cb0 20250402085527292 DAUC <0003> auc.c:143 vector [1]: ck = f62188c7fadaed2f510b9215f26eacd4 20250402085527292 DAUC <0003> auc.c:144 vector [1]: ik = a27a450c57d9917560927e96fefe49b7 20250402085527292 DAUC <0003> auc.c:145 vector [1]: res = cf401b8928de32460000000000000000 20250402085527292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527292 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527292 DAUC <0003> auc.c:179 vector [1]: kc = f47dd2703112c000 20250402085527292 DAUC <0003> auc.c:180 vector [1]: sres = 2c9a23e3 20250402085527292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527292 DAUC <0003> auc.c:113 vector [2]: rand = 2d0c9c015edec621175855dd27df450b 20250402085527292 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250402085527292 DAUC <0003> auc.c:142 vector [2]: autn = 01434dcdd66100000612918c92e75eb0 20250402085527292 DAUC <0003> auc.c:143 vector [2]: ck = 673345f8d80665ae832b9263550734c6 20250402085527292 DAUC <0003> auc.c:144 vector [2]: ik = 029d05ba655d9f6d4fd056c1dbd7977f 20250402085527292 DAUC <0003> auc.c:145 vector [2]: res = e8f62055630b138e0000000000000000 20250402085527292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527292 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527292 DAUC <0003> auc.c:179 vector [2]: kc = 8799682397c10400 20250402085527292 DAUC <0003> auc.c:180 vector [2]: sres = 7ac08eb8 20250402085527292 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527292 DAUC <0003> auc.c:113 vector [3]: rand = c57000f712e43444d853c55b709a0fab 20250402085527292 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250402085527292 DAUC <0003> auc.c:142 vector [3]: autn = 065fcab964db000034411c6cd6af8777 20250402085527292 DAUC <0003> auc.c:143 vector [3]: ck = 23aae6147f99bbf262a298d7f1c5f3aa 20250402085527292 DAUC <0003> auc.c:144 vector [3]: ik = 60f0d65784db4a899ad01b824ffa6a46 20250402085527292 DAUC <0003> auc.c:145 vector [3]: res = 985ef76922eaf4950000000000000000 20250402085527292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527292 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527292 DAUC <0003> auc.c:179 vector [3]: kc = 3e81917fd6bf6800 20250402085527292 DAUC <0003> auc.c:180 vector [3]: sres = 913d621a 20250402085527292 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527292 DAUC <0003> db_auc.c:245 IMSI='262421605725683': Generated 4 vectors 20250402085527292 DAUC <0003> db_auc.c:249 IMSI='262421605725683': Updating SQN=161 in DB 20250402085527292 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421605725683"} 20250402085527292 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527292 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527292 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527293 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527293 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421605725683"} 20250402085527293 DAUC <0003> db_auc.c:236 IMSI='262421605725683': Calling to generate 5 vectors 20250402085527293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250402085527293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527293 DAUC <0003> auc.c:113 vector [0]: rand = c7b578da152ec0148d8156b94673c16b 20250402085527293 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250402085527293 DAUC <0003> auc.c:142 vector [0]: autn = 85ac95fab4da0000b0bb8e7467ffd669 20250402085527293 DAUC <0003> auc.c:143 vector [0]: ck = 379d55b000b9fefbf51b0d6a48940ed8 20250402085527293 DAUC <0003> auc.c:144 vector [0]: ik = db2a0c0a033a18ce19ab37e09bd7a312 20250402085527293 DAUC <0003> auc.c:145 vector [0]: res = 93a4a5c97e94e2350000000000000000 20250402085527293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527293 DAUC <0003> auc.c:179 vector [0]: kc = 0dcd4179d6c46400 20250402085527293 DAUC <0003> auc.c:180 vector [0]: sres = a40a5540 20250402085527293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527293 DAUC <0003> auc.c:113 vector [1]: rand = 7392c58d7f73c7ca3b6827577bd4be0a 20250402085527293 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250402085527293 DAUC <0003> auc.c:142 vector [1]: autn = c621658f1b32000080bda98f95dad621 20250402085527293 DAUC <0003> auc.c:143 vector [1]: ck = b5e5c2fc77c0c98aa6eb9fae95afa61f 20250402085527293 DAUC <0003> auc.c:144 vector [1]: ik = e7e37f408fee443adbfc8ee30adf94bd 20250402085527293 DAUC <0003> auc.c:145 vector [1]: res = e7da0e9da520bec60000000000000000 20250402085527293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527293 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527293 DAUC <0003> auc.c:179 vector [1]: kc = 464123d67ab1b800 20250402085527293 DAUC <0003> auc.c:180 vector [1]: sres = 11891bf4 20250402085527293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527293 DAUC <0003> auc.c:113 vector [2]: rand = a47f2cceca3aab2a6ebab2907ddf64a3 20250402085527293 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250402085527293 DAUC <0003> auc.c:142 vector [2]: autn = a2e0e97b685700000b084583b7caadb8 20250402085527293 DAUC <0003> auc.c:143 vector [2]: ck = a4a63f1b2623d07998285f10529318b6 20250402085527293 DAUC <0003> auc.c:144 vector [2]: ik = f68deaf77c867b7c3f3a17a689a5f072 20250402085527293 DAUC <0003> auc.c:145 vector [2]: res = 2537f3508bcba32e0000000000000000 20250402085527293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527293 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527293 DAUC <0003> auc.c:179 vector [2]: kc = 935db92dd47c9800 20250402085527293 DAUC <0003> auc.c:180 vector [2]: sres = 915c632c 20250402085527293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527293 DAUC <0003> auc.c:113 vector [3]: rand = 934e01db754792474a4d4fe5b75ef65e 20250402085527293 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250402085527293 DAUC <0003> auc.c:142 vector [3]: autn = 3ab7363859c80000e6e8d624a682b206 20250402085527293 DAUC <0003> auc.c:143 vector [3]: ck = 706e51431b656dce5cb69935c59ddb95 20250402085527293 DAUC <0003> auc.c:144 vector [3]: ik = 3efacde1c87de99f1701ffd16a5a8a56 20250402085527293 DAUC <0003> auc.c:145 vector [3]: res = fa79f21531a70b400000000000000000 20250402085527293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527293 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527293 DAUC <0003> auc.c:179 vector [3]: kc = 0802fed789d5a400 20250402085527293 DAUC <0003> auc.c:180 vector [3]: sres = 94e99108 20250402085527293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527293 DAUC <0003> auc.c:113 vector [4]: rand = a096be03338fc1473030fa03b02f2e4d 20250402085527293 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250402085527293 DAUC <0003> auc.c:142 vector [4]: autn = 60f8fd45ca8e0000d150249646cc37fb 20250402085527293 DAUC <0003> auc.c:143 vector [4]: ck = a98f4bb415f49171b320b0690ac02e8f 20250402085527293 DAUC <0003> auc.c:144 vector [4]: ik = 984ec24d8a5a49958b3681ef7d645f39 20250402085527293 DAUC <0003> auc.c:145 vector [4]: res = b7bd5c8b09526d3e0000000000000000 20250402085527293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527293 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527293 DAUC <0003> auc.c:179 vector [4]: kc = 45b58e19a45a6400 20250402085527293 DAUC <0003> auc.c:180 vector [4]: sres = 950d60a9 20250402085527293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527293 DAUC <0003> db_auc.c:245 IMSI='262421605725683': Generated 5 vectors 20250402085527293 DAUC <0003> db_auc.c:249 IMSI='262421605725683': Updating SQN=321 in DB 20250402085527293 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421605725683"} 20250402085527293 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527293 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527293 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527294 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527294 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421605725683"} 20250402085527294 DAUC <0003> db_auc.c:236 IMSI='262421605725683': Calling to generate 5 vectors 20250402085527294 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250402085527295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527295 DAUC <0003> auc.c:113 vector [0]: rand = 2e3060384106e47c6c2dc120322bf8a6 20250402085527295 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250402085527295 DAUC <0003> auc.c:142 vector [0]: autn = 95e75d5e4e9a00007636f8a5285c1c5c 20250402085527295 DAUC <0003> auc.c:143 vector [0]: ck = 353341158b795f153d57c6acd2649a1d 20250402085527295 DAUC <0003> auc.c:144 vector [0]: ik = f94b429fbbf9ae20888b4cd21c5789a5 20250402085527295 DAUC <0003> auc.c:145 vector [0]: res = 6a9d9ee76508ba3c0000000000000000 20250402085527295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527295 DAUC <0003> auc.c:179 vector [0]: kc = 52a285872ccd3400 20250402085527295 DAUC <0003> auc.c:180 vector [0]: sres = 70accbb9 20250402085527295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527295 DAUC <0003> auc.c:113 vector [1]: rand = 34688b4017cb3b7c875e45f3f79f2877 20250402085527295 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250402085527295 DAUC <0003> auc.c:142 vector [1]: autn = 127db81930f60000dd472ac3432c43fc 20250402085527295 DAUC <0003> auc.c:143 vector [1]: ck = cbd899b51fbad7a0b32eb94033d10308 20250402085527295 DAUC <0003> auc.c:144 vector [1]: ik = 414c5f1e53f94072037bfbb67149ddfb 20250402085527295 DAUC <0003> auc.c:145 vector [1]: res = cb644c5459c02fe20000000000000000 20250402085527295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527295 DAUC <0003> auc.c:179 vector [1]: kc = 9fd731252cec4400 20250402085527295 DAUC <0003> auc.c:180 vector [1]: sres = 6c94edba 20250402085527295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527295 DAUC <0003> auc.c:113 vector [2]: rand = 92b0b7dfd80cfd931403ca9e59c7e42c 20250402085527295 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250402085527295 DAUC <0003> auc.c:142 vector [2]: autn = 5d5e6a3e7b770000381162861221c8ea 20250402085527295 DAUC <0003> auc.c:143 vector [2]: ck = 843ee8600a5244ae827aecefd05acccd 20250402085527295 DAUC <0003> auc.c:144 vector [2]: ik = f010561f2e3dd2294d860b777db967d7 20250402085527295 DAUC <0003> auc.c:145 vector [2]: res = a517b62d36c7f1610000000000000000 20250402085527295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527295 DAUC <0003> auc.c:179 vector [2]: kc = 1127d99288dacc00 20250402085527295 DAUC <0003> auc.c:180 vector [2]: sres = 3e2f6065 20250402085527295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527295 DAUC <0003> auc.c:113 vector [3]: rand = 8986237df721663d8362bb0b817dba76 20250402085527295 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250402085527295 DAUC <0003> auc.c:142 vector [3]: autn = 00651fb9cc140000ed70193e7233ea84 20250402085527295 DAUC <0003> auc.c:143 vector [3]: ck = 176169dee65c033eac036093211a8887 20250402085527295 DAUC <0003> auc.c:144 vector [3]: ik = efa17ae64a3002e560cb72f1b6d570ec 20250402085527295 DAUC <0003> auc.c:145 vector [3]: res = 0c5b3ee98850e3250000000000000000 20250402085527295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527295 DAUC <0003> auc.c:179 vector [3]: kc = c287692caf70ac00 20250402085527295 DAUC <0003> auc.c:180 vector [3]: sres = 6e7f5dcd 20250402085527295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527295 DAUC <0003> auc.c:113 vector [4]: rand = dfe04a596c3ce8809924355dbd1f9098 20250402085527295 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250402085527295 DAUC <0003> auc.c:142 vector [4]: autn = aefdcc7187600000a5fcd66aa7a2a915 20250402085527295 DAUC <0003> auc.c:143 vector [4]: ck = ae8ad1f7868b33595b44b658522d0a59 20250402085527295 DAUC <0003> auc.c:144 vector [4]: ik = 2afdb03d9e43fc8316a2309fcdcc5228 20250402085527295 DAUC <0003> auc.c:145 vector [4]: res = a1c54415842116b50000000000000000 20250402085527295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527295 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527295 DAUC <0003> auc.c:179 vector [4]: kc = a583abc01b607c00 20250402085527295 DAUC <0003> auc.c:180 vector [4]: sres = 84914797 20250402085527295 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527295 DAUC <0003> db_auc.c:245 IMSI='262421605725683': Generated 5 vectors 20250402085527295 DAUC <0003> db_auc.c:249 IMSI='262421605725683': Updating SQN=481 in DB 20250402085527295 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421605725683"} 20250402085527295 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421605725683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527295 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527295 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@bfa683d3a4de: Final verdict of PTC: pass 20250402085527296 DAUC <0003> db_auc.c:157 IMSI='262428909797872': No 2G Auth Data 20250402085527297 DAUC <0003> db_auc.c:192 IMSI='262428909797872': No 3G Auth Data HLR_Test-GSUP(21)@bfa683d3a4de: Created GsupExpect[0] for "262428909797872" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250402085527304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 20250402085527306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527306 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428909797872"} 20250402085527306 DAUC <0003> db_auc.c:236 IMSI='262428909797872': Calling to generate 1 vectors 20250402085527306 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250402085527306 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527306 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527306 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085527306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527306 DAUC <0003> auc.c:113 vector [0]: rand = ff1ddf81d729ec4867b280d6b027c6a9 20250402085527306 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085527306 DAUC <0003> auc.c:142 vector [0]: autn = dffcf68abc990000bf71b8826d3fb979 20250402085527306 DAUC <0003> auc.c:143 vector [0]: ck = ef60a12c3e1074f561494bbfc65d191d 20250402085527306 DAUC <0003> auc.c:144 vector [0]: ik = 8051fa2f3d0c2243e788e14aef7e5a6e 20250402085527306 DAUC <0003> auc.c:145 vector [0]: res = 88c88f23ceae1de00000000000000000 20250402085527306 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527306 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527306 DAUC <0003> auc.c:179 vector [0]: kc = 8a9ce820bcd77da6 20250402085527306 DAUC <0003> auc.c:180 vector [0]: sres = 605868bc 20250402085527306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527306 DAUC <0003> db_auc.c:245 IMSI='262428909797872': Generated 1 vectors 20250402085527306 DAUC <0003> db_auc.c:249 IMSI='262428909797872': Updating SQN=33 in DB 20250402085527306 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428909797872"} 20250402085527306 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bfa683d3a4de: Found GsupExpect[0] for "262428909797872" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428909797872" TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527307 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527307 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428909797872"} 20250402085527307 DAUC <0003> db_auc.c:236 IMSI='262428909797872': Calling to generate 4 vectors 20250402085527307 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250402085527307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527307 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250402085527307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527307 DAUC <0003> auc.c:113 vector [0]: rand = 03388ba22d98cb694e11e354286fb090 20250402085527307 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250402085527307 DAUC <0003> auc.c:142 vector [0]: autn = 814978302449000056990093bb9dca7d 20250402085527307 DAUC <0003> auc.c:143 vector [0]: ck = 2c7ad7bda7abf9b44dfbcde40ec21b9d 20250402085527307 DAUC <0003> auc.c:144 vector [0]: ik = 2c4dffc922f83e029b4bb9da1660561c 20250402085527307 DAUC <0003> auc.c:145 vector [0]: res = f83ba58687eaa5770000000000000000 20250402085527307 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527307 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527307 DAUC <0003> auc.c:179 vector [0]: kc = 4c71360c80a4df65 20250402085527307 DAUC <0003> auc.c:180 vector [0]: sres = 8740db3a 20250402085527307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527307 DAUC <0003> auc.c:113 vector [1]: rand = 4881c776b336514af47313d6a09b01a9 20250402085527307 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250402085527307 DAUC <0003> auc.c:142 vector [1]: autn = 83ea51a6031800006ce3ac17ebfbdea9 20250402085527307 DAUC <0003> auc.c:143 vector [1]: ck = 973475f8a56b73a79c72b8b2f9962717 20250402085527307 DAUC <0003> auc.c:144 vector [1]: ik = 735fe9ed82cc053a38da88f584c53021 20250402085527307 DAUC <0003> auc.c:145 vector [1]: res = 5a792bd061a821550000000000000000 20250402085527307 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527307 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527307 DAUC <0003> auc.c:179 vector [1]: kc = 1df96ae9148bacc8 20250402085527307 DAUC <0003> auc.c:180 vector [1]: sres = 69079f02 20250402085527307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527307 DAUC <0003> auc.c:113 vector [2]: rand = 1d126e6c2cf9a9530cf91bd7695aff42 20250402085527307 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250402085527307 DAUC <0003> auc.c:142 vector [2]: autn = 58ba035c340e00009a991224748b3493 20250402085527307 DAUC <0003> auc.c:143 vector [2]: ck = 891746c6804378877fb78f12a4dd7114 20250402085527307 DAUC <0003> auc.c:144 vector [2]: ik = d8f8ca0cf928c791893547f9337b3be6 20250402085527307 DAUC <0003> auc.c:145 vector [2]: res = 2effb8a23fc044c90000000000000000 20250402085527307 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527307 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527307 DAUC <0003> auc.c:179 vector [2]: kc = 00f43b4b90621027 20250402085527307 DAUC <0003> auc.c:180 vector [2]: sres = 9800544a 20250402085527307 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527307 DAUC <0003> auc.c:113 vector [3]: rand = e888bf9a7b9183c954b555a011a29eba 20250402085527307 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250402085527307 DAUC <0003> auc.c:142 vector [3]: autn = 38f7cb11276c00004cb6c80e9239f573 20250402085527307 DAUC <0003> auc.c:143 vector [3]: ck = e8a58f87f1654ea6ce9d17c5cd656911 20250402085527307 DAUC <0003> auc.c:144 vector [3]: ik = 9724e29b77ce1bff620fa9d9fd2a6522 20250402085527307 DAUC <0003> auc.c:145 vector [3]: res = 613a0205462091dd0000000000000000 20250402085527307 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527307 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527307 DAUC <0003> auc.c:179 vector [3]: kc = a1738c8bab44f7ac 20250402085527307 DAUC <0003> auc.c:180 vector [3]: sres = e5698d16 20250402085527307 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527307 DAUC <0003> db_auc.c:245 IMSI='262428909797872': Generated 4 vectors 20250402085527307 DAUC <0003> db_auc.c:249 IMSI='262428909797872': Updating SQN=161 in DB 20250402085527308 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428909797872"} 20250402085527308 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527308 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527308 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527309 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428909797872"} 20250402085527309 DAUC <0003> db_auc.c:236 IMSI='262428909797872': Calling to generate 5 vectors 20250402085527309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250402085527309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527309 DAUC <0003> auc.c:113 vector [0]: rand = 844b8b500557ff07811e5cec20ba5328 20250402085527309 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250402085527309 DAUC <0003> auc.c:142 vector [0]: autn = de50710d197100005ddcba2d469c5f00 20250402085527309 DAUC <0003> auc.c:143 vector [0]: ck = 3bbf023c6b30322fd9f061cebeb0086a 20250402085527309 DAUC <0003> auc.c:144 vector [0]: ik = b160516f645df0e130dc4c6469ef4bfb 20250402085527309 DAUC <0003> auc.c:145 vector [0]: res = 75e51727197413640000000000000000 20250402085527309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527309 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527309 DAUC <0003> auc.c:179 vector [0]: kc = 36095dd8067f6737 20250402085527309 DAUC <0003> auc.c:180 vector [0]: sres = b44f7458 20250402085527309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527309 DAUC <0003> auc.c:113 vector [1]: rand = de1c5e9f63c4bb09eac3d49c15758fa5 20250402085527309 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250402085527309 DAUC <0003> auc.c:142 vector [1]: autn = d32831e42cb70000a6a1ea8712ffadbb 20250402085527309 DAUC <0003> auc.c:143 vector [1]: ck = c813630dc364154403b51730de5d03ca 20250402085527309 DAUC <0003> auc.c:144 vector [1]: ik = 585e8f44c387ffb5b0ce1d1070a5907c 20250402085527309 DAUC <0003> auc.c:145 vector [1]: res = 773ea23ed1ad3c930000000000000000 20250402085527309 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527309 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527309 DAUC <0003> auc.c:179 vector [1]: kc = b062c07d84f6002d 20250402085527309 DAUC <0003> auc.c:180 vector [1]: sres = f76230b8 20250402085527309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527309 DAUC <0003> auc.c:113 vector [2]: rand = 4546060f77038e73ffe2d87b077cf523 20250402085527309 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250402085527309 DAUC <0003> auc.c:142 vector [2]: autn = 588af373b1530000f372fc89245f9768 20250402085527309 DAUC <0003> auc.c:143 vector [2]: ck = f221eec37961c2ab094dff66f9da810f 20250402085527309 DAUC <0003> auc.c:144 vector [2]: ik = c45721d89464b2d2468ddfb207d64979 20250402085527309 DAUC <0003> auc.c:145 vector [2]: res = 2798ce0d5c0fd4f50000000000000000 20250402085527309 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527309 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527309 DAUC <0003> auc.c:179 vector [2]: kc = 7be50eee56ce862c 20250402085527309 DAUC <0003> auc.c:180 vector [2]: sres = 52b8a63d 20250402085527309 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527309 DAUC <0003> auc.c:113 vector [3]: rand = f0fe24f94ce9ecedda5186700fdc2c1a 20250402085527309 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250402085527309 DAUC <0003> auc.c:142 vector [3]: autn = 56f2e65ced230000fdc97b7e2a8bba51 20250402085527309 DAUC <0003> auc.c:143 vector [3]: ck = c3d499b969c0635fb71e1a22df642d4c 20250402085527309 DAUC <0003> auc.c:144 vector [3]: ik = ee1ad46c65f7f596504331eb0bc1627a 20250402085527309 DAUC <0003> auc.c:145 vector [3]: res = 648695565adce4170000000000000000 20250402085527309 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527309 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527309 DAUC <0003> auc.c:179 vector [3]: kc = ec7487dc24e4cb76 20250402085527309 DAUC <0003> auc.c:180 vector [3]: sres = f989943c 20250402085527309 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527309 DAUC <0003> auc.c:113 vector [4]: rand = f64a6fb87060915e3525fdeaf1bd7548 20250402085527309 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250402085527309 DAUC <0003> auc.c:142 vector [4]: autn = 561fb03b40c200006cf9fa01dd986734 20250402085527309 DAUC <0003> auc.c:143 vector [4]: ck = 105459ead8c07e2ecf3ecb09b590a2dd 20250402085527309 DAUC <0003> auc.c:144 vector [4]: ik = f38cef50bf8ee5b33f593c78b0a65513 20250402085527309 DAUC <0003> auc.c:145 vector [4]: res = f7bb823a1c5cb63a0000000000000000 20250402085527309 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527309 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527309 DAUC <0003> auc.c:179 vector [4]: kc = d811275388e46ab9 20250402085527309 DAUC <0003> auc.c:180 vector [4]: sres = eef724a9 20250402085527309 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527309 DAUC <0003> db_auc.c:245 IMSI='262428909797872': Generated 5 vectors 20250402085527309 DAUC <0003> db_auc.c:249 IMSI='262428909797872': Updating SQN=321 in DB 20250402085527309 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428909797872"} 20250402085527309 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527311 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527311 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428909797872"} 20250402085527311 DAUC <0003> db_auc.c:236 IMSI='262428909797872': Calling to generate 5 vectors 20250402085527311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085527311 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085527311 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085527311 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250402085527311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085527311 DAUC <0003> auc.c:113 vector [0]: rand = a0be153fdd81739b3dec49be7e813d72 20250402085527311 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250402085527311 DAUC <0003> auc.c:142 vector [0]: autn = 2e0307c740a80000e7a4324abc07f064 20250402085527311 DAUC <0003> auc.c:143 vector [0]: ck = 4514873733480807458c38de90fb34bc 20250402085527311 DAUC <0003> auc.c:144 vector [0]: ik = 3aebae323900abdb42e4126ae344a5e4 20250402085527311 DAUC <0003> auc.c:145 vector [0]: res = de6ca0734141d7870000000000000000 20250402085527311 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085527311 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085527311 DAUC <0003> auc.c:179 vector [0]: kc = 5e96f77234b26d40 20250402085527311 DAUC <0003> auc.c:180 vector [0]: sres = 446b9cb2 20250402085527311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085527311 DAUC <0003> auc.c:113 vector [1]: rand = 64918bbe29ec0295df0a5fc67008884a 20250402085527311 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250402085527311 DAUC <0003> auc.c:142 vector [1]: autn = a726c76648ec0000443e83d92e0e2d65 20250402085527311 DAUC <0003> auc.c:143 vector [1]: ck = b598fb7e47f30c75ed643c85f43e3fcb 20250402085527311 DAUC <0003> auc.c:144 vector [1]: ik = 8e5dcb0e515311976881b37abb33c41f 20250402085527311 DAUC <0003> auc.c:145 vector [1]: res = 1580e6d5cd30ac760000000000000000 20250402085527311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085527311 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085527311 DAUC <0003> auc.c:179 vector [1]: kc = 28d527146f42fdc8 20250402085527311 DAUC <0003> auc.c:180 vector [1]: sres = d59d1cdd 20250402085527311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085527311 DAUC <0003> auc.c:113 vector [2]: rand = bbafb7000bc0863a4529dbebfd27197b 20250402085527311 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250402085527311 DAUC <0003> auc.c:142 vector [2]: autn = 2754f4f95e2a000058ef9370b93dd610 20250402085527311 DAUC <0003> auc.c:143 vector [2]: ck = 7304afca297e945244898558a4bbf493 20250402085527311 DAUC <0003> auc.c:144 vector [2]: ik = 2c39d18331bffaf81a8a798ff71b6b4b 20250402085527311 DAUC <0003> auc.c:145 vector [2]: res = 8865931d1362ea4f0000000000000000 20250402085527311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085527311 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085527311 DAUC <0003> auc.c:179 vector [2]: kc = 81c3e6c8edb75822 20250402085527311 DAUC <0003> auc.c:180 vector [2]: sres = de08ccda 20250402085527311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085527311 DAUC <0003> auc.c:113 vector [3]: rand = 5c70aff50549f434068fd38e4c99c11e 20250402085527311 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250402085527311 DAUC <0003> auc.c:142 vector [3]: autn = 5c67e217f740000060ac9670aaad5700 20250402085527311 DAUC <0003> auc.c:143 vector [3]: ck = 79558375632504b09a14cae6c625341f 20250402085527311 DAUC <0003> auc.c:144 vector [3]: ik = 224ca41f1a08031c9581d26dc837d76f 20250402085527311 DAUC <0003> auc.c:145 vector [3]: res = 66ed7c33a4907f920000000000000000 20250402085527311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085527311 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085527311 DAUC <0003> auc.c:179 vector [3]: kc = e2f58e8ccc62eec8 20250402085527311 DAUC <0003> auc.c:180 vector [3]: sres = e25dbed4 20250402085527311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085527311 DAUC <0003> auc.c:113 vector [4]: rand = 48b24ea91d8f3711b884daee3d732de3 20250402085527311 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250402085527311 DAUC <0003> auc.c:142 vector [4]: autn = 6cd69cec1a6300006487d4f2b83222f5 20250402085527311 DAUC <0003> auc.c:143 vector [4]: ck = 15b5f289de8f5f031747e66cecd3374c 20250402085527311 DAUC <0003> auc.c:144 vector [4]: ik = 6d6340b565b36e49b879443b0a67dd6e 20250402085527311 DAUC <0003> auc.c:145 vector [4]: res = b42e1bfc1b72ea420000000000000000 20250402085527311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085527311 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085527311 DAUC <0003> auc.c:179 vector [4]: kc = 6dc91e21a02317dd 20250402085527311 DAUC <0003> auc.c:180 vector [4]: sres = 64dc9c1d 20250402085527311 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085527311 DAUC <0003> db_auc.c:245 IMSI='262428909797872': Generated 5 vectors 20250402085527311 DAUC <0003> db_auc.c:249 IMSI='262428909797872': Updating SQN=481 in DB 20250402085527311 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428909797872"} 20250402085527311 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428909797872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085527311 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085527311 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085527313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085527313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48712<->l=127.0.0.1:4258 20250402085527314 DLINP <000b> input/ipa.c:452 connected read/write 20250402085527314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085527314 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085527314 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085527314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085527314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42799<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@bfa683d3a4de: Final verdict of PTC: none 22@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Apr 2 08:55:27 UTC 2025 ====== 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 20250402085527337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4258 20250402085527437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Apr 2 08:55:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_sai_eps started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085530485 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085530485 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085530487 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@bfa683d3a4de: 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 } } } } 20250402085530488 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530488 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085530488 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085530488 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085530488 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 2: 20250402085530488 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 3: 20250402085530488 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 4: 20250402085530488 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 5: 20250402085530488 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 7: 20250402085530488 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085530488 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085530488 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085530488 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@bfa683d3a4de: 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") 20250402085530495 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40959<->l=127.0.0.1:4259) 20250402085530497 DAUC <0003> db_auc.c:157 IMSI='262421995170211': No 2G Auth Data 20250402085530497 DAUC <0003> db_auc.c:192 IMSI='262421995170211': No 3G Auth Data HLR_Test-GSUP(33)@bfa683d3a4de: Created GsupExpect[0] for "262421995170211" to be handled at TC_gsup_sai_eps(36) 20250402085530504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 20250402085530534 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530534 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421995170211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421995170211"} 20250402085530534 DAUC <0003> db_auc.c:157 IMSI='262421995170211': No 2G Auth Data 20250402085530534 DAUC <0003> db_auc.c:236 IMSI='262421995170211': Calling to generate 5 vectors 20250402085530534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085530534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085530534 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085530534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085530534 DAUC <0003> auc.c:113 vector [0]: rand = e82e13e93c22fccd247a282e3cf0dabe 20250402085530534 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085530534 DAUC <0003> auc.c:142 vector [0]: autn = bf22d42f1b91800081d1b7f46ab47e0e 20250402085530534 DAUC <0003> auc.c:143 vector [0]: ck = 902ebd86e332763880fb386171fda55f 20250402085530534 DAUC <0003> auc.c:144 vector [0]: ik = e6592fb7cec384d6ce8440307c59dc78 20250402085530534 DAUC <0003> auc.c:145 vector [0]: res = 62625cfb656c8ac50000000000000000 20250402085530534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085530534 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085530534 DAUC <0003> auc.c:151 vector [0]: kc = 3808ea6020558bc9 20250402085530534 DAUC <0003> auc.c:152 vector [0]: sres = 070ed63e 20250402085530534 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085530534 DAUC <0003> auc.c:113 vector [1]: rand = d9a73031dfefc677d6eea9ef923e5d70 20250402085530534 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085530534 DAUC <0003> auc.c:142 vector [1]: autn = ea5979c8011680009ef12280a6761478 20250402085530534 DAUC <0003> auc.c:143 vector [1]: ck = fdcbdf6cf7367ab5466b829e4fe263d9 20250402085530534 DAUC <0003> auc.c:144 vector [1]: ik = 1e8e125d4539c29c048e36bfa7c1d93c 20250402085530534 DAUC <0003> auc.c:145 vector [1]: res = 7962f7aa7e7c45580000000000000000 20250402085530534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085530534 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085530534 DAUC <0003> auc.c:151 vector [1]: kc = a1a079105a2c02cc 20250402085530534 DAUC <0003> auc.c:152 vector [1]: sres = 071eb2f2 20250402085530534 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085530534 DAUC <0003> auc.c:113 vector [2]: rand = f266530bef29ae82720e2091403c7926 20250402085530534 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085530534 DAUC <0003> auc.c:142 vector [2]: autn = 14df0e020b7e80002156eedb7bf59f19 20250402085530534 DAUC <0003> auc.c:143 vector [2]: ck = a2f18fe3948b4126d0935a221f0d5fef 20250402085530534 DAUC <0003> auc.c:144 vector [2]: ik = 71dd933fa8bfabe4ef034c75bf6774e8 20250402085530534 DAUC <0003> auc.c:145 vector [2]: res = 68ea2451d59d448a0000000000000000 20250402085530534 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085530534 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085530534 DAUC <0003> auc.c:151 vector [2]: kc = ecbc0a8b9c5ec1c5 20250402085530534 DAUC <0003> auc.c:152 vector [2]: sres = bd7760db 20250402085530534 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085530534 DAUC <0003> auc.c:113 vector [3]: rand = 6b3541a3c4cdc9501bd64071b3a82495 20250402085530534 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085530534 DAUC <0003> auc.c:142 vector [3]: autn = 246a5a08cba68000e66f0fde5a453792 20250402085530534 DAUC <0003> auc.c:143 vector [3]: ck = 91793c0a9e6bb61349b39a6e7d200505 20250402085530534 DAUC <0003> auc.c:144 vector [3]: ik = c54f9f3cdaa557b7d61ff4ab46c8eac7 20250402085530534 DAUC <0003> auc.c:145 vector [3]: res = 3b3907c4a5234d420000000000000000 20250402085530534 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085530534 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085530534 DAUC <0003> auc.c:151 vector [3]: kc = cb9acdf37f260e66 20250402085530534 DAUC <0003> auc.c:152 vector [3]: sres = 9e1a4a86 20250402085530534 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085530534 DAUC <0003> auc.c:113 vector [4]: rand = 57e0e6a60ec12e43a813b110022e81f6 20250402085530534 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085530534 DAUC <0003> auc.c:142 vector [4]: autn = 1fbd26fe53c28000a8b994190b39306f 20250402085530534 DAUC <0003> auc.c:143 vector [4]: ck = d65513d77268f7bae42bcd8527fd8c29 20250402085530534 DAUC <0003> auc.c:144 vector [4]: ik = 03a1575bd362dec6c4dd4ee74e375207 20250402085530534 DAUC <0003> auc.c:145 vector [4]: res = 6995312a85b9216b0000000000000000 20250402085530534 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085530534 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085530534 DAUC <0003> auc.c:151 vector [4]: kc = f502c7eec8c0f752 20250402085530534 DAUC <0003> auc.c:152 vector [4]: sres = ec2c1041 20250402085530534 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085530534 DAUC <0003> db_auc.c:245 IMSI='262421995170211': Generated 5 vectors 20250402085530534 DAUC <0003> db_auc.c:249 IMSI='262421995170211': Updating SQN=161 in DB 20250402085530534 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421995170211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421995170211"} 20250402085530534 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421995170211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085530534 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085530534 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bfa683d3a4de: Found GsupExpect[0] for "262421995170211" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421995170211" TC_gsup_sai_eps(36)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085530536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@bfa683d3a4de: Final verdict of PTC: pass 20250402085530537 DAUC <0003> db_auc.c:157 IMSI='262423420712645': No 2G Auth Data 20250402085530537 DAUC <0003> db_auc.c:192 IMSI='262423420712645': No 3G Auth Data HLR_Test-GSUP(33)@bfa683d3a4de: Created GsupExpect[0] for "262423420712645" to be handled at TC_gsup_sai_eps(37) 20250402085530545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.1:4258 20250402085530547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530547 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423420712645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423420712645"} 20250402085530547 DAUC <0003> db_auc.c:157 IMSI='262423420712645': No 2G Auth Data 20250402085530547 DAUC <0003> db_auc.c:236 IMSI='262423420712645': Calling to generate 5 vectors 20250402085530547 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250402085530547 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085530547 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250402085530547 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085530547 DAUC <0003> auc.c:113 vector [0]: rand = 3e1d01e35e7675c8efafdf15d1a75461 20250402085530547 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085530547 DAUC <0003> auc.c:142 vector [0]: autn = f2b53c49106c8000d3f40c7bb7cb4d40 20250402085530547 DAUC <0003> auc.c:143 vector [0]: ck = 9bf04b7079d7fdf39e8472d1dfca5902 20250402085530547 DAUC <0003> auc.c:144 vector [0]: ik = 3b7cbe415ef374f0ad96e6c761eeccdb 20250402085530547 DAUC <0003> auc.c:145 vector [0]: res = 29378debcdb8948e0000000000000000 20250402085530547 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085530547 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250402085530547 DAUC <0003> auc.c:151 vector [0]: kc = 939e612799001cda 20250402085530547 DAUC <0003> auc.c:152 vector [0]: sres = e48f1965 20250402085530547 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250402085530547 DAUC <0003> auc.c:113 vector [1]: rand = deeabeeb52e7883294e9c113b60d7a07 20250402085530547 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085530547 DAUC <0003> auc.c:142 vector [1]: autn = 0eb54ca764848000225fb9f1a6cb71de 20250402085530547 DAUC <0003> auc.c:143 vector [1]: ck = 8b1bc5180a1dbfeed039e07bb7fee049 20250402085530547 DAUC <0003> auc.c:144 vector [1]: ik = ea245acf08e6c117b47ae8f8da788494 20250402085530547 DAUC <0003> auc.c:145 vector [1]: res = 1022eaab9c22dfb60000000000000000 20250402085530547 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085530547 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250402085530547 DAUC <0003> auc.c:151 vector [1]: kc = 057c97546f7d1a24 20250402085530547 DAUC <0003> auc.c:152 vector [1]: sres = 8c00351d 20250402085530547 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250402085530547 DAUC <0003> auc.c:113 vector [2]: rand = dca2dd0d42b1fe908b78700c0d6a48a7 20250402085530547 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085530547 DAUC <0003> auc.c:142 vector [2]: autn = aa769fcc06bb8000543b916cde637adc 20250402085530547 DAUC <0003> auc.c:143 vector [2]: ck = c34c1b0442b589ce1864a1aa8067ecb8 20250402085530547 DAUC <0003> auc.c:144 vector [2]: ik = 14fae75a00555c7245d314b853fb4bf0 20250402085530547 DAUC <0003> auc.c:145 vector [2]: res = dca151424eaeabfb0000000000000000 20250402085530547 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085530547 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250402085530547 DAUC <0003> auc.c:151 vector [2]: kc = 8a01494c917c72f4 20250402085530547 DAUC <0003> auc.c:152 vector [2]: sres = 920ffab9 20250402085530547 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250402085530547 DAUC <0003> auc.c:113 vector [3]: rand = 3d1cbda1844e3757acca4393a89f0ad0 20250402085530547 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085530547 DAUC <0003> auc.c:142 vector [3]: autn = 39df6eeb24398000f533c2199c352b00 20250402085530547 DAUC <0003> auc.c:143 vector [3]: ck = 95d20fa3fca7eb8cfb693d2b8cb36117 20250402085530547 DAUC <0003> auc.c:144 vector [3]: ik = 25d9c42618cdb4db18f3613a9cf302ec 20250402085530547 DAUC <0003> auc.c:145 vector [3]: res = a6859db5357bace50000000000000000 20250402085530547 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085530547 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250402085530547 DAUC <0003> auc.c:151 vector [3]: kc = 53919794f42a3cac 20250402085530547 DAUC <0003> auc.c:152 vector [3]: sres = 93fe3150 20250402085530547 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250402085530547 DAUC <0003> auc.c:113 vector [4]: rand = 6095c155adc95647488c3f23518c7406 20250402085530547 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085530547 DAUC <0003> auc.c:142 vector [4]: autn = f3bca0c121eb8000c5fad2a4b885b023 20250402085530547 DAUC <0003> auc.c:143 vector [4]: ck = 06e333f9c88f894d17ae4814ec618240 20250402085530547 DAUC <0003> auc.c:144 vector [4]: ik = 8e2c8819e9a6ad91d73366a4d3f68e33 20250402085530547 DAUC <0003> auc.c:145 vector [4]: res = 898f06690be1cbac0000000000000000 20250402085530547 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085530547 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250402085530547 DAUC <0003> auc.c:151 vector [4]: kc = 485295501ebe28af 20250402085530547 DAUC <0003> auc.c:152 vector [4]: sres = 826ecdc5 20250402085530547 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250402085530547 DAUC <0003> db_auc.c:245 IMSI='262423420712645': Generated 5 vectors 20250402085530547 DAUC <0003> db_auc.c:249 IMSI='262423420712645': Updating SQN=161 in DB 20250402085530547 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423420712645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423420712645"} 20250402085530547 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423420712645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085530547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085530547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bfa683d3a4de: Found GsupExpect[0] for "262423420712645" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423420712645" TC_gsup_sai_eps(37)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085530548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@bfa683d3a4de: Final verdict of PTC: pass 20250402085530549 DAUC <0003> db_auc.c:157 IMSI='262427097443451': No 2G Auth Data 20250402085530549 DAUC <0003> db_auc.c:192 IMSI='262427097443451': No 3G Auth Data HLR_Test-GSUP(33)@bfa683d3a4de: Created GsupExpect[0] for "262427097443451" to be handled at TC_gsup_sai_eps(38) 20250402085530557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 20250402085530560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530560 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427097443451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427097443451"} 20250402085530560 DAUC <0003> db_auc.c:236 IMSI='262427097443451': Calling to generate 5 vectors 20250402085530560 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085530560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085530560 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085530560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085530560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085530560 DAUC <0003> auc.c:113 vector [0]: rand = 33682556ec6c883921c2ad341c1d8643 20250402085530560 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085530560 DAUC <0003> auc.c:142 vector [0]: autn = f862aa29a2a18000f3525954ee6eeef3 20250402085530560 DAUC <0003> auc.c:143 vector [0]: ck = d639037cc74c94d576c2b7b4d22156c4 20250402085530560 DAUC <0003> auc.c:144 vector [0]: ik = 40d41cf9d6d47b6274b5413f26e7c3b7 20250402085530560 DAUC <0003> auc.c:145 vector [0]: res = 8c7dbd6b6399c66d0000000000000000 20250402085530560 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085530560 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085530560 DAUC <0003> auc.c:179 vector [0]: kc = 087c91b51d106c00 20250402085530560 DAUC <0003> auc.c:180 vector [0]: sres = dd6e48cd 20250402085530560 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085530560 DAUC <0003> auc.c:113 vector [1]: rand = 816c59cef1729397aa0f2d4f350cae75 20250402085530560 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085530560 DAUC <0003> auc.c:142 vector [1]: autn = 571d69d211848000bb918e3964ec1f85 20250402085530560 DAUC <0003> auc.c:143 vector [1]: ck = 0d3416936953c66460fc99ccc0d8817d 20250402085530560 DAUC <0003> auc.c:144 vector [1]: ik = c58057a942fb734399c818c3844b361c 20250402085530560 DAUC <0003> auc.c:145 vector [1]: res = 269ba65fe28af7fa0000000000000000 20250402085530560 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085530560 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085530560 DAUC <0003> auc.c:179 vector [1]: kc = 921224ae3fbfdc00 20250402085530560 DAUC <0003> auc.c:180 vector [1]: sres = d592ff2e 20250402085530560 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085530560 DAUC <0003> auc.c:113 vector [2]: rand = a2941c1a29704cc459a97dccd23a3cad 20250402085530560 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085530560 DAUC <0003> auc.c:142 vector [2]: autn = 9b244f3adf918000beaf8f030b69a65a 20250402085530560 DAUC <0003> auc.c:143 vector [2]: ck = 1a6f763194ebe568658fd364c5fcec10 20250402085530560 DAUC <0003> auc.c:144 vector [2]: ik = 664004e3caf2c0ea730beb1e78a98b1a 20250402085530560 DAUC <0003> auc.c:145 vector [2]: res = 0dfb16359ae780920000000000000000 20250402085530560 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085530560 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085530560 DAUC <0003> auc.c:179 vector [2]: kc = 76e96147638fb800 20250402085530560 DAUC <0003> auc.c:180 vector [2]: sres = ef634107 20250402085530560 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085530560 DAUC <0003> auc.c:113 vector [3]: rand = c8a900522a0b7d1fc4c0d95d75e58824 20250402085530560 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085530560 DAUC <0003> auc.c:142 vector [3]: autn = ef982d0b72258000e1df8920b770ac03 20250402085530560 DAUC <0003> auc.c:143 vector [3]: ck = 9c7317b6437188188e73b01b6a8aa78f 20250402085530560 DAUC <0003> auc.c:144 vector [3]: ik = 590708b922f9fb53d7c146a1dba9741a 20250402085530560 DAUC <0003> auc.c:145 vector [3]: res = d3caa37cbe93afb10000000000000000 20250402085530560 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085530560 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085530560 DAUC <0003> auc.c:179 vector [3]: kc = 9d45ea4f611d7000 20250402085530560 DAUC <0003> auc.c:180 vector [3]: sres = 162fae28 20250402085530560 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085530560 DAUC <0003> auc.c:113 vector [4]: rand = 06868afda28487c167d551d225e93b4a 20250402085530560 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085530560 DAUC <0003> auc.c:142 vector [4]: autn = dc0c622e7846800092ab364ced58649b 20250402085530560 DAUC <0003> auc.c:143 vector [4]: ck = 2732ce01d0c71c6efde33e424f9d1886 20250402085530560 DAUC <0003> auc.c:144 vector [4]: ik = 7eab528cc4489a3d94ad6c4d57ff2807 20250402085530560 DAUC <0003> auc.c:145 vector [4]: res = c2296ee4c6c08dcd0000000000000000 20250402085530560 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085530560 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085530560 DAUC <0003> auc.c:179 vector [4]: kc = f09a2e03524e9c00 20250402085530560 DAUC <0003> auc.c:180 vector [4]: sres = 46f7bc9b 20250402085530560 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085530560 DAUC <0003> db_auc.c:245 IMSI='262427097443451': Generated 5 vectors 20250402085530560 DAUC <0003> db_auc.c:249 IMSI='262427097443451': Updating SQN=161 in DB 20250402085530560 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427097443451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427097443451"} 20250402085530560 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427097443451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085530560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085530560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bfa683d3a4de: Found GsupExpect[0] for "262427097443451" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427097443451" TC_gsup_sai_eps(38)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085530561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@bfa683d3a4de: Final verdict of PTC: pass 20250402085530562 DAUC <0003> db_auc.c:157 IMSI='262420486535916': No 2G Auth Data 20250402085530562 DAUC <0003> db_auc.c:192 IMSI='262420486535916': No 3G Auth Data HLR_Test-GSUP(33)@bfa683d3a4de: Created GsupExpect[0] for "262420486535916" to be handled at TC_gsup_sai_eps(39) 20250402085530570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 20250402085530573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530573 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420486535916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420486535916"} 20250402085530573 DAUC <0003> db_auc.c:236 IMSI='262420486535916': Calling to generate 5 vectors 20250402085530573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085530573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085530573 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085530573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085530573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085530573 DAUC <0003> auc.c:113 vector [0]: rand = 222445c1fd3c495caa6d41c7ee2ca4c7 20250402085530573 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085530573 DAUC <0003> auc.c:142 vector [0]: autn = 7a2fabcc6abd8000cb15f4733b8562ef 20250402085530573 DAUC <0003> auc.c:143 vector [0]: ck = 3c4b515789e5a34ec76e1b357eec141a 20250402085530573 DAUC <0003> auc.c:144 vector [0]: ik = cb9f796f301de90d0208168447067452 20250402085530573 DAUC <0003> auc.c:145 vector [0]: res = d2b599d9d10b99050000000000000000 20250402085530573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085530573 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085530573 DAUC <0003> auc.c:179 vector [0]: kc = d3ef3d14f6aa6000 20250402085530573 DAUC <0003> auc.c:180 vector [0]: sres = 1c2725bf 20250402085530573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085530573 DAUC <0003> auc.c:113 vector [1]: rand = 24174f1b7136779196c60a46cc1fb60b 20250402085530573 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085530573 DAUC <0003> auc.c:142 vector [1]: autn = a44b48e6fd6c8000913d15026b52a3b1 20250402085530573 DAUC <0003> auc.c:143 vector [1]: ck = fd26fb791c55785524209fe38fb2287d 20250402085530573 DAUC <0003> auc.c:144 vector [1]: ik = ec4d012dc68baa15196399c006d9a708 20250402085530573 DAUC <0003> auc.c:145 vector [1]: res = c97905da6f4e124e0000000000000000 20250402085530573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085530573 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085530573 DAUC <0003> auc.c:179 vector [1]: kc = 77875deb992e1400 20250402085530573 DAUC <0003> auc.c:180 vector [1]: sres = ba6d0577 20250402085530573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085530573 DAUC <0003> auc.c:113 vector [2]: rand = 816090fe1a2664398280357df45bea8e 20250402085530573 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085530573 DAUC <0003> auc.c:142 vector [2]: autn = 6aa28de13f2280007c1940869c4db2b3 20250402085530573 DAUC <0003> auc.c:143 vector [2]: ck = f5755a25e70ee83ac41048c4c7663331 20250402085530573 DAUC <0003> auc.c:144 vector [2]: ik = 98dff0f2eb1e9bb2832b52e87d3eae6b 20250402085530573 DAUC <0003> auc.c:145 vector [2]: res = 963c2f2e5dfe51270000000000000000 20250402085530573 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085530573 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085530573 DAUC <0003> auc.c:179 vector [2]: kc = 95b27b4784c76c00 20250402085530573 DAUC <0003> auc.c:180 vector [2]: sres = 4f756766 20250402085530573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085530573 DAUC <0003> auc.c:113 vector [3]: rand = 52d4dca5857e04ed2e49102a16443d2b 20250402085530573 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085530573 DAUC <0003> auc.c:142 vector [3]: autn = 9bf6f407da1c8000397c85b6d91276cf 20250402085530573 DAUC <0003> auc.c:143 vector [3]: ck = 463a73b1f28f640ee84615cd170f1838 20250402085530573 DAUC <0003> auc.c:144 vector [3]: ik = 4056e814cee61aac63295489ac472b3a 20250402085530573 DAUC <0003> auc.c:145 vector [3]: res = cbefe0e6c51c23450000000000000000 20250402085530573 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085530573 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085530573 DAUC <0003> auc.c:179 vector [3]: kc = 1fa6aac854c20000 20250402085530573 DAUC <0003> auc.c:180 vector [3]: sres = f76609b6 20250402085530573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085530573 DAUC <0003> auc.c:113 vector [4]: rand = bb1fbd8ec0b04293bf5732c52bb1fa1d 20250402085530573 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085530573 DAUC <0003> auc.c:142 vector [4]: autn = 9ad9d37025b58000b6026055d7f3835d 20250402085530573 DAUC <0003> auc.c:143 vector [4]: ck = 2f7e370af1d73e2af0eb12d286597f55 20250402085530573 DAUC <0003> auc.c:144 vector [4]: ik = bbde8d81abc765cd4ead972ef1cebe64 20250402085530573 DAUC <0003> auc.c:145 vector [4]: res = 8e13d5239bb0dab60000000000000000 20250402085530573 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085530573 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085530573 DAUC <0003> auc.c:179 vector [4]: kc = 8a24063726331c00 20250402085530573 DAUC <0003> auc.c:180 vector [4]: sres = 61aedc54 20250402085530573 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085530573 DAUC <0003> db_auc.c:245 IMSI='262420486535916': Generated 5 vectors 20250402085530573 DAUC <0003> db_auc.c:249 IMSI='262420486535916': Updating SQN=161 in DB 20250402085530573 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420486535916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420486535916"} 20250402085530573 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420486535916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085530573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085530573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bfa683d3a4de: Found GsupExpect[0] for "262420486535916" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420486535916" TC_gsup_sai_eps(39)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085530575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@bfa683d3a4de: Final verdict of PTC: pass 20250402085530576 DAUC <0003> db_auc.c:157 IMSI='262423824348219': No 2G Auth Data 20250402085530576 DAUC <0003> db_auc.c:192 IMSI='262423824348219': No 3G Auth Data HLR_Test-GSUP(33)@bfa683d3a4de: Created GsupExpect[0] for "262423824348219" to be handled at TC_gsup_sai_eps(40) 20250402085530584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20250402085530586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085530586 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423824348219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824348219"} 20250402085530586 DAUC <0003> db_auc.c:236 IMSI='262423824348219': Calling to generate 5 vectors 20250402085530586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250402085530586 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250402085530586 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250402085530586 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250402085530586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250402085530586 DAUC <0003> auc.c:113 vector [0]: rand = 3521b7762f3276110f7788c6838e3738 20250402085530586 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250402085530586 DAUC <0003> auc.c:142 vector [0]: autn = 5c54492d2f4e80007537e2d0b02823d2 20250402085530586 DAUC <0003> auc.c:143 vector [0]: ck = 21332a789a1e4e97cd3c03f160b3838b 20250402085530586 DAUC <0003> auc.c:144 vector [0]: ik = be3f4b0c7c08a400e6ed84bac9d18fee 20250402085530586 DAUC <0003> auc.c:145 vector [0]: res = dd3850f24a35fd150000000000000000 20250402085530586 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250402085530586 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250402085530586 DAUC <0003> auc.c:179 vector [0]: kc = c21ec7a14a80ef7e 20250402085530586 DAUC <0003> auc.c:180 vector [0]: sres = 24660bdd 20250402085530586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250402085530586 DAUC <0003> auc.c:113 vector [1]: rand = aa5a5d3c04854ba48d7da1dde8850c0f 20250402085530586 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250402085530586 DAUC <0003> auc.c:142 vector [1]: autn = a2c57fcc46b88000c8dbe7160ee42279 20250402085530586 DAUC <0003> auc.c:143 vector [1]: ck = 73c073afb1d5b94ac8700ad474fa90e2 20250402085530586 DAUC <0003> auc.c:144 vector [1]: ik = 87f0b8b60e25e6a4e7780aefebcc8416 20250402085530586 DAUC <0003> auc.c:145 vector [1]: res = 7427563519025aae0000000000000000 20250402085530586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250402085530586 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250402085530586 DAUC <0003> auc.c:179 vector [1]: kc = 23de53189c9b617f 20250402085530586 DAUC <0003> auc.c:180 vector [1]: sres = f6a9bdf9 20250402085530586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250402085530586 DAUC <0003> auc.c:113 vector [2]: rand = 01e380f83045c6a86e86da459fac7170 20250402085530586 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250402085530586 DAUC <0003> auc.c:142 vector [2]: autn = aa4d4c4f30f88000db1887ee0413c549 20250402085530586 DAUC <0003> auc.c:143 vector [2]: ck = fddc09409dbfca593390694a951429dd 20250402085530586 DAUC <0003> auc.c:144 vector [2]: ik = 8c968d7139dda69ae30d0ea2bfd9cee3 20250402085530586 DAUC <0003> auc.c:145 vector [2]: res = 42acd90b5bbe61c70000000000000000 20250402085530586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250402085530586 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250402085530586 DAUC <0003> auc.c:179 vector [2]: kc = 94e13bb2887c5146 20250402085530586 DAUC <0003> auc.c:180 vector [2]: sres = 71b25df2 20250402085530586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250402085530586 DAUC <0003> auc.c:113 vector [3]: rand = 1a29a0a254564a22b90867dca5bd2562 20250402085530586 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250402085530586 DAUC <0003> auc.c:142 vector [3]: autn = 71d65939623b8000dff38e3ffe4df19e 20250402085530586 DAUC <0003> auc.c:143 vector [3]: ck = 2d2d3a9275650b131d8fe3d495551532 20250402085530586 DAUC <0003> auc.c:144 vector [3]: ik = 0733c60770cf098a681391040647cd9c 20250402085530586 DAUC <0003> auc.c:145 vector [3]: res = 8488030a499a10370000000000000000 20250402085530586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250402085530586 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250402085530586 DAUC <0003> auc.c:179 vector [3]: kc = d27eee89b7315fe1 20250402085530586 DAUC <0003> auc.c:180 vector [3]: sres = f89c8003 20250402085530586 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250402085530586 DAUC <0003> auc.c:113 vector [4]: rand = 7a81a9c762caaf6372f7db5e40b82385 20250402085530586 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250402085530586 DAUC <0003> auc.c:142 vector [4]: autn = 1d977289d8588000ebc354a150525ada 20250402085530586 DAUC <0003> auc.c:143 vector [4]: ck = 8149bec69f9c5b0257bc5ac9855e6452 20250402085530586 DAUC <0003> auc.c:144 vector [4]: ik = 399f5b71bdaf2281f07147dd044ce223 20250402085530586 DAUC <0003> auc.c:145 vector [4]: res = f8d62aee61ef37450000000000000000 20250402085530586 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250402085530586 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250402085530586 DAUC <0003> auc.c:179 vector [4]: kc = 16565f7fb1fc06a6 20250402085530586 DAUC <0003> auc.c:180 vector [4]: sres = c89d665e 20250402085530586 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250402085530586 DAUC <0003> db_auc.c:245 IMSI='262423824348219': Generated 5 vectors 20250402085530586 DAUC <0003> db_auc.c:249 IMSI='262423824348219': Updating SQN=161 in DB 20250402085530586 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423824348219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824348219"} 20250402085530586 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423824348219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085530586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085530586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bfa683d3a4de: Found GsupExpect[0] for "262423824348219" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423824348219" TC_gsup_sai_eps(40)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085530588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085530589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20250402085530589 DLINP <000b> input/ipa.c:452 connected read/write 20250402085530589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 34@bfa683d3a4de: Final verdict of PTC: none 20250402085530589 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085530590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085530590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085530590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40959<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Apr 2 08:55:30 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250402085530623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20250402085530724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Apr 2 08:55:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085533789 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085533789 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085533791 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085533792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085533794 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085533794 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085533794 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085533794 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085533794 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 2: 20250402085533794 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 3: 20250402085533794 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 4: 20250402085533794 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 5: 20250402085533794 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 7: 20250402085533794 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085533794 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085533794 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085533794 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@bfa683d3a4de: 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") 20250402085533811 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45609<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@bfa683d3a4de: Created GsupExpect[0] for "262427406148068" to be handled at TC_gsup_ul_unknown_imsi(45) 20250402085533819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 20250402085533834 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085533834 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427406148068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427406148068" cn_domain=PS} 20250402085533834 DLU <0006> fsm.c:456 lu(262427406148068)[0x5587781d0290]{UNVALIDATED}: Allocated 20250402085533834 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427406148068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250402085533834 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427406148068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427406148068" cause=IMSI unknown in HLR} 20250402085533834 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427406148068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085533834 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427406148068)[0x5587781d0290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085533834 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427406148068)[0x5587781d0290]{UNVALIDATED}: Freeing instance 20250402085533834 DLU <0006> fsm.c:568 lu(PS:IMSI-262427406148068)[0x5587781d0290]{UNVALIDATED}: Deallocated 20250402085533834 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085533834 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@bfa683d3a4de: Found GsupExpect[0] for "262427406148068" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427406148068" TC_gsup_ul_unknown_imsi(45)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085533836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@bfa683d3a4de: Final verdict of PTC: pass 20250402085533836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 20250402085533837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45609<->l=127.0.0.1:4259) 20250402085533837 DLINP <000b> input/ipa.c:452 connected read/write 20250402085533837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085533837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085533837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085533837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(42)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 43: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Apr 2 08:55:33 UTC 2025 ====== 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 20250402085533864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 20250402085533965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56608<->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=26036) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Apr 2 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085537040 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085537041 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085537043 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085537044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085537045 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085537045 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085537045 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085537045 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085537045 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085537045 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085537045 DLGSUP <0013> gsup_server.c:236 2: 20250402085537045 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085537045 DLGSUP <0013> gsup_server.c:236 3: 20250402085537046 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085537046 DLGSUP <0013> gsup_server.c:236 4: 20250402085537046 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085537046 DLGSUP <0013> gsup_server.c:236 5: 20250402085537046 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085537046 DLGSUP <0013> gsup_server.c:236 7: 20250402085537046 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085537046 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085537046 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085537046 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@bfa683d3a4de: 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") 20250402085537058 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35249<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@bfa683d3a4de: Created GsupExpect[0] for "262427533258483" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250402085537065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4258 20250402085537086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085537086 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427533258483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427533258483" cn_domain=PS source_name="the-source\n"} 20250402085537086 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250402085537086 DLU <0006> fsm.c:456 lu(262427533258483)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085537086 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427533258483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250402085537086 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427533258483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427533258483" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250402085537086 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427533258483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085537086 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427533258483)[0x5587781d19b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085537086 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427533258483)[0x5587781d19b0]{UNVALIDATED}: Freeing instance 20250402085537086 DLU <0006> fsm.c:568 lu(PS:IMSI-262427533258483)[0x5587781d19b0]{UNVALIDATED}: Deallocated 20250402085537086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085537086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@bfa683d3a4de: Found GsupExpect[0] for "262427533258483" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427533258483" TC_gsup_ul_unknown_imsi_via_proxy(50)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085537087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@bfa683d3a4de: Final verdict of PTC: pass 20250402085537088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20250402085537089 DLINP <000b> input/ipa.c:452 connected read/write 20250402085537089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085537089 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085537089 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085537089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085537089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@bfa683d3a4de: Final verdict of PTC: none 20250402085537089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35249<->l=127.0.0.1:4259) 48@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 48: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Apr 2 08:55:37 UTC 2025 ====== 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 20250402085537151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4258 20250402085537251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56632<->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=26628) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Apr 2 08:55:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085540283 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085540283 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085540284 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085540284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085540285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085540285 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085540285 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085540285 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085540285 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 2: 20250402085540285 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 3: 20250402085540285 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 4: 20250402085540285 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 5: 20250402085540285 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 7: 20250402085540285 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085540285 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085540285 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085540285 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@bfa683d3a4de: 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") 20250402085540294 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42163<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@bfa683d3a4de: Created GsupExpect[0] for "262420678431989" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250402085540301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4258 20250402085540326 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085540326 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678431989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420678431989" cn_domain=PS} 20250402085540326 DLU <0006> fsm.c:456 lu(262420678431989)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085540326 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678431989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250402085540326 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678431989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420678431989" cause=Roaming not allowed in this location area} 20250402085540326 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678431989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085540326 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420678431989)[0x5587781d19b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085540326 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420678431989)[0x5587781d19b0]{UNVALIDATED}: Freeing instance 20250402085540326 DLU <0006> fsm.c:568 lu(PS:IMSI-262420678431989)[0x5587781d19b0]{UNVALIDATED}: Deallocated 20250402085540326 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085540326 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@bfa683d3a4de: Found GsupExpect[0] for "262420678431989" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420678431989" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085540327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bfa683d3a4de: Final verdict of PTC: pass 20250402085540328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20250402085540328 DLINP <000b> input/ipa.c:452 connected read/write 20250402085540329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085540329 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085540329 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085540329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085540329 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42163<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(52)@bfa683d3a4de: Final verdict of PTC: none 53@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 53: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Apr 2 08:55:40 UTC 2025 ====== 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 20250402085540364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4258 20250402085540465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56656<->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=27228) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Apr 2 08:55:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_sai_err_unknown_imsi started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085543521 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085543521 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085543522 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085543522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085543523 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085543523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085543523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085543523 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085543523 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 2: 20250402085543523 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 3: 20250402085543523 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 4: 20250402085543523 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 5: 20250402085543523 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 7: 20250402085543523 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085543523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085543523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085543523 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@bfa683d3a4de: 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") 20250402085543534 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36391<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bfa683d3a4de: Created GsupExpect[0] for "262429552623742" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250402085543541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 20250402085543566 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085543566 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429552623742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429552623742"} 20250402085543566 DAUC <0003> db_auc.c:133 IMSI='262429552623742': No such subscriber 20250402085543566 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429552623742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250402085543566 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429552623742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429552623742" cause=IMSI unknown in HLR} 20250402085543566 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429552623742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085543566 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085543566 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@bfa683d3a4de: Found GsupExpect[0] for "262429552623742" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429552623742" TC_gsup_sai_err_unknown_imsi(60)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085543568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@bfa683d3a4de: Final verdict of PTC: pass 20250402085543568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20250402085543569 DLINP <000b> input/ipa.c:452 connected read/write 20250402085543569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085543569 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085543569 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085543569 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@bfa683d3a4de: Final verdict of PTC: none 20250402085543569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36391<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@bfa683d3a4de: Final verdict of PTC: none 58@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 58: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Apr 2 08:55:43 UTC 2025 ====== 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 20250402085543593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.1:4258 20250402085543694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57492<->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=25236) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Apr 2 08:55:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085546723 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085546723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085546724 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085546726 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546726 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085546726 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085546726 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085546726 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 2: 20250402085546726 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 3: 20250402085546726 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 4: 20250402085546726 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 5: 20250402085546726 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 7: 20250402085546726 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085546726 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085546726 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085546726 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@bfa683d3a4de: 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") 20250402085546734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43011<->l=127.0.0.1:4259) 20250402085546738 DAUC <0003> db_auc.c:157 IMSI='262421054271582': No 2G Auth Data 20250402085546738 DAUC <0003> db_auc.c:192 IMSI='262421054271582': No 3G Auth Data HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262421054271582" to be handled at TC_gsup_ul(65) 20250402085546745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20250402085546770 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546770 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421054271582" cn_domain=PS} 20250402085546770 DLU <0006> fsm.c:456 lu(262421054271582)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546770 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421054271582)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546770 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421054271582" cn_domain=PS} 20250402085546770 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546770 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262421054271582" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul(65)"262421054271582" 20250402085546772 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546772 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421054271582"} 20250402085546772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421054271582)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546772 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546772 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421054271582"} 20250402085546772 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421054271582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054271582)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054271582)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546772 DLU <0006> fsm.c:568 lu(PS:IMSI-262421054271582)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546772 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546772 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(65)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 TC_gsup_ul(65)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546773 DAUC <0003> db_auc.c:157 IMSI='262429617326943': No 2G Auth Data 20250402085546774 DAUC <0003> db_auc.c:192 IMSI='262429617326943': No 3G Auth Data 20250402085546774 DLGSUP <0013> hlr.c:121 IMSI 262429617326943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262429617326943" to be handled at TC_gsup_ul(66) 20250402085546780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20250402085546782 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546782 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617326943" cn_domain=PS} 20250402085546782 DLU <0006> fsm.c:456 lu(262429617326943)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546782 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617326943)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546782 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617326943" cn_domain=PS} 20250402085546782 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546782 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262429617326943" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_ul(66)"262429617326943" 20250402085546783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546783 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617326943"} 20250402085546783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617326943)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546783 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546783 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617326943"} 20250402085546783 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429617326943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617326943)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617326943)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546783 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617326943)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(66)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 TC_gsup_ul(66)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546785 DAUC <0003> db_auc.c:157 IMSI='262427087924487': No 2G Auth Data 20250402085546785 DAUC <0003> db_auc.c:192 IMSI='262427087924487': No 3G Auth Data 20250402085546785 DLGSUP <0013> hlr.c:121 IMSI 262427087924487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262427087924487" to be handled at TC_gsup_ul(67) 20250402085546795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 20250402085546797 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546797 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427087924487" cn_domain=PS} 20250402085546797 DLU <0006> fsm.c:456 lu(262427087924487)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546797 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427087924487)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546797 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427087924487" cn_domain=PS} 20250402085546797 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546797 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262427087924487" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_ul(67)"262427087924487" 20250402085546799 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546799 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427087924487"} 20250402085546799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427087924487)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546799 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546799 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427087924487"} 20250402085546799 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427087924487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427087924487)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427087924487)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546799 DLU <0006> fsm.c:568 lu(PS:IMSI-262427087924487)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546799 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546799 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(67)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 TC_gsup_ul(67)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546801 DAUC <0003> db_auc.c:157 IMSI='262422117572443': No 2G Auth Data 20250402085546801 DAUC <0003> db_auc.c:192 IMSI='262422117572443': No 3G Auth Data 20250402085546801 DLGSUP <0013> hlr.c:121 IMSI 262422117572443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262422117572443" to be handled at TC_gsup_ul(68) 20250402085546810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20250402085546812 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546812 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422117572443" cn_domain=PS} 20250402085546812 DLU <0006> fsm.c:456 lu(262422117572443)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546812 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422117572443)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546812 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422117572443" cn_domain=PS} 20250402085546812 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546812 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262422117572443" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_ul(68)"262422117572443" 20250402085546814 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546814 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422117572443"} 20250402085546814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422117572443)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546814 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546814 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422117572443"} 20250402085546814 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422117572443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422117572443)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422117572443)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546814 DLU <0006> fsm.c:568 lu(PS:IMSI-262422117572443)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546814 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546814 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(68)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 TC_gsup_ul(68)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546815 DAUC <0003> db_auc.c:157 IMSI='262427177442790': No 2G Auth Data 20250402085546815 DAUC <0003> db_auc.c:192 IMSI='262427177442790': No 3G Auth Data 20250402085546816 DLGSUP <0013> hlr.c:121 IMSI 262427177442790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262427177442790" to be handled at TC_gsup_ul(69) 20250402085546823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 20250402085546825 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546825 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427177442790" cn_domain=PS} 20250402085546825 DLU <0006> fsm.c:456 lu(262427177442790)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546825 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427177442790)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546825 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427177442790" cn_domain=PS} 20250402085546825 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546825 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262427177442790" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_ul(69)"262427177442790" 20250402085546826 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546826 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427177442790"} 20250402085546826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427177442790)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546826 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546826 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427177442790"} 20250402085546826 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427177442790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427177442790)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427177442790)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546826 DLU <0006> fsm.c:568 lu(PS:IMSI-262427177442790)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546826 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546826 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(69)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 TC_gsup_ul(69)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546828 DAUC <0003> db_auc.c:157 IMSI='262420656755308': No 2G Auth Data 20250402085546828 DAUC <0003> db_auc.c:192 IMSI='262420656755308': No 3G Auth Data 20250402085546829 DLGSUP <0013> hlr.c:121 IMSI 262420656755308: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262420656755308" to be handled at TC_gsup_ul(70) 20250402085546836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 20250402085546837 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546837 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420656755308" cn_domain=PS} 20250402085546838 DLU <0006> fsm.c:456 lu(262420656755308)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546838 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420656755308)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546838 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420656755308" cn_domain=PS} 20250402085546838 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546838 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262420656755308" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_ul(70)"262420656755308" 20250402085546839 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546839 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420656755308"} 20250402085546839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420656755308)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546839 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546839 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420656755308"} 20250402085546839 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420656755308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656755308)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656755308)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546839 DLU <0006> fsm.c:568 lu(PS:IMSI-262420656755308)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546839 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546839 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(70)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 TC_gsup_ul(70)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546840 DAUC <0003> db_auc.c:157 IMSI='262425213341997': No 2G Auth Data 20250402085546840 DAUC <0003> db_auc.c:192 IMSI='262425213341997': No 3G Auth Data 20250402085546841 DLGSUP <0013> hlr.c:121 IMSI 262425213341997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262425213341997" to be handled at TC_gsup_ul(71) 20250402085546848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20250402085546850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546850 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425213341997" cn_domain=PS} 20250402085546850 DLU <0006> fsm.c:456 lu(262425213341997)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546850 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425213341997)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546850 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425213341997" cn_domain=PS} 20250402085546850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262425213341997" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_ul(71)"262425213341997" 20250402085546852 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546852 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425213341997"} 20250402085546852 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425213341997)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546852 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546852 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425213341997"} 20250402085546852 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425213341997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425213341997)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425213341997)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546852 DLU <0006> fsm.c:568 lu(PS:IMSI-262425213341997)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546852 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546852 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(71)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 TC_gsup_ul(71)@bfa683d3a4de: Final verdict of PTC: pass 20250402085546854 DAUC <0003> db_auc.c:157 IMSI='262426933862058': No 2G Auth Data 20250402085546854 DAUC <0003> db_auc.c:192 IMSI='262426933862058': No 3G Auth Data 20250402085546854 DLGSUP <0013> hlr.c:121 IMSI 262426933862058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bfa683d3a4de: Created GsupExpect[0] for "262426933862058" to be handled at TC_gsup_ul(72) 20250402085546861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 20250402085546863 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546863 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426933862058" cn_domain=PS} 20250402085546863 DLU <0006> fsm.c:456 lu(262426933862058)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085546863 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085546863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426933862058)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085546863 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426933862058" cn_domain=PS} 20250402085546863 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546863 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bfa683d3a4de: Found GsupExpect[0] for "262426933862058" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_ul(72)"262426933862058" 20250402085546865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546865 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426933862058"} 20250402085546865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426933862058)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085546865 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085546865 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426933862058"} 20250402085546865 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426933862058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085546865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426933862058)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085546865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426933862058)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085546865 DLU <0006> fsm.c:568 lu(PS:IMSI-262426933862058)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085546865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085546865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul(72)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085546865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 TC_gsup_ul(72)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085546867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 20250402085546867 DLINP <000b> input/ipa.c:452 connected read/write 20250402085546867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085546867 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085546867 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085546867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085546867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43011<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(62)@bfa683d3a4de: Final verdict of PTC: none 63@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Apr 2 08:55:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250402085546893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57580<->l=127.0.0.1:4258 20250402085546993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57580<->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=112780) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Apr 2 08:55:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul_via_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085550039 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085550039 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085550041 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085550047 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550047 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085550047 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085550047 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085550047 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 2: 20250402085550047 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 3: 20250402085550047 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 4: 20250402085550047 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 5: 20250402085550047 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 7: 20250402085550047 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085550047 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085550047 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085550047 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@bfa683d3a4de: 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") 20250402085550061 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42335<->l=127.0.0.1:4259) 20250402085550064 DAUC <0003> db_auc.c:157 IMSI='262420290314700': No 2G Auth Data 20250402085550064 DAUC <0003> db_auc.c:192 IMSI='262420290314700': No 3G Auth Data HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262420290314700" to be handled at TC_gsup_ul_via_proxy(77) 20250402085550071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 20250402085550090 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550090 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420290314700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420290314700" cn_domain=PS source_name="the-source\n"} 20250402085550090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250402085550090 DLU <0006> fsm.c:456 lu(262420290314700)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550090 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420290314700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420290314700)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550090 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420290314700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420290314700" cn_domain=PS destination_name="the-source\n"} 20250402085550090 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550090 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262420290314700" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420290314700" 20250402085550093 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550093 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420290314700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420290314700" source_name="the-source\n"} 20250402085550093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420290314700)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550093 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420290314700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550093 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420290314700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420290314700" destination_name="the-source\n"} 20250402085550093 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420290314700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420290314700)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420290314700)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550093 DLU <0006> fsm.c:568 lu(PS:IMSI-262420290314700)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550093 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550093 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550096 DAUC <0003> db_auc.c:157 IMSI='262422713209758': No 2G Auth Data 20250402085550097 DAUC <0003> db_auc.c:192 IMSI='262422713209758': No 3G Auth Data 20250402085550098 DLGSUP <0013> hlr.c:121 IMSI 262422713209758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262422713209758" to be handled at TC_gsup_ul_via_proxy(78) 20250402085550109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20250402085550111 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550111 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422713209758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422713209758" cn_domain=PS source_name="the-source\n"} 20250402085550111 DLU <0006> fsm.c:456 lu(262422713209758)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550111 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422713209758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422713209758)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550111 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422713209758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422713209758" cn_domain=PS destination_name="the-source\n"} 20250402085550111 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550111 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262422713209758" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422713209758" 20250402085550112 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550112 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422713209758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422713209758" source_name="the-source\n"} 20250402085550112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422713209758)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550112 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262422713209758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550112 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422713209758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422713209758" destination_name="the-source\n"} 20250402085550112 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262422713209758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422713209758)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422713209758)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550112 DLU <0006> fsm.c:568 lu(PS:IMSI-262422713209758)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550112 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550112 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550113 DAUC <0003> db_auc.c:157 IMSI='262420963711922': No 2G Auth Data 20250402085550113 DAUC <0003> db_auc.c:192 IMSI='262420963711922': No 3G Auth Data 20250402085550114 DLGSUP <0013> hlr.c:121 IMSI 262420963711922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262420963711922" to be handled at TC_gsup_ul_via_proxy(79) 20250402085550120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20250402085550123 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550123 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420963711922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420963711922" cn_domain=PS source_name="the-source\n"} 20250402085550123 DLU <0006> fsm.c:456 lu(262420963711922)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550123 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420963711922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420963711922)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550123 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420963711922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420963711922" cn_domain=PS destination_name="the-source\n"} 20250402085550123 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550123 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262420963711922" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420963711922" 20250402085550124 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550124 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420963711922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420963711922" source_name="the-source\n"} 20250402085550124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420963711922)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550124 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420963711922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550124 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420963711922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420963711922" destination_name="the-source\n"} 20250402085550124 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420963711922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420963711922)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420963711922)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550124 DLU <0006> fsm.c:568 lu(PS:IMSI-262420963711922)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550124 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550124 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550125 DAUC <0003> db_auc.c:157 IMSI='262423759290912': No 2G Auth Data 20250402085550125 DAUC <0003> db_auc.c:192 IMSI='262423759290912': No 3G Auth Data 20250402085550126 DLGSUP <0013> hlr.c:121 IMSI 262423759290912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262423759290912" to be handled at TC_gsup_ul_via_proxy(80) 20250402085550133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20250402085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550135 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423759290912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759290912" cn_domain=PS source_name="the-source\n"} 20250402085550135 DLU <0006> fsm.c:456 lu(262423759290912)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550135 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423759290912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759290912)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550135 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423759290912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759290912" cn_domain=PS destination_name="the-source\n"} 20250402085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550135 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262423759290912" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423759290912" 20250402085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550136 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423759290912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759290912" source_name="the-source\n"} 20250402085550136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759290912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550136 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423759290912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550136 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423759290912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759290912" destination_name="the-source\n"} 20250402085550136 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423759290912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759290912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759290912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550136 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759290912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550136 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550138 DAUC <0003> db_auc.c:157 IMSI='262429515608779': No 2G Auth Data 20250402085550138 DAUC <0003> db_auc.c:192 IMSI='262429515608779': No 3G Auth Data 20250402085550139 DLGSUP <0013> hlr.c:121 IMSI 262429515608779: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262429515608779" to be handled at TC_gsup_ul_via_proxy(81) 20250402085550145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57638<->l=127.0.0.1:4258 20250402085550148 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550148 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429515608779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429515608779" cn_domain=PS source_name="the-source\n"} 20250402085550148 DLU <0006> fsm.c:456 lu(262429515608779)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550148 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429515608779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429515608779)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550148 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429515608779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429515608779" cn_domain=PS destination_name="the-source\n"} 20250402085550148 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550148 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262429515608779" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429515608779" 20250402085550150 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550150 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429515608779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429515608779" source_name="the-source\n"} 20250402085550150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429515608779)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550150 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429515608779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550150 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429515608779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429515608779" destination_name="the-source\n"} 20250402085550150 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429515608779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429515608779)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429515608779)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550150 DLU <0006> fsm.c:568 lu(PS:IMSI-262429515608779)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550150 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550150 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57638<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550152 DAUC <0003> db_auc.c:157 IMSI='262426427658989': No 2G Auth Data 20250402085550152 DAUC <0003> db_auc.c:192 IMSI='262426427658989': No 3G Auth Data 20250402085550152 DLGSUP <0013> hlr.c:121 IMSI 262426427658989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262426427658989" to be handled at TC_gsup_ul_via_proxy(82) 20250402085550160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20250402085550162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550162 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426427658989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426427658989" cn_domain=PS source_name="the-source\n"} 20250402085550162 DLU <0006> fsm.c:456 lu(262426427658989)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550162 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426427658989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426427658989)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550162 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426427658989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426427658989" cn_domain=PS destination_name="the-source\n"} 20250402085550162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262426427658989" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426427658989" 20250402085550164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550164 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426427658989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426427658989" source_name="the-source\n"} 20250402085550164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426427658989)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550164 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426427658989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550164 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426427658989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426427658989" destination_name="the-source\n"} 20250402085550164 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426427658989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426427658989)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426427658989)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550164 DLU <0006> fsm.c:568 lu(PS:IMSI-262426427658989)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550165 DAUC <0003> db_auc.c:157 IMSI='262421036599231': No 2G Auth Data 20250402085550165 DAUC <0003> db_auc.c:192 IMSI='262421036599231': No 3G Auth Data 20250402085550166 DLGSUP <0013> hlr.c:121 IMSI 262421036599231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262421036599231" to be handled at TC_gsup_ul_via_proxy(83) 20250402085550172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20250402085550174 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550174 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421036599231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421036599231" cn_domain=PS source_name="the-source\n"} 20250402085550174 DLU <0006> fsm.c:456 lu(262421036599231)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550174 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421036599231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421036599231)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550174 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421036599231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421036599231" cn_domain=PS destination_name="the-source\n"} 20250402085550174 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550174 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262421036599231" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421036599231" 20250402085550176 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550176 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421036599231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421036599231" source_name="the-source\n"} 20250402085550176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421036599231)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550176 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421036599231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550176 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421036599231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421036599231" destination_name="the-source\n"} 20250402085550176 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421036599231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036599231)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036599231)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550176 DLU <0006> fsm.c:568 lu(PS:IMSI-262421036599231)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550176 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550176 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@bfa683d3a4de: Final verdict of PTC: pass 20250402085550178 DAUC <0003> db_auc.c:157 IMSI='262428835186911': No 2G Auth Data 20250402085550178 DAUC <0003> db_auc.c:192 IMSI='262428835186911': No 3G Auth Data 20250402085550178 DLGSUP <0013> hlr.c:121 IMSI 262428835186911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bfa683d3a4de: Created GsupExpect[0] for "262428835186911" to be handled at TC_gsup_ul_via_proxy(84) 20250402085550185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20250402085550186 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550187 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428835186911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428835186911" cn_domain=PS source_name="the-source\n"} 20250402085550187 DLU <0006> fsm.c:456 lu(262428835186911)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085550187 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428835186911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250402085550187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428835186911)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085550187 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428835186911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428835186911" cn_domain=PS destination_name="the-source\n"} 20250402085550187 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550187 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bfa683d3a4de: Found GsupExpect[0] for "262428835186911" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428835186911" 20250402085550188 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550188 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428835186911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428835186911" source_name="the-source\n"} 20250402085550188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428835186911)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085550188 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428835186911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085550188 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428835186911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428835186911" destination_name="the-source\n"} 20250402085550188 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428835186911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085550188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835186911)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085550188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835186911)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085550188 DLU <0006> fsm.c:568 lu(PS:IMSI-262428835186911)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085550188 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085550188 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085550188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085550189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@bfa683d3a4de: Final verdict of PTC: none 20250402085550190 DLINP <000b> input/ipa.c:452 connected read/write 20250402085550190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085550190 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085550190 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085550190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085550190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250402085550190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42335<->l=127.0.0.1:4259) 75@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Apr 2 08:55:50 UTC 2025 ====== 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 20250402085550214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4258 20250402085550315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70100) Waiting for packet dumper to finish... 1 (prev_count=70100, count=114608) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Apr 2 08:55:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_ul_subscriber_data started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085553352 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085553352 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085553353 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085553355 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553355 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085553355 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085553355 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085553355 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 2: 20250402085553355 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 3: 20250402085553355 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 4: 20250402085553355 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 5: 20250402085553355 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 7: 20250402085553355 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085553355 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085553355 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085553355 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@bfa683d3a4de: 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") 20250402085553364 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37213<->l=127.0.0.1:4259) 20250402085553370 DAUC <0003> db_auc.c:157 IMSI='262429433927275': No 2G Auth Data 20250402085553370 DAUC <0003> db_auc.c:192 IMSI='262429433927275': No 3G Auth Data HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262429433927275" to be handled at TC_gsup_ul_subscriber_data(89) 20250402085553377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553398 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553398 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429433927275" cn_domain=PS} 20250402085553398 DLU <0006> fsm.c:456 lu(262429433927275)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553398 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553398 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429433927275)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553398 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429433927275" cn_domain=PS} 20250402085553398 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553398 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262429433927275" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429433927275" 20250402085553401 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553401 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429433927275"} 20250402085553401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429433927275)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553401 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553401 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429433927275"} 20250402085553401 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429433927275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429433927275)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429433927275)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553401 DLU <0006> fsm.c:568 lu(PS:IMSI-262429433927275)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553401 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553401 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553403 DAUC <0003> db_auc.c:157 IMSI='262420321499223': No 2G Auth Data 20250402085553403 DAUC <0003> db_auc.c:192 IMSI='262420321499223': No 3G Auth Data 20250402085553404 DLGSUP <0013> hlr.c:121 IMSI 262420321499223: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262420321499223" to be handled at TC_gsup_ul_subscriber_data(90) 20250402085553412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553413 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553413 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420321499223" cn_domain=PS} 20250402085553414 DLU <0006> fsm.c:456 lu(262420321499223)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553414 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420321499223)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553414 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420321499223" cn_domain=PS} 20250402085553414 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553414 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262420321499223" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420321499223" 20250402085553415 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553415 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420321499223"} 20250402085553415 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420321499223)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553415 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553415 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420321499223"} 20250402085553415 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420321499223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321499223)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321499223)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553415 DLU <0006> fsm.c:568 lu(PS:IMSI-262420321499223)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553415 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553415 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553417 DAUC <0003> db_auc.c:157 IMSI='262427488320671': No 2G Auth Data 20250402085553417 DAUC <0003> db_auc.c:192 IMSI='262427488320671': No 3G Auth Data 20250402085553417 DLGSUP <0013> hlr.c:121 IMSI 262427488320671: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262427488320671" to be handled at TC_gsup_ul_subscriber_data(91) 20250402085553427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553430 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553430 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427488320671" cn_domain=PS} 20250402085553430 DLU <0006> fsm.c:456 lu(262427488320671)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553430 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427488320671)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553430 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427488320671" cn_domain=PS} 20250402085553430 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553430 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262427488320671" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427488320671" 20250402085553432 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553432 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427488320671"} 20250402085553432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427488320671)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553432 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553432 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427488320671"} 20250402085553432 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427488320671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427488320671)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427488320671)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553432 DLU <0006> fsm.c:568 lu(PS:IMSI-262427488320671)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553432 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553432 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553434 DAUC <0003> db_auc.c:157 IMSI='262426250160385': No 2G Auth Data 20250402085553434 DAUC <0003> db_auc.c:192 IMSI='262426250160385': No 3G Auth Data 20250402085553434 DLGSUP <0013> hlr.c:121 IMSI 262426250160385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262426250160385" to be handled at TC_gsup_ul_subscriber_data(92) 20250402085553441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553443 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553443 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426250160385" cn_domain=PS} 20250402085553443 DLU <0006> fsm.c:456 lu(262426250160385)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553443 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426250160385)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553443 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426250160385" cn_domain=PS} 20250402085553443 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553443 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262426250160385" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426250160385" 20250402085553444 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553444 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426250160385"} 20250402085553444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426250160385)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553444 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553444 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426250160385"} 20250402085553444 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426250160385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426250160385)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426250160385)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553444 DLU <0006> fsm.c:568 lu(PS:IMSI-262426250160385)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553444 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553444 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553446 DAUC <0003> db_auc.c:157 IMSI='262422342744783': No 2G Auth Data 20250402085553446 DAUC <0003> db_auc.c:192 IMSI='262422342744783': No 3G Auth Data 20250402085553447 DLGSUP <0013> hlr.c:121 IMSI 262422342744783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262422342744783" to be handled at TC_gsup_ul_subscriber_data(93) 20250402085553454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553457 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553457 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422342744783" cn_domain=PS} 20250402085553457 DLU <0006> fsm.c:456 lu(262422342744783)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553457 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422342744783)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553457 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422342744783" cn_domain=PS} 20250402085553457 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553457 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262422342744783" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422342744783" 20250402085553458 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553458 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422342744783"} 20250402085553458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422342744783)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553458 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553458 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422342744783"} 20250402085553458 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422342744783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422342744783)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422342744783)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553458 DLU <0006> fsm.c:568 lu(PS:IMSI-262422342744783)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553458 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553458 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553460 DAUC <0003> db_auc.c:157 IMSI='262424622929912': No 2G Auth Data 20250402085553460 DAUC <0003> db_auc.c:192 IMSI='262424622929912': No 3G Auth Data 20250402085553460 DLGSUP <0013> hlr.c:121 IMSI 262424622929912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262424622929912" to be handled at TC_gsup_ul_subscriber_data(94) 20250402085553467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553468 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553468 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424622929912" cn_domain=PS} 20250402085553468 DLU <0006> fsm.c:456 lu(262424622929912)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553468 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424622929912)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553468 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424622929912" cn_domain=PS} 20250402085553468 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553468 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262424622929912" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424622929912" 20250402085553469 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553469 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424622929912"} 20250402085553469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424622929912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553469 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553469 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424622929912"} 20250402085553469 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424622929912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424622929912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424622929912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553470 DLU <0006> fsm.c:568 lu(PS:IMSI-262424622929912)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553470 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553470 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553471 DAUC <0003> db_auc.c:157 IMSI='262429997671290': No 2G Auth Data 20250402085553471 DAUC <0003> db_auc.c:192 IMSI='262429997671290': No 3G Auth Data 20250402085553471 DLGSUP <0013> hlr.c:121 IMSI 262429997671290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262429997671290" to be handled at TC_gsup_ul_subscriber_data(95) 20250402085553477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553479 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553479 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429997671290" cn_domain=PS} 20250402085553479 DLU <0006> fsm.c:456 lu(262429997671290)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553479 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429997671290)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553479 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429997671290" cn_domain=PS} 20250402085553479 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553479 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262429997671290" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429997671290" 20250402085553480 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553480 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429997671290"} 20250402085553480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429997671290)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553480 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553480 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429997671290"} 20250402085553480 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429997671290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429997671290)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429997671290)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553480 DLU <0006> fsm.c:568 lu(PS:IMSI-262429997671290)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553480 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553480 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bfa683d3a4de: Final verdict of PTC: pass 20250402085553481 DAUC <0003> db_auc.c:157 IMSI='262420219252473': No 2G Auth Data 20250402085553481 DAUC <0003> db_auc.c:192 IMSI='262420219252473': No 3G Auth Data 20250402085553482 DLGSUP <0013> hlr.c:121 IMSI 262420219252473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bfa683d3a4de: Created GsupExpect[0] for "262420219252473" to be handled at TC_gsup_ul_subscriber_data(96) 20250402085553490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bfa683d3a4de: GSUP ul subscriber_data<unbound> 20250402085553491 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553491 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420219252473" cn_domain=PS} 20250402085553491 DLU <0006> fsm.c:456 lu(262420219252473)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085553491 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085553491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420219252473)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085553491 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420219252473" cn_domain=PS} 20250402085553491 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553491 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bfa683d3a4de: Found GsupExpect[0] for "262420219252473" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420219252473" 20250402085553493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553493 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420219252473"} 20250402085553493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420219252473)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085553493 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085553493 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420219252473"} 20250402085553493 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420219252473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085553493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420219252473)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085553493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420219252473)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085553493 DLU <0006> fsm.c:568 lu(PS:IMSI-262420219252473)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085553493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085553493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085553494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085553495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 20250402085553495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37213<->l=127.0.0.1:4259) 20250402085553495 DLINP <000b> input/ipa.c:452 connected read/write 20250402085553495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085553495 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085553495 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085553495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(86)@bfa683d3a4de: Final verdict of PTC: none 87@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Apr 2 08:55:53 UTC 2025 ====== 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 20250402085553518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20250402085553619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60258<->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=117948) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Apr 2 08:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_vty started. MTC@bfa683d3a4de: legacy= true 20250402085556664 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085556664 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085556667 DLINP <000b> input/ipa.c:452 connected read/write 20250402085556667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085556667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085556668 DLINP <000b> input/ipa.c:452 connected read/write 20250402085556668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085556668 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085556668 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085556668 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085556668 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085556668 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085556668 DLGSUP <0013> gsup_server.c:236 2: 20250402085556668 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085556668 DLGSUP <0013> gsup_server.c:236 3: 20250402085556669 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085556669 DLGSUP <0013> gsup_server.c:236 4: 20250402085556669 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085556669 DLGSUP <0013> gsup_server.c:236 5: 20250402085556669 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085556669 DLGSUP <0013> gsup_server.c:236 7: 20250402085556669 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085556669 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085556669 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085556669 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@bfa683d3a4de: 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") 20250402085556678 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43823<->l=127.0.0.1:4259) 20250402085556680 DAUC <0003> db_auc.c:157 IMSI='262429796925616': No 2G Auth Data 20250402085556680 DAUC <0003> db_auc.c:192 IMSI='262429796925616': No 3G Auth Data 20250402085556681 DAUC <0003> db_auc.c:192 IMSI='262429796925616': No 3G Auth Data 20250402085556682 DAUC <0003> db_auc.c:157 IMSI='262425031186784': No 2G Auth Data 20250402085556682 DAUC <0003> db_auc.c:192 IMSI='262425031186784': No 3G Auth Data 20250402085556684 DAUC <0003> db_auc.c:157 IMSI='262425031186784': No 2G Auth Data 20250402085556685 DAUC <0003> db_auc.c:157 IMSI='262421006412763': No 2G Auth Data 20250402085556685 DAUC <0003> db_auc.c:192 IMSI='262421006412763': No 3G Auth Data MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085556687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20250402085556688 DLINP <000b> input/ipa.c:452 connected read/write 20250402085556688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085556688 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085556688 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085556688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085556688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43823<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@bfa683d3a4de: Final verdict of PTC: none 98@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@bfa683d3a4de: Test case TC_vty finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Apr 2 08:55:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250402085556714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 20250402085556814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60278<->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=28340) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Apr 2 08:55:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_vty_msisdn_isd started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085559870 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085559870 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085559871 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085559872 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559872 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085559872 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085559872 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085559872 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 2: 20250402085559872 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 3: 20250402085559872 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 4: 20250402085559872 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 5: 20250402085559872 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 7: 20250402085559872 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085559872 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085559872 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085559872 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@bfa683d3a4de: 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") 20250402085559882 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34731<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bfa683d3a4de: Created GsupExpect[0] for "262428411278775" to be handled at TC_vty_msisdn_isd(104) 20250402085559890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60282<->l=127.0.0.1:4258 20250402085559891 DAUC <0003> db_auc.c:157 IMSI='262428411278775': No 2G Auth Data 20250402085559891 DAUC <0003> db_auc.c:192 IMSI='262428411278775': No 3G Auth Data 20250402085559915 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559915 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411278775" cn_domain=PS} 20250402085559915 DLU <0006> fsm.c:456 lu(262428411278775)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085559915 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085559915 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428411278775)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085559915 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428411278775" cn_domain=PS} 20250402085559915 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085559915 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@bfa683d3a4de: Found GsupExpect[0] for "262428411278775" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@bfa683d3a4de: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428411278775" 20250402085559917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559917 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428411278775"} 20250402085559917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428411278775)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085559917 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085559917 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428411278775"} 20250402085559917 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085559917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411278775)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085559917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411278775)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085559917 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411278775)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085559917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085559917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085559918 DLGSUP <0013> hlr.c:128 IMSI 262428411278775: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250402085559918 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085559918 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085559919 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559919 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428411278775"} 20250402085559919 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250402085559919 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428411278775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085559919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60282<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@bfa683d3a4de: Final verdict of PTC: pass 20250402085559919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 20250402085559920 DLINP <000b> input/ipa.c:452 connected read/write 20250402085559920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085559920 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085559920 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085559920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@bfa683d3a4de: Final verdict of PTC: none 20250402085559920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34731<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(103)@bfa683d3a4de: Final verdict of PTC: none 102@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 102: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Apr 2 08:55:59 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250402085559960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4258 20250402085600061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60284<->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=34256) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Apr 2 08:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_purge_cs started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085603094 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085603094 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085603095 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085603096 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603096 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085603096 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085603096 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085603096 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 2: 20250402085603096 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 3: 20250402085603096 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 4: 20250402085603096 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 5: 20250402085603096 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 7: 20250402085603096 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085603096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085603096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(105)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085603096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@bfa683d3a4de: 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") 20250402085603105 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41297<->l=127.0.0.1:4259) 20250402085603107 DAUC <0003> db_auc.c:157 IMSI='262420904849336': No 2G Auth Data 20250402085603107 DAUC <0003> db_auc.c:192 IMSI='262420904849336': No 3G Auth Data HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262420904849336" to be handled at TC_gsup_purge_cs(109) 20250402085603113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20250402085603138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603138 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420904849336" cn_domain=PS} 20250402085603138 DLU <0006> fsm.c:456 lu(262420904849336)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603138 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420904849336)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603138 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420904849336" cn_domain=PS} 20250402085603138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262420904849336" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420904849336" 20250402085603140 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603140 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420904849336"} 20250402085603140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420904849336)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603140 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603140 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420904849336"} 20250402085603140 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420904849336)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420904849336)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603140 DLU <0006> fsm.c:568 lu(PS:IMSI-262420904849336)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603140 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603140 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603142 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603142 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420904849336" cn_domain=CS} 20250402085603142 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603142 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420904849336"} 20250402085603142 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420904849336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603142 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603142 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603145 DAUC <0003> db_auc.c:157 IMSI='262428571087513': No 2G Auth Data 20250402085603145 DAUC <0003> db_auc.c:192 IMSI='262428571087513': No 3G Auth Data 20250402085603146 DLGSUP <0013> hlr.c:121 IMSI 262428571087513: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262428571087513" to be handled at TC_gsup_purge_cs(110) 20250402085603156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 20250402085603160 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603160 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428571087513" cn_domain=PS} 20250402085603160 DLU <0006> fsm.c:456 lu(262428571087513)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603160 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428571087513)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603160 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428571087513" cn_domain=PS} 20250402085603160 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603160 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262428571087513" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428571087513" 20250402085603162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603162 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428571087513"} 20250402085603162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428571087513)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603162 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603162 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428571087513"} 20250402085603162 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428571087513)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428571087513)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603162 DLU <0006> fsm.c:568 lu(PS:IMSI-262428571087513)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603162 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603164 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428571087513" cn_domain=CS} 20250402085603164 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603164 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428571087513"} 20250402085603164 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428571087513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603164 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603166 DAUC <0003> db_auc.c:157 IMSI='262422952354530': No 2G Auth Data 20250402085603166 DAUC <0003> db_auc.c:192 IMSI='262422952354530': No 3G Auth Data 20250402085603167 DLGSUP <0013> hlr.c:121 IMSI 262422952354530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262422952354530" to be handled at TC_gsup_purge_cs(111) 20250402085603175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42816<->l=127.0.0.1:4258 20250402085603177 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603177 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422952354530" cn_domain=PS} 20250402085603177 DLU <0006> fsm.c:456 lu(262422952354530)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603177 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422952354530)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603177 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422952354530" cn_domain=PS} 20250402085603177 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603177 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262422952354530" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422952354530" 20250402085603178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603178 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422952354530"} 20250402085603178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422952354530)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603178 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603178 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422952354530"} 20250402085603178 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422952354530)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422952354530)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603178 DLU <0006> fsm.c:568 lu(PS:IMSI-262422952354530)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603178 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603179 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422952354530" cn_domain=CS} 20250402085603179 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603179 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422952354530"} 20250402085603179 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422952354530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603179 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42816<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603180 DAUC <0003> db_auc.c:157 IMSI='262427195472168': No 2G Auth Data 20250402085603181 DAUC <0003> db_auc.c:192 IMSI='262427195472168': No 3G Auth Data 20250402085603181 DLGSUP <0013> hlr.c:121 IMSI 262427195472168: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262427195472168" to be handled at TC_gsup_purge_cs(112) 20250402085603187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20250402085603190 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603190 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427195472168" cn_domain=PS} 20250402085603190 DLU <0006> fsm.c:456 lu(262427195472168)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603190 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427195472168)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603190 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427195472168" cn_domain=PS} 20250402085603190 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603190 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262427195472168" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427195472168" 20250402085603191 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603191 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427195472168"} 20250402085603191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427195472168)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603191 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603191 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427195472168"} 20250402085603191 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427195472168)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427195472168)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603191 DLU <0006> fsm.c:568 lu(PS:IMSI-262427195472168)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603191 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603191 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603192 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603192 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427195472168" cn_domain=CS} 20250402085603192 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603192 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427195472168"} 20250402085603192 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427195472168 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603192 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603192 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603194 DAUC <0003> db_auc.c:157 IMSI='262425728049199': No 2G Auth Data 20250402085603194 DAUC <0003> db_auc.c:192 IMSI='262425728049199': No 3G Auth Data 20250402085603194 DLGSUP <0013> hlr.c:121 IMSI 262425728049199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262425728049199" to be handled at TC_gsup_purge_cs(113) 20250402085603201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4258 20250402085603203 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603203 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425728049199" cn_domain=PS} 20250402085603203 DLU <0006> fsm.c:456 lu(262425728049199)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603203 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425728049199)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603203 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425728049199" cn_domain=PS} 20250402085603203 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603203 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262425728049199" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425728049199" 20250402085603205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603205 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425728049199"} 20250402085603205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425728049199)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603205 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603205 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425728049199"} 20250402085603205 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728049199)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728049199)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425728049199)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603206 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603206 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425728049199" cn_domain=CS} 20250402085603206 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603206 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425728049199"} 20250402085603206 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425728049199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603206 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603206 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603207 DAUC <0003> db_auc.c:157 IMSI='262428129240211': No 2G Auth Data 20250402085603207 DAUC <0003> db_auc.c:192 IMSI='262428129240211': No 3G Auth Data 20250402085603208 DLGSUP <0013> hlr.c:121 IMSI 262428129240211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262428129240211" to be handled at TC_gsup_purge_cs(114) 20250402085603214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20250402085603216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603216 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428129240211" cn_domain=PS} 20250402085603216 DLU <0006> fsm.c:456 lu(262428129240211)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603216 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428129240211)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603216 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428129240211" cn_domain=PS} 20250402085603216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262428129240211" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428129240211" 20250402085603217 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603217 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428129240211"} 20250402085603217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428129240211)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603217 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603217 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428129240211"} 20250402085603217 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428129240211)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428129240211)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603217 DLU <0006> fsm.c:568 lu(PS:IMSI-262428129240211)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603217 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603217 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603218 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603218 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428129240211" cn_domain=CS} 20250402085603218 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603218 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428129240211"} 20250402085603218 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428129240211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603218 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603218 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603219 DAUC <0003> db_auc.c:157 IMSI='262423314430643': No 2G Auth Data 20250402085603219 DAUC <0003> db_auc.c:192 IMSI='262423314430643': No 3G Auth Data 20250402085603220 DLGSUP <0013> hlr.c:121 IMSI 262423314430643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262423314430643" to be handled at TC_gsup_purge_cs(115) 20250402085603228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4258 20250402085603232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603232 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423314430643" cn_domain=PS} 20250402085603232 DLU <0006> fsm.c:456 lu(262423314430643)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603232 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423314430643)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603232 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423314430643" cn_domain=PS} 20250402085603232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603232 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262423314430643" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423314430643" 20250402085603234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603234 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423314430643"} 20250402085603234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423314430643)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603234 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603234 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423314430643"} 20250402085603234 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423314430643)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423314430643)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603234 DLU <0006> fsm.c:568 lu(PS:IMSI-262423314430643)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603234 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603236 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603236 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423314430643" cn_domain=CS} 20250402085603236 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603236 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423314430643"} 20250402085603236 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423314430643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603236 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603236 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@bfa683d3a4de: Final verdict of PTC: pass 20250402085603238 DAUC <0003> db_auc.c:157 IMSI='262424594412296': No 2G Auth Data 20250402085603238 DAUC <0003> db_auc.c:192 IMSI='262424594412296': No 3G Auth Data 20250402085603239 DLGSUP <0013> hlr.c:121 IMSI 262424594412296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bfa683d3a4de: Created GsupExpect[0] for "262424594412296" to be handled at TC_gsup_purge_cs(116) 20250402085603251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20250402085603254 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603255 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424594412296" cn_domain=PS} 20250402085603255 DLU <0006> fsm.c:456 lu(262424594412296)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085603255 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085603255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424594412296)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085603255 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424594412296" cn_domain=PS} 20250402085603255 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603255 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bfa683d3a4de: Found GsupExpect[0] for "262424594412296" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424594412296" 20250402085603257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603257 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424594412296"} 20250402085603257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424594412296)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085603257 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085603257 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424594412296"} 20250402085603257 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085603257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594412296)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085603257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594412296)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085603257 DLU <0006> fsm.c:568 lu(PS:IMSI-262424594412296)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085603257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603259 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603259 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424594412296" cn_domain=CS} 20250402085603259 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250402085603260 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424594412296"} 20250402085603260 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424594412296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085603260 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085603260 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085603261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085603277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 20250402085603278 DLINP <000b> input/ipa.c:452 connected read/write 20250402085603278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085603278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085603278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085603278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085603278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41297<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@bfa683d3a4de: Final verdict of PTC: none 107@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Apr 2 08:56:03 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250402085603340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20250402085603441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Apr 2 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_purge_ps started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085606476 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085606476 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085606477 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085606479 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606479 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085606479 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085606479 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085606479 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 2: 20250402085606479 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 3: 20250402085606479 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(117)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085606479 DLGSUP <0013> gsup_server.c:236 4: 20250402085606479 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 5: 20250402085606479 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 7: 20250402085606479 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085606479 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085606479 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085606479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@bfa683d3a4de: 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") 20250402085606487 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36649<->l=127.0.0.1:4259) 20250402085606489 DAUC <0003> db_auc.c:157 IMSI='262427288034670': No 2G Auth Data 20250402085606489 DAUC <0003> db_auc.c:192 IMSI='262427288034670': No 3G Auth Data HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262427288034670" to be handled at TC_gsup_purge_ps(121) 20250402085606496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20250402085606522 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606522 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427288034670" cn_domain=PS} 20250402085606522 DLU <0006> fsm.c:456 lu(262427288034670)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606522 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427288034670)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606522 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427288034670" cn_domain=PS} 20250402085606522 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606522 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262427288034670" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427288034670" 20250402085606524 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606524 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427288034670"} 20250402085606524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427288034670)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606524 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606524 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427288034670"} 20250402085606524 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427288034670)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427288034670)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606524 DLU <0006> fsm.c:568 lu(PS:IMSI-262427288034670)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606524 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606524 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606525 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606525 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427288034670" cn_domain=PS} 20250402085606525 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606525 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427288034670"} 20250402085606525 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427288034670 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606525 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606525 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606526 DAUC <0003> db_auc.c:157 IMSI='262421077367757': No 2G Auth Data 20250402085606526 DAUC <0003> db_auc.c:192 IMSI='262421077367757': No 3G Auth Data 20250402085606527 DLGSUP <0013> hlr.c:121 IMSI 262421077367757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262421077367757" to be handled at TC_gsup_purge_ps(122) 20250402085606533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20250402085606535 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606535 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421077367757" cn_domain=PS} 20250402085606535 DLU <0006> fsm.c:456 lu(262421077367757)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606535 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421077367757)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606535 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421077367757" cn_domain=PS} 20250402085606535 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606535 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262421077367757" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421077367757" 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606536 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421077367757"} 20250402085606536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421077367757)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606536 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606536 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421077367757"} 20250402085606536 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421077367757)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421077367757)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606536 DLU <0006> fsm.c:568 lu(PS:IMSI-262421077367757)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606536 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421077367757" cn_domain=PS} 20250402085606536 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606536 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421077367757"} 20250402085606536 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421077367757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606536 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606538 DAUC <0003> db_auc.c:157 IMSI='262427791651508': No 2G Auth Data 20250402085606538 DAUC <0003> db_auc.c:192 IMSI='262427791651508': No 3G Auth Data 20250402085606538 DLGSUP <0013> hlr.c:121 IMSI 262427791651508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262427791651508" to be handled at TC_gsup_purge_ps(123) 20250402085606545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 20250402085606546 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606546 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427791651508" cn_domain=PS} 20250402085606546 DLU <0006> fsm.c:456 lu(262427791651508)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606546 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427791651508)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606547 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427791651508" cn_domain=PS} 20250402085606547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262427791651508" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427791651508" 20250402085606547 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606547 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427791651508"} 20250402085606547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427791651508)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606547 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606548 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427791651508"} 20250402085606548 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427791651508)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427791651508)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606548 DLU <0006> fsm.c:568 lu(PS:IMSI-262427791651508)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606548 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606548 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606548 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606548 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427791651508" cn_domain=PS} 20250402085606548 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606548 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427791651508"} 20250402085606548 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427791651508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606548 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606548 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606549 DAUC <0003> db_auc.c:157 IMSI='262428966076485': No 2G Auth Data 20250402085606549 DAUC <0003> db_auc.c:192 IMSI='262428966076485': No 3G Auth Data 20250402085606550 DLGSUP <0013> hlr.c:121 IMSI 262428966076485: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262428966076485" to be handled at TC_gsup_purge_ps(124) 20250402085606558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20250402085606560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606560 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428966076485" cn_domain=PS} 20250402085606560 DLU <0006> fsm.c:456 lu(262428966076485)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606560 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428966076485)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606560 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428966076485" cn_domain=PS} 20250402085606560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262428966076485" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428966076485" 20250402085606561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606561 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428966076485"} 20250402085606561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428966076485)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606561 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606561 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428966076485"} 20250402085606561 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966076485)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966076485)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606561 DLU <0006> fsm.c:568 lu(PS:IMSI-262428966076485)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606562 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606562 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428966076485" cn_domain=PS} 20250402085606562 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606562 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428966076485"} 20250402085606562 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966076485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606562 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606562 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606564 DAUC <0003> db_auc.c:157 IMSI='262421054201615': No 2G Auth Data 20250402085606564 DAUC <0003> db_auc.c:192 IMSI='262421054201615': No 3G Auth Data 20250402085606564 DLGSUP <0013> hlr.c:121 IMSI 262421054201615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262421054201615" to be handled at TC_gsup_purge_ps(125) 20250402085606571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 20250402085606573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606573 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421054201615" cn_domain=PS} 20250402085606573 DLU <0006> fsm.c:456 lu(262421054201615)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606573 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421054201615)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606573 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421054201615" cn_domain=PS} 20250402085606573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262421054201615" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421054201615" 20250402085606574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606574 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421054201615"} 20250402085606574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421054201615)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606574 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606574 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421054201615"} 20250402085606574 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054201615)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054201615)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606574 DLU <0006> fsm.c:568 lu(PS:IMSI-262421054201615)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606575 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606575 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421054201615" cn_domain=PS} 20250402085606575 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606575 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421054201615"} 20250402085606575 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421054201615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606575 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606575 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606576 DAUC <0003> db_auc.c:157 IMSI='262428068213274': No 2G Auth Data 20250402085606576 DAUC <0003> db_auc.c:192 IMSI='262428068213274': No 3G Auth Data 20250402085606577 DLGSUP <0013> hlr.c:121 IMSI 262428068213274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262428068213274" to be handled at TC_gsup_purge_ps(126) 20250402085606584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20250402085606585 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606585 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428068213274" cn_domain=PS} 20250402085606585 DLU <0006> fsm.c:456 lu(262428068213274)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606585 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428068213274)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606585 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428068213274" cn_domain=PS} 20250402085606585 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606585 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262428068213274" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428068213274" 20250402085606587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606587 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428068213274"} 20250402085606587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428068213274)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606587 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606587 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428068213274"} 20250402085606587 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428068213274)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428068213274)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606587 DLU <0006> fsm.c:568 lu(PS:IMSI-262428068213274)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606588 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428068213274" cn_domain=PS} 20250402085606588 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606588 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428068213274"} 20250402085606588 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428068213274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606589 DAUC <0003> db_auc.c:157 IMSI='262425934170889': No 2G Auth Data 20250402085606589 DAUC <0003> db_auc.c:192 IMSI='262425934170889': No 3G Auth Data 20250402085606590 DLGSUP <0013> hlr.c:121 IMSI 262425934170889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262425934170889" to be handled at TC_gsup_purge_ps(127) 20250402085606597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 20250402085606599 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606599 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425934170889" cn_domain=PS} 20250402085606599 DLU <0006> fsm.c:456 lu(262425934170889)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606599 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425934170889)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606599 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425934170889" cn_domain=PS} 20250402085606599 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606599 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262425934170889" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425934170889" 20250402085606601 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606601 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425934170889"} 20250402085606601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425934170889)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606601 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606601 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425934170889"} 20250402085606601 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425934170889)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425934170889)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606601 DLU <0006> fsm.c:568 lu(PS:IMSI-262425934170889)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606601 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606601 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606602 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606602 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425934170889" cn_domain=PS} 20250402085606602 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606602 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425934170889"} 20250402085606602 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425934170889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606602 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606602 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@bfa683d3a4de: Final verdict of PTC: pass 20250402085606603 DAUC <0003> db_auc.c:157 IMSI='262420719220078': No 2G Auth Data 20250402085606603 DAUC <0003> db_auc.c:192 IMSI='262420719220078': No 3G Auth Data 20250402085606604 DLGSUP <0013> hlr.c:121 IMSI 262420719220078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bfa683d3a4de: Created GsupExpect[0] for "262420719220078" to be handled at TC_gsup_purge_ps(128) 20250402085606611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20250402085606612 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606613 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420719220078" cn_domain=PS} 20250402085606613 DLU <0006> fsm.c:456 lu(262420719220078)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085606613 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085606613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420719220078)[0x5587781d19b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085606613 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420719220078" cn_domain=PS} 20250402085606613 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606613 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bfa683d3a4de: Found GsupExpect[0] for "262420719220078" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420719220078" 20250402085606614 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606614 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420719220078"} 20250402085606614 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420719220078)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085606614 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085606614 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420719220078"} 20250402085606614 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085606614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420719220078)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085606614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420719220078)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085606614 DLU <0006> fsm.c:568 lu(PS:IMSI-262420719220078)[0x5587781d19b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085606614 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606614 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606615 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606615 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420719220078" cn_domain=PS} 20250402085606615 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250402085606615 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420719220078"} 20250402085606615 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420719220078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250402085606615 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085606615 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085606616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085606617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4258 20250402085606618 DLINP <000b> input/ipa.c:452 connected read/write 20250402085606618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085606618 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085606618 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085606618 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085606618 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36649<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@bfa683d3a4de: Final verdict of PTC: none 119@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Apr 2 08:56:06 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250402085606647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42966<->l=127.0.0.1:4258 20250402085606748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42966<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82800) Waiting for packet dumper to finish... 1 (prev_count=82800, count=134564) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Apr 2 08:56:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_purge_unknown started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085609849 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085609849 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085609852 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085609853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085609855 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085609855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085609855 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085609855 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085609855 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 2: 20250402085609855 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 3: 20250402085609855 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 4: 20250402085609855 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 5: 20250402085609855 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 7: 20250402085609855 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085609855 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085609855 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085609855 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@bfa683d3a4de: 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") 20250402085609871 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46707<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bfa683d3a4de: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250402085609884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20250402085609898 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085609898 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250402085609898 DLU <0006> fsm.c:456 lu(2345743413463)[0x5587781d19b0]{UNVALIDATED}: Allocated 20250402085609898 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 20250402085609898 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250402085609898 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085609898 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5587781d19b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085609898 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5587781d19b0]{UNVALIDATED}: Freeing instance 20250402085609898 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5587781d19b0]{UNVALIDATED}: Deallocated 20250402085609898 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085609898 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@bfa683d3a4de: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@bfa683d3a4de: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085609902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085609905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20250402085609907 DLINP <000b> input/ipa.c:452 connected read/write 20250402085609907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085609907 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085609907 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085609907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@bfa683d3a4de: Final verdict of PTC: none 20250402085609907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46707<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@bfa683d3a4de: Final verdict of PTC: none 131@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Apr 2 08:56:09 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250402085609958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20250402085610058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42982<->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=26116) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Apr 2 08:56:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_unknown started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085613095 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085613095 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085613096 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085613097 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613097 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085613097 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085613097 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085613097 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 2: 20250402085613097 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(134)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085613097 DLGSUP <0013> gsup_server.c:236 3: 20250402085613097 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 4: 20250402085613097 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 5: 20250402085613097 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 7: 20250402085613097 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085613097 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085613097 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085613097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@bfa683d3a4de: 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") 20250402085613107 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42759<->l=127.0.0.1:4259) 20250402085613111 DAUC <0003> db_auc.c:157 IMSI='262424327402421': No 2G Auth Data 20250402085613111 DAUC <0003> db_auc.c:192 IMSI='262424327402421': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262424327402421" to be handled at TC_mo_ussd_unknown(138) 20250402085613122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20250402085613138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613138 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424327402421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424327402421" session_id=849001539 session_state=BEGIN} 20250402085613138 DSS <0004> hlr_ussd.c:576 262424327402421/0x329abc43: Process SS (BEGIN) 20250402085613138 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613138 DSS <0004> hlr_ussd.c:518 262424327402421/0x329abc43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613138 DSS <0004> hlr_ussd.c:523 262424327402421/0x329abc43: USSD for unknown code '*#200#' 20250402085613138 DSS <0004> hlr_ussd.c:354 262424327402421/0x329abc43: Tx ReturnError(1, 0x12) 20250402085613138 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424327402421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424327402421" session_id=849001539 session_state=END} 20250402085613138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613138 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262424327402421" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424327402421" TC_mo_ussd_unknown(138)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613171 DAUC <0003> db_auc.c:157 IMSI='262421647491660': No 2G Auth Data 20250402085613171 DAUC <0003> db_auc.c:192 IMSI='262421647491660': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262421647491660" to be handled at TC_mo_ussd_unknown(139) 20250402085613202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 20250402085613205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613205 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421647491660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421647491660" session_id=3814683564 session_state=BEGIN} 20250402085613205 DSS <0004> hlr_ussd.c:576 262421647491660/0xe35f73ac: Process SS (BEGIN) 20250402085613205 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613205 DSS <0004> hlr_ussd.c:518 262421647491660/0xe35f73ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613205 DSS <0004> hlr_ussd.c:523 262421647491660/0xe35f73ac: USSD for unknown code '*#200#' 20250402085613205 DSS <0004> hlr_ussd.c:354 262421647491660/0xe35f73ac: Tx ReturnError(1, 0x12) 20250402085613205 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421647491660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421647491660" session_id=3814683564 session_state=END} 20250402085613205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613205 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262421647491660" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421647491660" TC_mo_ussd_unknown(139)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613207 DAUC <0003> db_auc.c:157 IMSI='262420943218262': No 2G Auth Data 20250402085613207 DAUC <0003> db_auc.c:192 IMSI='262420943218262': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262420943218262" to be handled at TC_mo_ussd_unknown(140) 20250402085613213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20250402085613216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613216 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420943218262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420943218262" session_id=3886423667 session_state=BEGIN} 20250402085613216 DSS <0004> hlr_ussd.c:576 262420943218262/0xe7a61e73: Process SS (BEGIN) 20250402085613216 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613216 DSS <0004> hlr_ussd.c:518 262420943218262/0xe7a61e73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613216 DSS <0004> hlr_ussd.c:523 262420943218262/0xe7a61e73: USSD for unknown code '*#200#' 20250402085613216 DSS <0004> hlr_ussd.c:354 262420943218262/0xe7a61e73: Tx ReturnError(1, 0x12) 20250402085613216 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420943218262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420943218262" session_id=3886423667 session_state=END} 20250402085613216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613216 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262420943218262" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420943218262" TC_mo_ussd_unknown(140)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613218 DAUC <0003> db_auc.c:157 IMSI='262428129240541': No 2G Auth Data 20250402085613218 DAUC <0003> db_auc.c:192 IMSI='262428129240541': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262428129240541" to be handled at TC_mo_ussd_unknown(141) 20250402085613224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 20250402085613227 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613227 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428129240541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428129240541" session_id=4113123438 session_state=BEGIN} 20250402085613227 DSS <0004> hlr_ussd.c:576 262428129240541/0xf529486e: Process SS (BEGIN) 20250402085613227 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613227 DSS <0004> hlr_ussd.c:518 262428129240541/0xf529486e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613227 DSS <0004> hlr_ussd.c:523 262428129240541/0xf529486e: USSD for unknown code '*#200#' 20250402085613227 DSS <0004> hlr_ussd.c:354 262428129240541/0xf529486e: Tx ReturnError(1, 0x12) 20250402085613227 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428129240541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428129240541" session_id=4113123438 session_state=END} 20250402085613227 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613227 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262428129240541" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428129240541" TC_mo_ussd_unknown(141)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613229 DAUC <0003> db_auc.c:157 IMSI='262429926067079': No 2G Auth Data 20250402085613229 DAUC <0003> db_auc.c:192 IMSI='262429926067079': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262429926067079" to be handled at TC_mo_ussd_unknown(142) 20250402085613236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52406<->l=127.0.0.1:4258 20250402085613238 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613238 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429926067079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429926067079" session_id=2910612084 session_state=BEGIN} 20250402085613238 DSS <0004> hlr_ussd.c:576 262429926067079/0xad7c6a74: Process SS (BEGIN) 20250402085613238 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613238 DSS <0004> hlr_ussd.c:518 262429926067079/0xad7c6a74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613238 DSS <0004> hlr_ussd.c:523 262429926067079/0xad7c6a74: USSD for unknown code '*#200#' 20250402085613238 DSS <0004> hlr_ussd.c:354 262429926067079/0xad7c6a74: Tx ReturnError(1, 0x12) 20250402085613238 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429926067079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429926067079" session_id=2910612084 session_state=END} 20250402085613238 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613238 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262429926067079" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429926067079" TC_mo_ussd_unknown(142)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52406<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613240 DAUC <0003> db_auc.c:157 IMSI='262420191292775': No 2G Auth Data 20250402085613240 DAUC <0003> db_auc.c:192 IMSI='262420191292775': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262420191292775" to be handled at TC_mo_ussd_unknown(143) 20250402085613247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20250402085613249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613249 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420191292775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420191292775" session_id=1830176395 session_state=BEGIN} 20250402085613249 DSS <0004> hlr_ussd.c:576 262420191292775/0x6d16468b: Process SS (BEGIN) 20250402085613249 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613249 DSS <0004> hlr_ussd.c:518 262420191292775/0x6d16468b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613249 DSS <0004> hlr_ussd.c:523 262420191292775/0x6d16468b: USSD for unknown code '*#200#' 20250402085613249 DSS <0004> hlr_ussd.c:354 262420191292775/0x6d16468b: Tx ReturnError(1, 0x12) 20250402085613249 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420191292775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420191292775" session_id=1830176395 session_state=END} 20250402085613249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613249 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262420191292775" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420191292775" TC_mo_ussd_unknown(143)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613251 DAUC <0003> db_auc.c:157 IMSI='262422184968916': No 2G Auth Data 20250402085613251 DAUC <0003> db_auc.c:192 IMSI='262422184968916': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262422184968916" to be handled at TC_mo_ussd_unknown(144) 20250402085613258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20250402085613261 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613261 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422184968916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422184968916" session_id=3084437566 session_state=BEGIN} 20250402085613261 DSS <0004> hlr_ussd.c:576 262422184968916/0xb7d8c83e: Process SS (BEGIN) 20250402085613261 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613261 DSS <0004> hlr_ussd.c:518 262422184968916/0xb7d8c83e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613261 DSS <0004> hlr_ussd.c:523 262422184968916/0xb7d8c83e: USSD for unknown code '*#200#' 20250402085613261 DSS <0004> hlr_ussd.c:354 262422184968916/0xb7d8c83e: Tx ReturnError(1, 0x12) 20250402085613261 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422184968916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422184968916" session_id=3084437566 session_state=END} 20250402085613261 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613261 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262422184968916" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422184968916" TC_mo_ussd_unknown(144)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613263 DAUC <0003> db_auc.c:157 IMSI='262422388380793': No 2G Auth Data 20250402085613263 DAUC <0003> db_auc.c:192 IMSI='262422388380793': No 3G Auth Data HLR_Test-GSUP(135)@bfa683d3a4de: Created GsupExpect[0] for "262422388380793" to be handled at TC_mo_ussd_unknown(145) 20250402085613269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52430<->l=127.0.0.1:4258 20250402085613272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613272 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422388380793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422388380793" session_id=2910198371 session_state=BEGIN} 20250402085613272 DSS <0004> hlr_ussd.c:576 262422388380793/0xad761a63: Process SS (BEGIN) 20250402085613272 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250402085613272 DSS <0004> hlr_ussd.c:518 262422388380793/0xad761a63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250402085613272 DSS <0004> hlr_ussd.c:523 262422388380793/0xad761a63: USSD for unknown code '*#200#' 20250402085613272 DSS <0004> hlr_ussd.c:354 262422388380793/0xad761a63: Tx ReturnError(1, 0x12) 20250402085613272 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422388380793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422388380793" session_id=2910198371 session_state=END} 20250402085613272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085613272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bfa683d3a4de: Found GsupExpect[0] for "262422388380793" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422388380793" TC_mo_ussd_unknown(145)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085613274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52430<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@bfa683d3a4de: Final verdict of PTC: pass 20250402085613274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52374<->l=127.0.0.1:4258 20250402085613275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42759<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@bfa683d3a4de: Final verdict of PTC: none 20250402085613275 DLINP <000b> input/ipa.c:452 connected read/write 20250402085613275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085613275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085613275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085613275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@bfa683d3a4de: Final verdict of PTC: none 136@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 136: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Apr 2 08:56:13 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250402085613298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 20250402085613398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82160) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Apr 2 08:56:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_disc started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085616448 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085616448 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085616449 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085616451 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616451 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085616451 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085616451 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085616451 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 2: 20250402085616451 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(146)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085616451 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 4: 20250402085616451 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 5: 20250402085616451 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 7: 20250402085616451 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085616451 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085616451 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085616451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@bfa683d3a4de: 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") 20250402085616459 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20250402085616462 DAUC <0003> db_auc.c:157 IMSI='262424282050821': No 2G Auth Data 20250402085616462 DAUC <0003> db_auc.c:192 IMSI='262424282050821': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262424282050821" to be handled at TC_mo_ussd_euse_disc(150) 20250402085616468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 20250402085616494 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616494 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424282050821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282050821" session_id=1557795833 session_state=BEGIN} 20250402085616494 DSS <0004> hlr_ussd.c:576 262424282050821/0x5cda13f9: Process SS (BEGIN) 20250402085616494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616494 DSS <0004> hlr_ussd.c:518 262424282050821/0x5cda13f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616494 DSS <0004> hlr_ussd.c:542 262424282050821/0x5cda13f9: Cannot find conn for EUSE EUSE-foobar 20250402085616494 DSS <0004> hlr_ussd.c:354 262424282050821/0x5cda13f9: Tx ReturnError(1, 0x22) 20250402085616494 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424282050821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282050821" session_id=1557795833 session_state=END} 20250402085616494 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616494 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262424282050821" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424282050821" TC_mo_ussd_euse_disc(150)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616500 DAUC <0003> db_auc.c:157 IMSI='262423963662140': No 2G Auth Data 20250402085616500 DAUC <0003> db_auc.c:192 IMSI='262423963662140': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262423963662140" to be handled at TC_mo_ussd_euse_disc(151) 20250402085616512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 20250402085616515 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616515 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423963662140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423963662140" session_id=472966361 session_state=BEGIN} 20250402085616515 DSS <0004> hlr_ussd.c:576 262423963662140/0x1c30e4d9: Process SS (BEGIN) 20250402085616515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616515 DSS <0004> hlr_ussd.c:518 262423963662140/0x1c30e4d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616515 DSS <0004> hlr_ussd.c:542 262423963662140/0x1c30e4d9: Cannot find conn for EUSE EUSE-foobar 20250402085616515 DSS <0004> hlr_ussd.c:354 262423963662140/0x1c30e4d9: Tx ReturnError(1, 0x22) 20250402085616515 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423963662140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423963662140" session_id=472966361 session_state=END} 20250402085616515 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616515 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262423963662140" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423963662140" 20250402085616517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@bfa683d3a4de: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616517 DAUC <0003> db_auc.c:157 IMSI='262425306487906': No 2G Auth Data 20250402085616517 DAUC <0003> db_auc.c:192 IMSI='262425306487906': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262425306487906" to be handled at TC_mo_ussd_euse_disc(152) 20250402085616523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 20250402085616526 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616526 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425306487906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425306487906" session_id=3439719504 session_state=BEGIN} 20250402085616526 DSS <0004> hlr_ussd.c:576 262425306487906/0xcd05f450: Process SS (BEGIN) 20250402085616526 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616526 DSS <0004> hlr_ussd.c:518 262425306487906/0xcd05f450: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616526 DSS <0004> hlr_ussd.c:542 262425306487906/0xcd05f450: Cannot find conn for EUSE EUSE-foobar 20250402085616526 DSS <0004> hlr_ussd.c:354 262425306487906/0xcd05f450: Tx ReturnError(1, 0x22) 20250402085616526 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425306487906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425306487906" session_id=3439719504 session_state=END} 20250402085616526 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616526 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262425306487906" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425306487906" TC_mo_ussd_euse_disc(152)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616528 DAUC <0003> db_auc.c:157 IMSI='262422609935541': No 2G Auth Data 20250402085616528 DAUC <0003> db_auc.c:192 IMSI='262422609935541': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262422609935541" to be handled at TC_mo_ussd_euse_disc(153) 20250402085616535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 20250402085616537 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616538 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422609935541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422609935541" session_id=1111209986 session_state=BEGIN} 20250402085616538 DSS <0004> hlr_ussd.c:576 262422609935541/0x423bb802: Process SS (BEGIN) 20250402085616538 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616538 DSS <0004> hlr_ussd.c:518 262422609935541/0x423bb802: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616538 DSS <0004> hlr_ussd.c:542 262422609935541/0x423bb802: Cannot find conn for EUSE EUSE-foobar 20250402085616538 DSS <0004> hlr_ussd.c:354 262422609935541/0x423bb802: Tx ReturnError(1, 0x22) 20250402085616538 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422609935541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609935541" session_id=1111209986 session_state=END} 20250402085616538 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616538 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262422609935541" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422609935541" TC_mo_ussd_euse_disc(153)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616539 DAUC <0003> db_auc.c:157 IMSI='262426239296709': No 2G Auth Data 20250402085616539 DAUC <0003> db_auc.c:192 IMSI='262426239296709': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262426239296709" to be handled at TC_mo_ussd_euse_disc(154) 20250402085616546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 20250402085616549 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616549 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426239296709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426239296709" session_id=3203895857 session_state=BEGIN} 20250402085616549 DSS <0004> hlr_ussd.c:576 262426239296709/0xbef79231: Process SS (BEGIN) 20250402085616549 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616549 DSS <0004> hlr_ussd.c:518 262426239296709/0xbef79231: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616549 DSS <0004> hlr_ussd.c:542 262426239296709/0xbef79231: Cannot find conn for EUSE EUSE-foobar 20250402085616549 DSS <0004> hlr_ussd.c:354 262426239296709/0xbef79231: Tx ReturnError(1, 0x22) 20250402085616549 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426239296709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426239296709" session_id=3203895857 session_state=END} 20250402085616549 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616549 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262426239296709" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426239296709" TC_mo_ussd_euse_disc(154)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616550 DAUC <0003> db_auc.c:157 IMSI='262425328051388': No 2G Auth Data 20250402085616550 DAUC <0003> db_auc.c:192 IMSI='262425328051388': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262425328051388" to be handled at TC_mo_ussd_euse_disc(155) 20250402085616558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52514<->l=127.0.0.1:4258 20250402085616561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616561 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425328051388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425328051388" session_id=3002601360 session_state=BEGIN} 20250402085616561 DSS <0004> hlr_ussd.c:576 262425328051388/0xb2f80f90: Process SS (BEGIN) 20250402085616561 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616561 DSS <0004> hlr_ussd.c:518 262425328051388/0xb2f80f90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616561 DSS <0004> hlr_ussd.c:542 262425328051388/0xb2f80f90: Cannot find conn for EUSE EUSE-foobar 20250402085616561 DSS <0004> hlr_ussd.c:354 262425328051388/0xb2f80f90: Tx ReturnError(1, 0x22) 20250402085616561 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425328051388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425328051388" session_id=3002601360 session_state=END} 20250402085616561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616561 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262425328051388" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425328051388" TC_mo_ussd_euse_disc(155)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52514<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616563 DAUC <0003> db_auc.c:157 IMSI='262429483561351': No 2G Auth Data 20250402085616563 DAUC <0003> db_auc.c:192 IMSI='262429483561351': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262429483561351" to be handled at TC_mo_ussd_euse_disc(156) 20250402085616570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 20250402085616573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616573 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429483561351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429483561351" session_id=1245622491 session_state=BEGIN} 20250402085616573 DSS <0004> hlr_ussd.c:576 262429483561351/0x4a3eb0db: Process SS (BEGIN) 20250402085616573 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616573 DSS <0004> hlr_ussd.c:518 262429483561351/0x4a3eb0db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616573 DSS <0004> hlr_ussd.c:542 262429483561351/0x4a3eb0db: Cannot find conn for EUSE EUSE-foobar 20250402085616573 DSS <0004> hlr_ussd.c:354 262429483561351/0x4a3eb0db: Tx ReturnError(1, 0x22) 20250402085616573 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429483561351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429483561351" session_id=1245622491 session_state=END} 20250402085616573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262429483561351" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429483561351" TC_mo_ussd_euse_disc(156)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616576 DAUC <0003> db_auc.c:157 IMSI='262428929548107': No 2G Auth Data 20250402085616576 DAUC <0003> db_auc.c:192 IMSI='262428929548107': No 3G Auth Data HLR_Test-GSUP(147)@bfa683d3a4de: Created GsupExpect[0] for "262428929548107" to be handled at TC_mo_ussd_euse_disc(157) 20250402085616583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20250402085616586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616586 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428929548107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428929548107" session_id=2925601105 session_state=BEGIN} 20250402085616586 DSS <0004> hlr_ussd.c:576 262428929548107/0xae612151: Process SS (BEGIN) 20250402085616586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085616586 DSS <0004> hlr_ussd.c:518 262428929548107/0xae612151: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085616586 DSS <0004> hlr_ussd.c:542 262428929548107/0xae612151: Cannot find conn for EUSE EUSE-foobar 20250402085616586 DSS <0004> hlr_ussd.c:354 262428929548107/0xae612151: Tx ReturnError(1, 0x22) 20250402085616586 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428929548107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428929548107" session_id=2925601105 session_state=END} 20250402085616586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085616586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bfa683d3a4de: Found GsupExpect[0] for "262428929548107" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428929548107" TC_mo_ussd_euse_disc(157)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085616587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@bfa683d3a4de: Final verdict of PTC: pass 20250402085616588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 20250402085616588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085616588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085616588 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085616588 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085616588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085616588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40405<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@bfa683d3a4de: Final verdict of PTC: none 148@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 148: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Apr 2 08:56:16 UTC 2025 ====== 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 20250402085616611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 20250402085616812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Apr 2 08:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_imsi started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085619924 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085619924 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085619928 DLINP <000b> input/ipa.c:452 connected read/write 20250402085619928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085619929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085619932 DLINP <000b> input/ipa.c:452 connected read/write 20250402085619932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085619932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085619932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085619932 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085619932 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 2: 20250402085619932 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 3: 20250402085619932 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 4: 20250402085619932 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 5: 20250402085619932 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 7: 20250402085619932 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085619932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085619932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085619932 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@bfa683d3a4de: 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") 20250402085619952 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43205<->l=127.0.0.1:4259) 20250402085619960 DAUC <0003> db_auc.c:157 IMSI='262421984633569': No 2G Auth Data 20250402085619960 DAUC <0003> db_auc.c:192 IMSI='262421984633569': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262421984633569" to be handled at TC_mo_ussd_iuse_imsi(162) 20250402085619982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52566<->l=127.0.0.1:4258 20250402085619990 DLINP <000b> input/ipa.c:452 connected read/write 20250402085619990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085619990 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421984633569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421984633569" session_id=917630536 session_state=BEGIN} 20250402085619990 DSS <0004> hlr_ussd.c:576 262421984633569/0x36b1ee48: Process SS (BEGIN) 20250402085619990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085619990 DSS <0004> hlr_ussd.c:518 262421984633569/0x36b1ee48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085619990 DSS <0004> hlr_ussd.c:363 262421984633569/0x36b1ee48: Tx USSD 'Your IMSI is 262421984633569' 20250402085619990 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421984633569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421984633569" session_id=917630536 session_state=END} 20250402085619990 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421984633569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085619990 DLINP <000b> input/ipa.c:452 connected read/write 20250402085619990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085619990 DLINP <000b> input/ipa.c:452 connected read/write 20250402085619990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262421984633569" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421984633569" TC_mo_ussd_iuse_imsi(162)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085619994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52566<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@bfa683d3a4de: Final verdict of PTC: pass 20250402085619994 DAUC <0003> db_auc.c:157 IMSI='262424257283152': No 2G Auth Data 20250402085619994 DAUC <0003> db_auc.c:192 IMSI='262424257283152': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262424257283152" to be handled at TC_mo_ussd_iuse_imsi(163) 20250402085620002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 20250402085620004 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620004 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424257283152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424257283152" session_id=1175061192 session_state=BEGIN} 20250402085620004 DSS <0004> hlr_ussd.c:576 262424257283152/0x460a02c8: Process SS (BEGIN) 20250402085620004 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620004 DSS <0004> hlr_ussd.c:518 262424257283152/0x460a02c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620004 DSS <0004> hlr_ussd.c:363 262424257283152/0x460a02c8: Tx USSD 'Your IMSI is 262424257283152' 20250402085620004 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424257283152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424257283152" session_id=1175061192 session_state=END} 20250402085620004 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424257283152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620004 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620004 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262424257283152" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424257283152" TC_mo_ussd_iuse_imsi(163)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620007 DAUC <0003> db_auc.c:157 IMSI='262424967378960': No 2G Auth Data 20250402085620007 DAUC <0003> db_auc.c:192 IMSI='262424967378960': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262424967378960" to be handled at TC_mo_ussd_iuse_imsi(164) 20250402085620014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 20250402085620017 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620017 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424967378960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424967378960" session_id=1881461493 session_state=BEGIN} 20250402085620017 DSS <0004> hlr_ussd.c:576 262424967378960/0x7024d2f5: Process SS (BEGIN) 20250402085620017 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620017 DSS <0004> hlr_ussd.c:518 262424967378960/0x7024d2f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620017 DSS <0004> hlr_ussd.c:363 262424967378960/0x7024d2f5: Tx USSD 'Your IMSI is 262424967378960' 20250402085620017 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424967378960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424967378960" session_id=1881461493 session_state=END} 20250402085620017 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424967378960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620017 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620017 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262424967378960" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424967378960" TC_mo_ussd_iuse_imsi(164)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620020 DAUC <0003> db_auc.c:157 IMSI='262423181872502': No 2G Auth Data 20250402085620020 DAUC <0003> db_auc.c:192 IMSI='262423181872502': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262423181872502" to be handled at TC_mo_ussd_iuse_imsi(165) 20250402085620028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 20250402085620032 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620032 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423181872502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423181872502" session_id=2209527155 session_state=BEGIN} 20250402085620032 DSS <0004> hlr_ussd.c:576 262423181872502/0x83b2b573: Process SS (BEGIN) 20250402085620032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620032 DSS <0004> hlr_ussd.c:518 262423181872502/0x83b2b573: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620032 DSS <0004> hlr_ussd.c:363 262423181872502/0x83b2b573: Tx USSD 'Your IMSI is 262423181872502' 20250402085620032 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423181872502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423181872502" session_id=2209527155 session_state=END} 20250402085620032 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423181872502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620032 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620032 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262423181872502" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423181872502" TC_mo_ussd_iuse_imsi(165)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620035 DAUC <0003> db_auc.c:157 IMSI='262423707015934': No 2G Auth Data 20250402085620035 DAUC <0003> db_auc.c:192 IMSI='262423707015934': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262423707015934" to be handled at TC_mo_ussd_iuse_imsi(166) 20250402085620042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52598<->l=127.0.0.1:4258 20250402085620046 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620046 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423707015934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423707015934" session_id=3383466475 session_state=BEGIN} 20250402085620046 DSS <0004> hlr_ussd.c:576 262423707015934/0xc9ab99eb: Process SS (BEGIN) 20250402085620046 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620046 DSS <0004> hlr_ussd.c:518 262423707015934/0xc9ab99eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620046 DSS <0004> hlr_ussd.c:363 262423707015934/0xc9ab99eb: Tx USSD 'Your IMSI is 262423707015934' 20250402085620046 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423707015934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423707015934" session_id=3383466475 session_state=END} 20250402085620046 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423707015934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620046 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620046 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262423707015934" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423707015934" TC_mo_ussd_iuse_imsi(166)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620049 DAUC <0003> db_auc.c:157 IMSI='262422610509905': No 2G Auth Data 20250402085620049 DAUC <0003> db_auc.c:192 IMSI='262422610509905': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262422610509905" to be handled at TC_mo_ussd_iuse_imsi(167) 20250402085620055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52600<->l=127.0.0.1:4258 20250402085620058 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620058 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422610509905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422610509905" session_id=2580131445 session_state=BEGIN} 20250402085620058 DSS <0004> hlr_ussd.c:576 262422610509905/0x99c9ae75: Process SS (BEGIN) 20250402085620058 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620058 DSS <0004> hlr_ussd.c:518 262422610509905/0x99c9ae75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620058 DSS <0004> hlr_ussd.c:363 262422610509905/0x99c9ae75: Tx USSD 'Your IMSI is 262422610509905' 20250402085620058 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422610509905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422610509905" session_id=2580131445 session_state=END} 20250402085620058 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422610509905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620058 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620058 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262422610509905" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422610509905" TC_mo_ussd_iuse_imsi(167)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52600<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620061 DAUC <0003> db_auc.c:157 IMSI='262420590082583': No 2G Auth Data 20250402085620061 DAUC <0003> db_auc.c:192 IMSI='262420590082583': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262420590082583" to be handled at TC_mo_ussd_iuse_imsi(168) 20250402085620069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 20250402085620073 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620074 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420590082583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420590082583" session_id=308795590 session_state=BEGIN} 20250402085620074 DSS <0004> hlr_ussd.c:576 262420590082583/0x1267d8c6: Process SS (BEGIN) 20250402085620074 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620074 DSS <0004> hlr_ussd.c:518 262420590082583/0x1267d8c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620074 DSS <0004> hlr_ussd.c:363 262420590082583/0x1267d8c6: Tx USSD 'Your IMSI is 262420590082583' 20250402085620074 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420590082583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420590082583" session_id=308795590 session_state=END} 20250402085620074 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420590082583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620074 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620074 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262420590082583" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420590082583" TC_mo_ussd_iuse_imsi(168)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620077 DAUC <0003> db_auc.c:157 IMSI='262425283616480': No 2G Auth Data 20250402085620077 DAUC <0003> db_auc.c:192 IMSI='262425283616480': No 3G Auth Data HLR_Test-GSUP(159)@bfa683d3a4de: Created GsupExpect[0] for "262425283616480" to be handled at TC_mo_ussd_iuse_imsi(169) 20250402085620083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 20250402085620086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620086 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425283616480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425283616480" session_id=1259145391 session_state=BEGIN} 20250402085620086 DSS <0004> hlr_ussd.c:576 262425283616480/0x4b0d08af: Process SS (BEGIN) 20250402085620086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085620086 DSS <0004> hlr_ussd.c:518 262425283616480/0x4b0d08af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085620086 DSS <0004> hlr_ussd.c:363 262425283616480/0x4b0d08af: Tx USSD 'Your IMSI is 262425283616480' 20250402085620086 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425283616480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425283616480" session_id=1259145391 session_state=END} 20250402085620086 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425283616480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085620086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085620086 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bfa683d3a4de: Found GsupExpect[0] for "262425283616480" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425283616480" TC_mo_ussd_iuse_imsi(169)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085620088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@bfa683d3a4de: Final verdict of PTC: pass 20250402085620089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20250402085620089 DLINP <000b> input/ipa.c:452 connected read/write 20250402085620089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085620089 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085620090 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085620090 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085620090 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43205<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@bfa683d3a4de: Final verdict of PTC: none 160@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 160: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Apr 2 08:56:20 UTC 2025 ====== 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 20250402085620113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52632<->l=127.0.0.1:4258 20250402085620314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Apr 2 08:56:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085623361 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085623361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085623362 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085623363 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623363 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085623363 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085623363 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085623363 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085623363 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085623363 DLGSUP <0013> gsup_server.c:236 2: 20250402085623363 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085623363 DLGSUP <0013> gsup_server.c:236 3: 20250402085623363 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085623363 DLGSUP <0013> gsup_server.c:236 4: 20250402085623364 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085623364 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(170)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085623364 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085623364 DLGSUP <0013> gsup_server.c:236 7: 20250402085623364 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085623364 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085623364 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085623364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@bfa683d3a4de: 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") 20250402085623371 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42739<->l=127.0.0.1:4259) 20250402085623374 DAUC <0003> db_auc.c:157 IMSI='262429050995880': No 2G Auth Data 20250402085623374 DAUC <0003> db_auc.c:192 IMSI='262429050995880': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262429050995880" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250402085623382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 20250402085623410 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623410 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429050995880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429050995880" source_name="the-source\n" session_id=3496962841 session_state=BEGIN} 20250402085623410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250402085623410 DSS <0004> hlr_ussd.c:576 262429050995880/0xd06f6b19: Process SS (BEGIN) 20250402085623410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623410 DSS <0004> hlr_ussd.c:518 262429050995880/0xd06f6b19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623410 DSS <0004> hlr_ussd.c:363 262429050995880/0xd06f6b19: Tx USSD 'Your IMSI is 262429050995880' 20250402085623410 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429050995880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429050995880" destination_name="the-source\n" session_id=3496962841 session_state=END} 20250402085623410 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429050995880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623410 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623410 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262429050995880" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429050995880" TC_mo_ussd_iuse_imsi_via_proxy(174)@bfa683d3a4de: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 20250402085623413 DAUC <0003> db_auc.c:157 IMSI='262420244771688': No 2G Auth Data 20250402085623413 DAUC <0003> db_auc.c:192 IMSI='262420244771688': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262420244771688" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250402085623420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4258 20250402085623424 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623424 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420244771688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420244771688" source_name="the-source\n" session_id=1375465916 session_state=BEGIN} 20250402085623424 DSS <0004> hlr_ussd.c:576 262420244771688/0x51fbf1bc: Process SS (BEGIN) 20250402085623424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623424 DSS <0004> hlr_ussd.c:518 262420244771688/0x51fbf1bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623424 DSS <0004> hlr_ussd.c:363 262420244771688/0x51fbf1bc: Tx USSD 'Your IMSI is 262420244771688' 20250402085623424 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420244771688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420244771688" destination_name="the-source\n" session_id=1375465916 session_state=END} 20250402085623424 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420244771688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623424 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623424 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262420244771688" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420244771688" TC_mo_ussd_iuse_imsi_via_proxy(175)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623426 DAUC <0003> db_auc.c:157 IMSI='262423553317716': No 2G Auth Data 20250402085623426 DAUC <0003> db_auc.c:192 IMSI='262423553317716': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262423553317716" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250402085623432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 20250402085623435 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623435 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423553317716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423553317716" source_name="the-source\n" session_id=4274757674 session_state=BEGIN} 20250402085623435 DSS <0004> hlr_ussd.c:576 262423553317716/0xfecba02a: Process SS (BEGIN) 20250402085623435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623435 DSS <0004> hlr_ussd.c:518 262423553317716/0xfecba02a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623435 DSS <0004> hlr_ussd.c:363 262423553317716/0xfecba02a: Tx USSD 'Your IMSI is 262423553317716' 20250402085623435 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423553317716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423553317716" destination_name="the-source\n" session_id=4274757674 session_state=END} 20250402085623435 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423553317716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623435 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623435 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262423553317716" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423553317716" TC_mo_ussd_iuse_imsi_via_proxy(176)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623437 DAUC <0003> db_auc.c:157 IMSI='262429792343007': No 2G Auth Data 20250402085623437 DAUC <0003> db_auc.c:192 IMSI='262429792343007': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262429792343007" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250402085623444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20250402085623447 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623447 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429792343007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429792343007" source_name="the-source\n" session_id=3105891302 session_state=BEGIN} 20250402085623447 DSS <0004> hlr_ussd.c:576 262429792343007/0xb92023e6: Process SS (BEGIN) 20250402085623447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623447 DSS <0004> hlr_ussd.c:518 262429792343007/0xb92023e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623447 DSS <0004> hlr_ussd.c:363 262429792343007/0xb92023e6: Tx USSD 'Your IMSI is 262429792343007' 20250402085623447 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429792343007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429792343007" destination_name="the-source\n" session_id=3105891302 session_state=END} 20250402085623447 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429792343007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623447 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623447 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262429792343007" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429792343007" TC_mo_ussd_iuse_imsi_via_proxy(177)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623449 DAUC <0003> db_auc.c:157 IMSI='262426576068679': No 2G Auth Data 20250402085623449 DAUC <0003> db_auc.c:192 IMSI='262426576068679': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262426576068679" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250402085623456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20250402085623459 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623459 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426576068679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426576068679" source_name="the-source\n" session_id=2666380313 session_state=BEGIN} 20250402085623459 DSS <0004> hlr_ussd.c:576 262426576068679/0x9eedbc19: Process SS (BEGIN) 20250402085623459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623459 DSS <0004> hlr_ussd.c:518 262426576068679/0x9eedbc19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623459 DSS <0004> hlr_ussd.c:363 262426576068679/0x9eedbc19: Tx USSD 'Your IMSI is 262426576068679' 20250402085623459 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426576068679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576068679" destination_name="the-source\n" session_id=2666380313 session_state=END} 20250402085623459 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426576068679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623459 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623459 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262426576068679" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426576068679" TC_mo_ussd_iuse_imsi_via_proxy(178)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623462 DAUC <0003> db_auc.c:157 IMSI='262428873467379': No 2G Auth Data 20250402085623462 DAUC <0003> db_auc.c:192 IMSI='262428873467379': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262428873467379" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250402085623471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 20250402085623474 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623474 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428873467379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428873467379" source_name="the-source\n" session_id=984261406 session_state=BEGIN} 20250402085623474 DSS <0004> hlr_ussd.c:576 262428873467379/0x3aaaa31e: Process SS (BEGIN) 20250402085623474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623474 DSS <0004> hlr_ussd.c:518 262428873467379/0x3aaaa31e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623474 DSS <0004> hlr_ussd.c:363 262428873467379/0x3aaaa31e: Tx USSD 'Your IMSI is 262428873467379' 20250402085623474 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428873467379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428873467379" destination_name="the-source\n" session_id=984261406 session_state=END} 20250402085623474 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428873467379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623474 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623474 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262428873467379" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428873467379" TC_mo_ussd_iuse_imsi_via_proxy(179)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623476 DAUC <0003> db_auc.c:157 IMSI='262424841493526': No 2G Auth Data 20250402085623476 DAUC <0003> db_auc.c:192 IMSI='262424841493526': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262424841493526" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250402085623484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 20250402085623488 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623488 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424841493526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424841493526" source_name="the-source\n" session_id=122119659 session_state=BEGIN} 20250402085623488 DSS <0004> hlr_ussd.c:576 262424841493526/0x074765eb: Process SS (BEGIN) 20250402085623488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623488 DSS <0004> hlr_ussd.c:518 262424841493526/0x074765eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623488 DSS <0004> hlr_ussd.c:363 262424841493526/0x074765eb: Tx USSD 'Your IMSI is 262424841493526' 20250402085623488 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424841493526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424841493526" destination_name="the-source\n" session_id=122119659 session_state=END} 20250402085623488 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424841493526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623488 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623488 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262424841493526" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424841493526" TC_mo_ussd_iuse_imsi_via_proxy(180)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623491 DAUC <0003> db_auc.c:157 IMSI='262422102379176': No 2G Auth Data 20250402085623491 DAUC <0003> db_auc.c:192 IMSI='262422102379176': No 3G Auth Data HLR_Test-GSUP(171)@bfa683d3a4de: Created GsupExpect[0] for "262422102379176" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250402085623498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 20250402085623501 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623501 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422102379176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422102379176" source_name="the-source\n" session_id=3251323778 session_state=BEGIN} 20250402085623501 DSS <0004> hlr_ussd.c:576 262422102379176/0xc1cb4382: Process SS (BEGIN) 20250402085623501 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250402085623501 DSS <0004> hlr_ussd.c:518 262422102379176/0xc1cb4382: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250402085623501 DSS <0004> hlr_ussd.c:363 262422102379176/0xc1cb4382: Tx USSD 'Your IMSI is 262422102379176' 20250402085623501 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422102379176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422102379176" destination_name="the-source\n" session_id=3251323778 session_state=END} 20250402085623501 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422102379176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085623501 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085623501 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bfa683d3a4de: Found GsupExpect[0] for "262422102379176" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422102379176" TC_mo_ussd_iuse_imsi_via_proxy(181)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085623503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@bfa683d3a4de: Final verdict of PTC: pass 20250402085623504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20250402085623504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42739<->l=127.0.0.1:4259) 20250402085623504 DLINP <000b> input/ipa.c:452 connected read/write 20250402085623504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085623504 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085623504 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085623504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085623504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(171)@bfa683d3a4de: Final verdict of PTC: none 172@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 172: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Apr 2 08:56:23 UTC 2025 ====== 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 20250402085623527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 20250402085623728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82788) Waiting for packet dumper to finish... 1 (prev_count=82788, count=83480) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Apr 2 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_msisdn started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085626780 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085626780 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085626783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085626786 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626786 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085626787 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085626787 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085626787 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(182)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085626787 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 3: 20250402085626787 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 4: 20250402085626787 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 5: 20250402085626787 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 7: 20250402085626787 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085626787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085626787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085626787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@bfa683d3a4de: 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") 20250402085626808 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46653<->l=127.0.0.1:4259) 20250402085626818 DAUC <0003> db_auc.c:157 IMSI='262421149516936': No 2G Auth Data 20250402085626818 DAUC <0003> db_auc.c:192 IMSI='262421149516936': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262421149516936" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250402085626835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 20250402085626844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626844 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421149516936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421149516936" session_id=2431724449 session_state=BEGIN} 20250402085626844 DSS <0004> hlr_ussd.c:576 262421149516936/0x90f12ba1: Process SS (BEGIN) 20250402085626844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626844 DSS <0004> hlr_ussd.c:518 262421149516936/0x90f12ba1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626844 DSS <0004> hlr_ussd.c:363 262421149516936/0x90f12ba1: Tx USSD 'Your extension is 491617811367' 20250402085626844 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421149516936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421149516936" session_id=2431724449 session_state=END} 20250402085626844 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421149516936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262421149516936" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421149516936" TC_mo_ussd_iuse_msisdn(186)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626850 DAUC <0003> db_auc.c:157 IMSI='262421903645720': No 2G Auth Data 20250402085626850 DAUC <0003> db_auc.c:192 IMSI='262421903645720': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262421903645720" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250402085626864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20250402085626868 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626868 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421903645720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421903645720" session_id=2533096671 session_state=BEGIN} 20250402085626868 DSS <0004> hlr_ussd.c:576 262421903645720/0x96fbfcdf: Process SS (BEGIN) 20250402085626868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626868 DSS <0004> hlr_ussd.c:518 262421903645720/0x96fbfcdf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626868 DSS <0004> hlr_ussd.c:363 262421903645720/0x96fbfcdf: Tx USSD 'Your extension is 491615073828' 20250402085626868 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421903645720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421903645720" session_id=2533096671 session_state=END} 20250402085626868 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421903645720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626868 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626868 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262421903645720" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421903645720" TC_mo_ussd_iuse_msisdn(187)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626870 DAUC <0003> db_auc.c:157 IMSI='262420888640245': No 2G Auth Data 20250402085626870 DAUC <0003> db_auc.c:192 IMSI='262420888640245': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262420888640245" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250402085626876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 20250402085626879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626879 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420888640245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420888640245" session_id=1593133161 session_state=BEGIN} 20250402085626879 DSS <0004> hlr_ussd.c:576 262420888640245/0x5ef54869: Process SS (BEGIN) 20250402085626879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626879 DSS <0004> hlr_ussd.c:518 262420888640245/0x5ef54869: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626879 DSS <0004> hlr_ussd.c:363 262420888640245/0x5ef54869: Tx USSD 'Your extension is 491617515573' 20250402085626879 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420888640245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888640245" session_id=1593133161 session_state=END} 20250402085626879 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420888640245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262420888640245" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420888640245" TC_mo_ussd_iuse_msisdn(188)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626881 DAUC <0003> db_auc.c:157 IMSI='262427040244455': No 2G Auth Data 20250402085626881 DAUC <0003> db_auc.c:192 IMSI='262427040244455': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262427040244455" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250402085626889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4258 20250402085626892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626892 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427040244455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427040244455" session_id=2763448309 session_state=BEGIN} 20250402085626892 DSS <0004> hlr_ussd.c:576 262427040244455/0xa4b6dff5: Process SS (BEGIN) 20250402085626892 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626892 DSS <0004> hlr_ussd.c:518 262427040244455/0xa4b6dff5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626892 DSS <0004> hlr_ussd.c:363 262427040244455/0xa4b6dff5: Tx USSD 'Your extension is 491618822680' 20250402085626892 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427040244455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427040244455" session_id=2763448309 session_state=END} 20250402085626892 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427040244455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262427040244455" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427040244455" TC_mo_ussd_iuse_msisdn(189)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626895 DAUC <0003> db_auc.c:157 IMSI='262429619147679': No 2G Auth Data 20250402085626895 DAUC <0003> db_auc.c:192 IMSI='262429619147679': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262429619147679" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250402085626902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 20250402085626905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626905 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429619147679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429619147679" session_id=1505120521 session_state=BEGIN} 20250402085626905 DSS <0004> hlr_ussd.c:576 262429619147679/0x59b65109: Process SS (BEGIN) 20250402085626905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626905 DSS <0004> hlr_ussd.c:518 262429619147679/0x59b65109: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626905 DSS <0004> hlr_ussd.c:363 262429619147679/0x59b65109: Tx USSD 'Your extension is 491615650434' 20250402085626905 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429619147679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429619147679" session_id=1505120521 session_state=END} 20250402085626905 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429619147679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626906 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262429619147679" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429619147679" TC_mo_ussd_iuse_msisdn(190)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626908 DAUC <0003> db_auc.c:157 IMSI='262424384178471': No 2G Auth Data 20250402085626908 DAUC <0003> db_auc.c:192 IMSI='262424384178471': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262424384178471" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250402085626915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 20250402085626918 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626918 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424384178471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424384178471" session_id=4029857717 session_state=BEGIN} 20250402085626918 DSS <0004> hlr_ussd.c:576 262424384178471/0xf032bfb5: Process SS (BEGIN) 20250402085626918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626918 DSS <0004> hlr_ussd.c:518 262424384178471/0xf032bfb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626918 DSS <0004> hlr_ussd.c:363 262424384178471/0xf032bfb5: Tx USSD 'Your extension is 491611856142' 20250402085626918 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424384178471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424384178471" session_id=4029857717 session_state=END} 20250402085626918 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424384178471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626918 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626918 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262424384178471" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424384178471" TC_mo_ussd_iuse_msisdn(191)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626921 DAUC <0003> db_auc.c:157 IMSI='262423353080460': No 2G Auth Data 20250402085626921 DAUC <0003> db_auc.c:192 IMSI='262423353080460': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262423353080460" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250402085626928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54748<->l=127.0.0.1:4258 20250402085626931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626931 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423353080460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423353080460" session_id=685494744 session_state=BEGIN} 20250402085626931 DSS <0004> hlr_ussd.c:576 262423353080460/0x28dbd1d8: Process SS (BEGIN) 20250402085626931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626931 DSS <0004> hlr_ussd.c:518 262423353080460/0x28dbd1d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626931 DSS <0004> hlr_ussd.c:363 262423353080460/0x28dbd1d8: Tx USSD 'Your extension is 491617640168' 20250402085626931 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423353080460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423353080460" session_id=685494744 session_state=END} 20250402085626931 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423353080460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262423353080460" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423353080460" TC_mo_ussd_iuse_msisdn(192)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626933 DAUC <0003> db_auc.c:157 IMSI='262424631246245': No 2G Auth Data 20250402085626933 DAUC <0003> db_auc.c:192 IMSI='262424631246245': No 3G Auth Data HLR_Test-GSUP(183)@bfa683d3a4de: Created GsupExpect[0] for "262424631246245" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250402085626940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20250402085626943 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626943 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424631246245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424631246245" session_id=2487164603 session_state=BEGIN} 20250402085626943 DSS <0004> hlr_ussd.c:576 262424631246245/0x943f1ebb: Process SS (BEGIN) 20250402085626943 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085626943 DSS <0004> hlr_ussd.c:518 262424631246245/0x943f1ebb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085626943 DSS <0004> hlr_ussd.c:363 262424631246245/0x943f1ebb: Tx USSD 'Your extension is 491612744567' 20250402085626943 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424631246245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631246245" session_id=2487164603 session_state=END} 20250402085626943 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424631246245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085626943 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085626943 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bfa683d3a4de: Found GsupExpect[0] for "262424631246245" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424631246245" TC_mo_ussd_iuse_msisdn(193)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085626945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@bfa683d3a4de: Final verdict of PTC: pass 20250402085626946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20250402085626947 DLINP <000b> input/ipa.c:452 connected read/write 20250402085626947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085626947 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085626947 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085626947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085626947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46653<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@bfa683d3a4de: Final verdict of PTC: none 184@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 184: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Apr 2 08:56:26 UTC 2025 ====== 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 20250402085626971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20250402085627172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67396) Waiting for packet dumper to finish... 1 (prev_count=67396, count=82340) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Apr 2 08:56:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085630221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085630221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085630222 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085630223 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630223 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085630223 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085630223 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085630223 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085630223 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085630223 DLGSUP <0013> gsup_server.c:236 2: 20250402085630223 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085630224 DLGSUP <0013> gsup_server.c:236 3: 20250402085630224 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085630224 DLGSUP <0013> gsup_server.c:236 4: 20250402085630224 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085630224 DLGSUP <0013> gsup_server.c:236 5: 20250402085630224 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085630224 DLGSUP <0013> gsup_server.c:236 7: 20250402085630224 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085630224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085630224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085630224 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@bfa683d3a4de: 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") 20250402085630232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34133<->l=127.0.0.1:4259) 20250402085630235 DAUC <0003> db_auc.c:157 IMSI='262421796518289': No 2G Auth Data 20250402085630235 DAUC <0003> db_auc.c:192 IMSI='262421796518289': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262421796518289" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250402085630240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 20250402085630270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630270 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421796518289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421796518289" source_name="the-source\n" session_id=2520865540 session_state=BEGIN} 20250402085630270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250402085630270 DSS <0004> hlr_ussd.c:576 262421796518289/0x96415b04: Process SS (BEGIN) 20250402085630270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630270 DSS <0004> hlr_ussd.c:518 262421796518289/0x96415b04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630270 DSS <0004> hlr_ussd.c:363 262421796518289/0x96415b04: Tx USSD 'Your extension is 491613413045' 20250402085630270 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421796518289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421796518289" destination_name="the-source\n" session_id=2520865540 session_state=END} 20250402085630270 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421796518289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262421796518289" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421796518289" TC_mo_ussd_iuse_msisdn_via_proxy(198)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630273 DAUC <0003> db_auc.c:157 IMSI='262429560627213': No 2G Auth Data 20250402085630273 DAUC <0003> db_auc.c:192 IMSI='262429560627213': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262429560627213" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250402085630282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 20250402085630285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630285 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429560627213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429560627213" source_name="the-source\n" session_id=1279348778 session_state=BEGIN} 20250402085630285 DSS <0004> hlr_ussd.c:576 262429560627213/0x4c41502a: Process SS (BEGIN) 20250402085630285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630285 DSS <0004> hlr_ussd.c:518 262429560627213/0x4c41502a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630285 DSS <0004> hlr_ussd.c:363 262429560627213/0x4c41502a: Tx USSD 'Your extension is 491616103426' 20250402085630285 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429560627213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429560627213" destination_name="the-source\n" session_id=1279348778 session_state=END} 20250402085630285 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429560627213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262429560627213" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429560627213" TC_mo_ussd_iuse_msisdn_via_proxy(199)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630287 DAUC <0003> db_auc.c:157 IMSI='262422706344392': No 2G Auth Data 20250402085630287 DAUC <0003> db_auc.c:192 IMSI='262422706344392': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262422706344392" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250402085630295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 20250402085630298 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630298 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422706344392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422706344392" source_name="the-source\n" session_id=3411970052 session_state=BEGIN} 20250402085630298 DSS <0004> hlr_ussd.c:576 262422706344392/0xcb5e8804: Process SS (BEGIN) 20250402085630298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630298 DSS <0004> hlr_ussd.c:518 262422706344392/0xcb5e8804: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630298 DSS <0004> hlr_ussd.c:363 262422706344392/0xcb5e8804: Tx USSD 'Your extension is 491616471883' 20250402085630298 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422706344392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706344392" destination_name="the-source\n" session_id=3411970052 session_state=END} 20250402085630298 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422706344392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630298 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630298 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262422706344392" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422706344392" TC_mo_ussd_iuse_msisdn_via_proxy(200)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630300 DAUC <0003> db_auc.c:157 IMSI='262428956136446': No 2G Auth Data 20250402085630300 DAUC <0003> db_auc.c:192 IMSI='262428956136446': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262428956136446" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250402085630307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 20250402085630310 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630310 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428956136446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428956136446" source_name="the-source\n" session_id=3808123140 session_state=BEGIN} 20250402085630310 DSS <0004> hlr_ussd.c:576 262428956136446/0xe2fb5904: Process SS (BEGIN) 20250402085630310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630310 DSS <0004> hlr_ussd.c:518 262428956136446/0xe2fb5904: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630310 DSS <0004> hlr_ussd.c:363 262428956136446/0xe2fb5904: Tx USSD 'Your extension is 491615281033' 20250402085630310 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428956136446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428956136446" destination_name="the-source\n" session_id=3808123140 session_state=END} 20250402085630310 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428956136446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630310 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630310 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262428956136446" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428956136446" TC_mo_ussd_iuse_msisdn_via_proxy(201)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630313 DAUC <0003> db_auc.c:157 IMSI='262421880402012': No 2G Auth Data 20250402085630313 DAUC <0003> db_auc.c:192 IMSI='262421880402012': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262421880402012" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250402085630320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 20250402085630323 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630323 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421880402012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421880402012" source_name="the-source\n" session_id=3003984347 session_state=BEGIN} 20250402085630323 DSS <0004> hlr_ussd.c:576 262421880402012/0xb30d29db: Process SS (BEGIN) 20250402085630323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630323 DSS <0004> hlr_ussd.c:518 262421880402012/0xb30d29db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630323 DSS <0004> hlr_ussd.c:363 262421880402012/0xb30d29db: Tx USSD 'Your extension is 491615423664' 20250402085630323 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421880402012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421880402012" destination_name="the-source\n" session_id=3003984347 session_state=END} 20250402085630323 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421880402012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630323 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630323 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262421880402012" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421880402012" TC_mo_ussd_iuse_msisdn_via_proxy(202)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630325 DAUC <0003> db_auc.c:157 IMSI='262425379285527': No 2G Auth Data 20250402085630325 DAUC <0003> db_auc.c:192 IMSI='262425379285527': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262425379285527" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250402085630332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 20250402085630335 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630335 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425379285527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425379285527" source_name="the-source\n" session_id=2651045658 session_state=BEGIN} 20250402085630335 DSS <0004> hlr_ussd.c:576 262425379285527/0x9e03bf1a: Process SS (BEGIN) 20250402085630335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630335 DSS <0004> hlr_ussd.c:518 262425379285527/0x9e03bf1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630335 DSS <0004> hlr_ussd.c:363 262425379285527/0x9e03bf1a: Tx USSD 'Your extension is 491617281461' 20250402085630335 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425379285527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425379285527" destination_name="the-source\n" session_id=2651045658 session_state=END} 20250402085630335 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425379285527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630335 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630335 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262425379285527" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425379285527" TC_mo_ussd_iuse_msisdn_via_proxy(203)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630338 DAUC <0003> db_auc.c:157 IMSI='262424356631321': No 2G Auth Data 20250402085630338 DAUC <0003> db_auc.c:192 IMSI='262424356631321': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262424356631321" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250402085630346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4258 20250402085630350 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630350 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424356631321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356631321" source_name="the-source\n" session_id=2207215306 session_state=BEGIN} 20250402085630350 DSS <0004> hlr_ussd.c:576 262424356631321/0x838f6eca: Process SS (BEGIN) 20250402085630350 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630350 DSS <0004> hlr_ussd.c:518 262424356631321/0x838f6eca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630351 DSS <0004> hlr_ussd.c:363 262424356631321/0x838f6eca: Tx USSD 'Your extension is 491614846674' 20250402085630351 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424356631321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356631321" destination_name="the-source\n" session_id=2207215306 session_state=END} 20250402085630351 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424356631321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630351 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630351 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262424356631321" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424356631321" TC_mo_ussd_iuse_msisdn_via_proxy(204)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085630353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630353 DAUC <0003> db_auc.c:157 IMSI='262423679255312': No 2G Auth Data 20250402085630353 DAUC <0003> db_auc.c:192 IMSI='262423679255312': No 3G Auth Data HLR_Test-GSUP(195)@bfa683d3a4de: Created GsupExpect[0] for "262423679255312" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250402085630361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 20250402085630365 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630365 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423679255312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423679255312" source_name="the-source\n" session_id=1737423339 session_state=BEGIN} 20250402085630365 DSS <0004> hlr_ussd.c:576 262423679255312/0x678ef9eb: Process SS (BEGIN) 20250402085630365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250402085630365 DSS <0004> hlr_ussd.c:518 262423679255312/0x678ef9eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250402085630365 DSS <0004> hlr_ussd.c:363 262423679255312/0x678ef9eb: Tx USSD 'Your extension is 491615265645' 20250402085630365 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423679255312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423679255312" destination_name="the-source\n" session_id=1737423339 session_state=END} 20250402085630365 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423679255312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085630365 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085630365 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bfa683d3a4de: Found GsupExpect[0] for "262423679255312" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423679255312" 20250402085630367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@bfa683d3a4de: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@bfa683d3a4de: Final verdict of PTC: pass 20250402085630368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20250402085630368 DLINP <000b> input/ipa.c:452 connected read/write 20250402085630368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085630368 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(195)@bfa683d3a4de: Final verdict of PTC: none 20250402085630368 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085630368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085630368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250402085630368 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34133<->l=127.0.0.1:4259) 196@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 196: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Apr 2 08:56:30 UTC 2025 ====== 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 20250402085630393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 20250402085630594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81368) Waiting for packet dumper to finish... 1 (prev_count=81368, count=83556) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Apr 2 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_euse started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 20250402085633661 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37243 20250402085633661 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37243 MTC@bfa683d3a4de: in not legacy case 2 IPA-EUSE-foobar(208)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085633663 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633663 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633664 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085633664 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@bfa683d3a4de: 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 } } } } 20250402085633664 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP-IPA(207)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085633665 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633665 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085633665 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250402085633665 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250402085633665 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 2: 20250402085633665 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 3: 20250402085633665 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 4: 20250402085633665 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 5: 20250402085633665 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 7: 20250402085633665 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085633665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085633665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085633665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37243 IPA-EUSE-foobar(208)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085633665 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085633666 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633666 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085633666 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085633666 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085633666 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 2: 20250402085633666 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 3: 20250402085633666 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 4: 20250402085633666 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 5: 20250402085633666 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 7: 20250402085633666 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085633666 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085633666 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085633666 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@bfa683d3a4de: 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") 20250402085633675 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20250402085633677 DAUC <0003> db_auc.c:157 IMSI='262426873619878': No 2G Auth Data 20250402085633677 DAUC <0003> db_auc.c:192 IMSI='262426873619878': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262426873619878" to be handled at TC_mo_ussd_euse(212) 20250402085633682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20250402085633710 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633710 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426873619878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426873619878" session_id=1323909356 session_state=BEGIN} 20250402085633710 DSS <0004> hlr_ussd.c:576 262426873619878/0x4ee940ec: Process SS (BEGIN) 20250402085633710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633710 DSS <0004> hlr_ussd.c:518 262426873619878/0x4ee940ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633710 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633710 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633710 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633710 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633719 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633719 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426873619878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426873619878" session_id=1323909356 session_state=END} 20250402085633719 DSS <0004> hlr_ussd.c:576 262426873619878/0x4ee940ec: Process SS (END) 20250402085633719 DSS <0004> hlr_ussd.c:518 262426873619878/0x4ee940ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633719 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426873619878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426873619878" session_id=1323909356 session_state=END} 20250402085633719 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426873619878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633719 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426873619878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262426873619878" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426873619878" TC_mo_ussd_euse(212)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633723 DAUC <0003> db_auc.c:157 IMSI='262423871884537': No 2G Auth Data 20250402085633723 DAUC <0003> db_auc.c:192 IMSI='262423871884537': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262423871884537" to be handled at TC_mo_ussd_euse(213) 20250402085633736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20250402085633740 DLINP <000b> input/ipa.c:452 connected read/write EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262423871884537" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423871884537" TC_mo_ussd_euse(213)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633740 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423871884537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423871884537" session_id=235678100 session_state=BEGIN} 20250402085633740 DSS <0004> hlr_ussd.c:576 262423871884537/0x0e0c2994: Process SS (BEGIN) 20250402085633740 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633740 DSS <0004> hlr_ussd.c:518 262423871884537/0x0e0c2994: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633740 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633740 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633740 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633740 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633741 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633741 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633741 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423871884537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871884537" session_id=235678100 session_state=END} 20250402085633741 DSS <0004> hlr_ussd.c:576 262423871884537/0x0e0c2994: Process SS (END) 20250402085633741 DSS <0004> hlr_ussd.c:518 262423871884537/0x0e0c2994: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633741 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423871884537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871884537" session_id=235678100 session_state=END} 20250402085633741 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423871884537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633741 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423871884537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633741 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633741 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633838 DAUC <0003> db_auc.c:157 IMSI='262429308913210': No 2G Auth Data 20250402085633838 DAUC <0003> db_auc.c:192 IMSI='262429308913210': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262429308913210" to be handled at TC_mo_ussd_euse(214) 20250402085633859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4258 20250402085633862 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633862 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429308913210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429308913210" session_id=389668077 session_state=BEGIN} 20250402085633862 DSS <0004> hlr_ussd.c:576 262429308913210/0x1739dced: Process SS (BEGIN) 20250402085633862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633862 DSS <0004> hlr_ussd.c:518 262429308913210/0x1739dced: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633862 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633862 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633862 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633862 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633863 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633864 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633864 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429308913210 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308913210" session_id=389668077 session_state=END} 20250402085633864 DSS <0004> hlr_ussd.c:576 262429308913210/0x1739dced: Process SS (END) 20250402085633864 DSS <0004> hlr_ussd.c:518 262429308913210/0x1739dced: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633864 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429308913210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308913210" session_id=389668077 session_state=END} 20250402085633864 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429308913210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633864 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429308913210 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633864 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633864 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262429308913210" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429308913210" TC_mo_ussd_euse(214)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633866 DAUC <0003> db_auc.c:157 IMSI='262426867235534': No 2G Auth Data 20250402085633866 DAUC <0003> db_auc.c:192 IMSI='262426867235534': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262426867235534" to be handled at TC_mo_ussd_euse(215) 20250402085633872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20250402085633875 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633875 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426867235534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426867235534" session_id=3553447716 session_state=BEGIN} 20250402085633875 DSS <0004> hlr_ussd.c:576 262426867235534/0xd3cd4f24: Process SS (BEGIN) 20250402085633875 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633875 DSS <0004> hlr_ussd.c:518 262426867235534/0xd3cd4f24: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633875 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633875 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633875 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633875 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633876 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633877 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633877 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426867235534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426867235534" session_id=3553447716 session_state=END} 20250402085633877 DSS <0004> hlr_ussd.c:576 262426867235534/0xd3cd4f24: Process SS (END) 20250402085633877 DSS <0004> hlr_ussd.c:518 262426867235534/0xd3cd4f24: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633877 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426867235534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426867235534" session_id=3553447716 session_state=END} 20250402085633877 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426867235534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633877 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426867235534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633877 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633877 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262426867235534" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426867235534" TC_mo_ussd_euse(215)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633879 DAUC <0003> db_auc.c:157 IMSI='262427133449891': No 2G Auth Data 20250402085633879 DAUC <0003> db_auc.c:192 IMSI='262427133449891': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262427133449891" to be handled at TC_mo_ussd_euse(216) 20250402085633886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4258 20250402085633888 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633888 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427133449891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427133449891" session_id=2471635692 session_state=BEGIN} 20250402085633888 DSS <0004> hlr_ussd.c:576 262427133449891/0x93522aec: Process SS (BEGIN) 20250402085633888 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633888 DSS <0004> hlr_ussd.c:518 262427133449891/0x93522aec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633888 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633888 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633888 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633888 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633890 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633890 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633890 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427133449891 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427133449891" session_id=2471635692 session_state=END} 20250402085633890 DSS <0004> hlr_ussd.c:576 262427133449891/0x93522aec: Process SS (END) 20250402085633890 DSS <0004> hlr_ussd.c:518 262427133449891/0x93522aec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633890 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427133449891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427133449891" session_id=2471635692 session_state=END} 20250402085633890 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427133449891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633890 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427133449891 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633890 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633890 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262427133449891" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427133449891" TC_mo_ussd_euse(216)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633892 DAUC <0003> db_auc.c:157 IMSI='262420062214619': No 2G Auth Data 20250402085633892 DAUC <0003> db_auc.c:192 IMSI='262420062214619': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262420062214619" to be handled at TC_mo_ussd_euse(217) 20250402085633899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 20250402085633902 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633902 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420062214619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420062214619" session_id=2403077808 session_state=BEGIN} 20250402085633902 DSS <0004> hlr_ussd.c:576 262420062214619/0x8f3c0eb0: Process SS (BEGIN) 20250402085633902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633902 DSS <0004> hlr_ussd.c:518 262420062214619/0x8f3c0eb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633902 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633902 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633902 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633902 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633903 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633903 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633903 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420062214619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420062214619" session_id=2403077808 session_state=END} 20250402085633903 DSS <0004> hlr_ussd.c:576 262420062214619/0x8f3c0eb0: Process SS (END) 20250402085633903 DSS <0004> hlr_ussd.c:518 262420062214619/0x8f3c0eb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633903 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420062214619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420062214619" session_id=2403077808 session_state=END} 20250402085633903 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420062214619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633903 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420062214619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633903 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633903 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262420062214619" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420062214619" TC_mo_ussd_euse(217)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633906 DAUC <0003> db_auc.c:157 IMSI='262424713390881': No 2G Auth Data 20250402085633906 DAUC <0003> db_auc.c:192 IMSI='262424713390881': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262424713390881" to be handled at TC_mo_ussd_euse(218) 20250402085633913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20250402085633916 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633916 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424713390881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424713390881" session_id=1684442685 session_state=BEGIN} 20250402085633916 DSS <0004> hlr_ussd.c:576 262424713390881/0x64668e3d: Process SS (BEGIN) 20250402085633916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633916 DSS <0004> hlr_ussd.c:518 262424713390881/0x64668e3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633916 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633916 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633916 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633916 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633917 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633917 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424713390881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424713390881" session_id=1684442685 session_state=END} 20250402085633917 DSS <0004> hlr_ussd.c:576 262424713390881/0x64668e3d: Process SS (END) 20250402085633917 DSS <0004> hlr_ussd.c:518 262424713390881/0x64668e3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633917 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424713390881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424713390881" session_id=1684442685 session_state=END} 20250402085633917 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424713390881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633917 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424713390881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633917 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262424713390881" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424713390881" TC_mo_ussd_euse(218)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@bfa683d3a4de: Final verdict of PTC: pass 20250402085633920 DAUC <0003> db_auc.c:157 IMSI='262421938439060': No 2G Auth Data 20250402085633920 DAUC <0003> db_auc.c:192 IMSI='262421938439060': No 3G Auth Data HLR_Test-GSUP(209)@bfa683d3a4de: Created GsupExpect[0] for "262421938439060" to be handled at TC_mo_ussd_euse(219) 20250402085633927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20250402085633930 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633930 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421938439060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421938439060" session_id=1812604785 session_state=BEGIN} 20250402085633930 DSS <0004> hlr_ussd.c:576 262421938439060/0x6c0a2771: Process SS (BEGIN) 20250402085633930 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085633930 DSS <0004> hlr_ussd.c:518 262421938439060/0x6c0a2771: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085633930 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633930 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data 20250402085633930 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633930 DLINP <000b> input/ipa.c:432 127.0.0.1:37243 sending data EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: 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 } } } } } 20250402085633931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633931 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633931 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421938439060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421938439060" session_id=1812604785 session_state=END} 20250402085633931 DSS <0004> hlr_ussd.c:576 262421938439060/0x6c0a2771: Process SS (END) 20250402085633931 DSS <0004> hlr_ussd.c:518 262421938439060/0x6c0a2771: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085633931 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421938439060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421938439060" session_id=1812604785 session_state=END} 20250402085633931 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421938439060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085633931 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421938439060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085633931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085633931 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bfa683d3a4de: Found GsupExpect[0] for "262421938439060" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421938439060" TC_mo_ussd_euse(219)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085633933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@bfa683d3a4de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@bfa683d3a4de: Final verdict of PTC: none 20250402085633934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 210@bfa683d3a4de: Final verdict of PTC: none 20250402085633935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20250402085633935 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633935 DLINP <000b> input/ipa.c:406 127.0.0.1:37243 message received 20250402085633935 DLINP <000b> input/ipa.c:415 127.0.0.1:37243 connection closed with server 20250402085633935 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37243 20250402085633935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250402085633935 DLINP <000b> input/ipa.c:452 connected read/write 20250402085633935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085633935 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085633935 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085633935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@bfa683d3a4de: Final verdict of PTC: none IPA-EUSE-foobar(208)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 210: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Apr 2 08:56:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250402085633973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20250402085634174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66972) Waiting for packet dumper to finish... 1 (prev_count=66972, count=112260) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Apr 2 08:56:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_continue started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 20250402085637219 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46751 20250402085637219 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46751 MTC@bfa683d3a4de: in not legacy case 2 IPA-EUSE-foobar(222)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085637220 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637220 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637220 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085637220 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085637221 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637221 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637221 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085637221 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250402085637221 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250402085637221 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 2: 20250402085637221 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 3: 20250402085637221 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 4: 20250402085637221 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 5: 20250402085637221 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 7: 20250402085637221 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085637221 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085637221 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 IPA-EUSE-foobar(222)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085637221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46751 20250402085637221 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085637222 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637222 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085637222 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085637222 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085637222 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 2: 20250402085637222 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 3: 20250402085637222 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 4: 20250402085637222 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(221)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085637222 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 7: 20250402085637222 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085637222 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085637222 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085637222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@bfa683d3a4de: 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") 20250402085637231 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34373<->l=127.0.0.1:4259) 20250402085637234 DAUC <0003> db_auc.c:157 IMSI='262420096913223': No 2G Auth Data 20250402085637234 DAUC <0003> db_auc.c:192 IMSI='262420096913223': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262420096913223" to be handled at TC_mo_ussd_euse_continue(226) 20250402085637240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 20250402085637270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637270 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420096913223" session_id=2563738027 session_state=BEGIN} 20250402085637270 DSS <0004> hlr_ussd.c:576 262420096913223/0x98cf89ab: Process SS (BEGIN) 20250402085637270 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637270 DSS <0004> hlr_ussd.c:518 262420096913223/0x98cf89ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637270 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637270 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637270 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637280 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637280 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420096913223" session_id=2563738027 session_state=CONTINUE} 20250402085637280 DSS <0004> hlr_ussd.c:576 262420096913223/0x98cf89ab: Process SS (CONTINUE) 20250402085637280 DSS <0004> hlr_ussd.c:518 262420096913223/0x98cf89ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637280 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420096913223" session_id=2563738027 session_state=CONTINUE} 20250402085637280 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262420096913223" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420096913223" TC_mo_ussd_euse_continue(226)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637285 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420096913223" session_id=2563738027 session_state=CONTINUE} 20250402085637285 DSS <0004> hlr_ussd.c:576 262420096913223/0x98cf89ab: Process SS (CONTINUE) 20250402085637285 DSS <0004> hlr_ussd.c:518 262420096913223/0x98cf89ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637285 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637285 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637285 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637285 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637287 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637287 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420096913223" session_id=2563738027 session_state=END} 20250402085637287 DSS <0004> hlr_ussd.c:576 262420096913223/0x98cf89ab: Process SS (END) 20250402085637287 DSS <0004> hlr_ussd.c:518 262420096913223/0x98cf89ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637287 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420096913223" session_id=2563738027 session_state=END} 20250402085637287 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637287 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420096913223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637289 DAUC <0003> db_auc.c:157 IMSI='262423834255478': No 2G Auth Data 20250402085637289 DAUC <0003> db_auc.c:192 IMSI='262423834255478': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262423834255478" to be handled at TC_mo_ussd_euse_continue(227) 20250402085637303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637306 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423834255478" session_id=4294797264 session_state=BEGIN} 20250402085637306 DSS <0004> hlr_ussd.c:576 262423834255478/0xfffd67d0: Process SS (BEGIN) 20250402085637306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637306 DSS <0004> hlr_ussd.c:518 262423834255478/0xfffd67d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637306 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834255478" session_id=4294797264 session_state=CONTINUE} 20250402085637306 DSS <0004> hlr_ussd.c:576 262423834255478/0xfffd67d0: Process SS (CONTINUE) 20250402085637306 DSS <0004> hlr_ussd.c:518 262423834255478/0xfffd67d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637306 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834255478" session_id=4294797264 session_state=CONTINUE} 20250402085637306 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637306 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262423834255478" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423834255478" TC_mo_ussd_euse_continue(227)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637308 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423834255478" session_id=4294797264 session_state=CONTINUE} 20250402085637308 DSS <0004> hlr_ussd.c:576 262423834255478/0xfffd67d0: Process SS (CONTINUE) 20250402085637308 DSS <0004> hlr_ussd.c:518 262423834255478/0xfffd67d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637308 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637308 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637308 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637309 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637309 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834255478" session_id=4294797264 session_state=END} 20250402085637309 DSS <0004> hlr_ussd.c:576 262423834255478/0xfffd67d0: Process SS (END) 20250402085637309 DSS <0004> hlr_ussd.c:518 262423834255478/0xfffd67d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637309 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834255478" session_id=4294797264 session_state=END} 20250402085637309 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637309 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423834255478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637310 DAUC <0003> db_auc.c:157 IMSI='262422106736635': No 2G Auth Data 20250402085637310 DAUC <0003> db_auc.c:192 IMSI='262422106736635': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262422106736635" to be handled at TC_mo_ussd_euse_continue(228) 20250402085637318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20250402085637320 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637321 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422106736635" session_id=3564267984 session_state=BEGIN} 20250402085637321 DSS <0004> hlr_ussd.c:576 262422106736635/0xd47269d0: Process SS (BEGIN) 20250402085637321 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637321 DSS <0004> hlr_ussd.c:518 262422106736635/0xd47269d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637321 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422106736635" session_id=3564267984 session_state=CONTINUE} 20250402085637321 DSS <0004> hlr_ussd.c:576 262422106736635/0xd47269d0: Process SS (CONTINUE) 20250402085637321 DSS <0004> hlr_ussd.c:518 262422106736635/0xd47269d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637321 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422106736635" session_id=3564267984 session_state=CONTINUE} 20250402085637321 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262422106736635" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422106736635" TC_mo_ussd_euse_continue(228)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637324 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637324 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422106736635" session_id=3564267984 session_state=CONTINUE} 20250402085637324 DSS <0004> hlr_ussd.c:576 262422106736635/0xd47269d0: Process SS (CONTINUE) 20250402085637324 DSS <0004> hlr_ussd.c:518 262422106736635/0xd47269d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637324 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637324 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637324 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637324 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637324 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637325 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637325 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637325 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422106736635" session_id=3564267984 session_state=END} 20250402085637325 DSS <0004> hlr_ussd.c:576 262422106736635/0xd47269d0: Process SS (END) 20250402085637325 DSS <0004> hlr_ussd.c:518 262422106736635/0xd47269d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637325 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422106736635" session_id=3564267984 session_state=END} 20250402085637325 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637325 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422106736635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637325 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637325 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637326 DAUC <0003> db_auc.c:157 IMSI='262424054420574': No 2G Auth Data 20250402085637326 DAUC <0003> db_auc.c:192 IMSI='262424054420574': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262424054420574" to be handled at TC_mo_ussd_euse_continue(229) 20250402085637333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20250402085637336 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637336 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424054420574" session_id=2540458077 session_state=BEGIN} 20250402085637336 DSS <0004> hlr_ussd.c:576 262424054420574/0x976c505d: Process SS (BEGIN) 20250402085637336 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637336 DSS <0004> hlr_ussd.c:518 262424054420574/0x976c505d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637336 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637336 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637336 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637336 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637337 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637337 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637337 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054420574" session_id=2540458077 session_state=CONTINUE} 20250402085637337 DSS <0004> hlr_ussd.c:576 262424054420574/0x976c505d: Process SS (CONTINUE) 20250402085637337 DSS <0004> hlr_ussd.c:518 262424054420574/0x976c505d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637337 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054420574" session_id=2540458077 session_state=CONTINUE} 20250402085637337 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637337 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637337 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262424054420574" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424054420574" TC_mo_ussd_euse_continue(229)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637339 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637339 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424054420574" session_id=2540458077 session_state=CONTINUE} 20250402085637339 DSS <0004> hlr_ussd.c:576 262424054420574/0x976c505d: Process SS (CONTINUE) 20250402085637339 DSS <0004> hlr_ussd.c:518 262424054420574/0x976c505d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637339 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637339 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637339 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637339 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637339 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637340 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637340 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054420574" session_id=2540458077 session_state=END} 20250402085637340 DSS <0004> hlr_ussd.c:576 262424054420574/0x976c505d: Process SS (END) 20250402085637340 DSS <0004> hlr_ussd.c:518 262424054420574/0x976c505d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637340 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424054420574" session_id=2540458077 session_state=END} 20250402085637340 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637340 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424054420574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637341 DAUC <0003> db_auc.c:157 IMSI='262422215565404': No 2G Auth Data 20250402085637341 DAUC <0003> db_auc.c:192 IMSI='262422215565404': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262422215565404" to be handled at TC_mo_ussd_euse_continue(230) 20250402085637348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20250402085637351 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637351 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422215565404" session_id=3363702441 session_state=BEGIN} 20250402085637351 DSS <0004> hlr_ussd.c:576 262422215565404/0xc87e06a9: Process SS (BEGIN) 20250402085637351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637351 DSS <0004> hlr_ussd.c:518 262422215565404/0xc87e06a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637351 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637351 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637351 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637351 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637352 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637352 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637352 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422215565404" session_id=3363702441 session_state=CONTINUE} 20250402085637352 DSS <0004> hlr_ussd.c:576 262422215565404/0xc87e06a9: Process SS (CONTINUE) 20250402085637352 DSS <0004> hlr_ussd.c:518 262422215565404/0xc87e06a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637352 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422215565404" session_id=3363702441 session_state=CONTINUE} 20250402085637352 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637352 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637352 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262422215565404" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422215565404" TC_mo_ussd_euse_continue(230)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637354 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637354 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422215565404" session_id=3363702441 session_state=CONTINUE} 20250402085637354 DSS <0004> hlr_ussd.c:576 262422215565404/0xc87e06a9: Process SS (CONTINUE) 20250402085637354 DSS <0004> hlr_ussd.c:518 262422215565404/0xc87e06a9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637354 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637354 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637354 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637354 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637354 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637355 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637355 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637355 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422215565404" session_id=3363702441 session_state=END} 20250402085637355 DSS <0004> hlr_ussd.c:576 262422215565404/0xc87e06a9: Process SS (END) 20250402085637355 DSS <0004> hlr_ussd.c:518 262422215565404/0xc87e06a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637355 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422215565404" session_id=3363702441 session_state=END} 20250402085637355 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637355 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422215565404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637355 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637355 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637356 DAUC <0003> db_auc.c:157 IMSI='262425507841549': No 2G Auth Data 20250402085637356 DAUC <0003> db_auc.c:192 IMSI='262425507841549': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262425507841549" to be handled at TC_mo_ussd_euse_continue(231) 20250402085637363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637366 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425507841549" session_id=2811676611 session_state=BEGIN} 20250402085637366 DSS <0004> hlr_ussd.c:576 262425507841549/0xa796c7c3: Process SS (BEGIN) 20250402085637366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637366 DSS <0004> hlr_ussd.c:518 262425507841549/0xa796c7c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637366 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507841549" session_id=2811676611 session_state=CONTINUE} 20250402085637366 DSS <0004> hlr_ussd.c:576 262425507841549/0xa796c7c3: Process SS (CONTINUE) 20250402085637366 DSS <0004> hlr_ussd.c:518 262425507841549/0xa796c7c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637366 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507841549" session_id=2811676611 session_state=CONTINUE} 20250402085637366 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262425507841549" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425507841549" TC_mo_ussd_euse_continue(231)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637368 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637368 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425507841549" session_id=2811676611 session_state=CONTINUE} 20250402085637368 DSS <0004> hlr_ussd.c:576 262425507841549/0xa796c7c3: Process SS (CONTINUE) 20250402085637368 DSS <0004> hlr_ussd.c:518 262425507841549/0xa796c7c3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637368 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637368 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637368 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637368 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637368 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637369 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637369 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637369 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507841549" session_id=2811676611 session_state=END} 20250402085637369 DSS <0004> hlr_ussd.c:576 262425507841549/0xa796c7c3: Process SS (END) 20250402085637369 DSS <0004> hlr_ussd.c:518 262425507841549/0xa796c7c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637369 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507841549" session_id=2811676611 session_state=END} 20250402085637369 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637369 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425507841549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637369 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637369 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637370 DAUC <0003> db_auc.c:157 IMSI='262421146850923': No 2G Auth Data 20250402085637370 DAUC <0003> db_auc.c:192 IMSI='262421146850923': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262421146850923" to be handled at TC_mo_ussd_euse_continue(232) 20250402085637377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20250402085637380 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637380 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421146850923" session_id=3403907471 session_state=BEGIN} 20250402085637380 DSS <0004> hlr_ussd.c:576 262421146850923/0xcae3818f: Process SS (BEGIN) 20250402085637380 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637380 DSS <0004> hlr_ussd.c:518 262421146850923/0xcae3818f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637380 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637380 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637380 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637380 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637381 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637381 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637381 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146850923" session_id=3403907471 session_state=CONTINUE} 20250402085637381 DSS <0004> hlr_ussd.c:576 262421146850923/0xcae3818f: Process SS (CONTINUE) 20250402085637381 DSS <0004> hlr_ussd.c:518 262421146850923/0xcae3818f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637381 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146850923" session_id=3403907471 session_state=CONTINUE} 20250402085637381 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637381 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637381 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262421146850923" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421146850923" TC_mo_ussd_euse_continue(232)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637384 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637384 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421146850923" session_id=3403907471 session_state=CONTINUE} 20250402085637384 DSS <0004> hlr_ussd.c:576 262421146850923/0xcae3818f: Process SS (CONTINUE) 20250402085637384 DSS <0004> hlr_ussd.c:518 262421146850923/0xcae3818f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637384 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637384 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637384 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637384 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637384 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637385 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637385 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637385 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146850923" session_id=3403907471 session_state=END} 20250402085637385 DSS <0004> hlr_ussd.c:576 262421146850923/0xcae3818f: Process SS (END) 20250402085637385 DSS <0004> hlr_ussd.c:518 262421146850923/0xcae3818f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637385 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146850923" session_id=3403907471 session_state=END} 20250402085637385 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637385 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421146850923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637385 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637385 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@bfa683d3a4de: Final verdict of PTC: pass 20250402085637386 DAUC <0003> db_auc.c:157 IMSI='262427213942198': No 2G Auth Data 20250402085637386 DAUC <0003> db_auc.c:192 IMSI='262427213942198': No 3G Auth Data HLR_Test-GSUP(223)@bfa683d3a4de: Created GsupExpect[0] for "262427213942198" to be handled at TC_mo_ussd_euse_continue(233) 20250402085637393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4258 20250402085637396 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637396 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427213942198" session_id=684925557 session_state=BEGIN} 20250402085637396 DSS <0004> hlr_ussd.c:576 262427213942198/0x28d32275: Process SS (BEGIN) 20250402085637396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250402085637396 DSS <0004> hlr_ussd.c:518 262427213942198/0x28d32275: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250402085637396 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637396 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637396 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637396 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637397 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637397 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637397 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427213942198" session_id=684925557 session_state=CONTINUE} 20250402085637397 DSS <0004> hlr_ussd.c:576 262427213942198/0x28d32275: Process SS (CONTINUE) 20250402085637397 DSS <0004> hlr_ussd.c:518 262427213942198/0x28d32275: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250402085637397 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427213942198" session_id=684925557 session_state=CONTINUE} 20250402085637397 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637397 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637397 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bfa683d3a4de: Found GsupExpect[0] for "262427213942198" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427213942198" TC_mo_ussd_euse_continue(233)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085637399 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637399 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427213942198" session_id=684925557 session_state=CONTINUE} 20250402085637399 DSS <0004> hlr_ussd.c:576 262427213942198/0x28d32275: Process SS (CONTINUE) 20250402085637399 DSS <0004> hlr_ussd.c:518 262427213942198/0x28d32275: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637399 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637399 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637399 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data 20250402085637399 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637399 DLINP <000b> input/ipa.c:432 127.0.0.1:46751 sending data EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: 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 } } } } } 20250402085637400 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637400 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637400 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427213942198" session_id=684925557 session_state=END} 20250402085637400 DSS <0004> hlr_ussd.c:576 262427213942198/0x28d32275: Process SS (END) 20250402085637400 DSS <0004> hlr_ussd.c:518 262427213942198/0x28d32275: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250402085637400 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427213942198" session_id=684925557 session_state=END} 20250402085637400 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085637400 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427213942198 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085637400 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085637400 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085637401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@bfa683d3a4de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@bfa683d3a4de: Final verdict of PTC: none 20250402085637402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4258 20250402085637402 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637402 DLINP <000b> input/ipa.c:406 127.0.0.1:46751 message received 20250402085637402 DLINP <000b> input/ipa.c:415 127.0.0.1:46751 connection closed with server 20250402085637403 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46751 20250402085637403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250402085637403 DLINP <000b> input/ipa.c:452 connected read/write 20250402085637403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085637403 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085637403 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085637403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@bfa683d3a4de: Final verdict of PTC: none IPA-EUSE-foobar(222)@bfa683d3a4de: Final verdict of PTC: none 20250402085637403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34373<->l=127.0.0.1:4259) 224@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 224: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Apr 2 08:56:37 UTC 2025 ====== 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 20250402085637440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20250402085637641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91456) Waiting for packet dumper to finish... 1 (prev_count=91456, count=157148) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Apr 2 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_defaultroute started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 20250402085640754 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38709 20250402085640754 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38709 MTC@bfa683d3a4de: in not legacy case 2 IPA-EUSE-foobar(236)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085640755 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640755 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640756 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085640756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085640757 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640757 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received IPA-EUSE-foobar(236)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085640757 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085640757 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250402085640757 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250402085640757 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 2: 20250402085640757 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 3: 20250402085640757 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 4: 20250402085640757 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 5: 20250402085640757 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 7: 20250402085640757 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085640757 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085640757 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(235)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085640757 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38709 20250402085640758 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085640759 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085640760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085640760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085640760 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085640760 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 2: 20250402085640760 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 3: 20250402085640760 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 4: 20250402085640760 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 5: 20250402085640760 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 7: 20250402085640760 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085640760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085640760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085640760 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@bfa683d3a4de: 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") 20250402085640775 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20250402085640780 DAUC <0003> db_auc.c:157 IMSI='262428444650459': No 2G Auth Data 20250402085640780 DAUC <0003> db_auc.c:192 IMSI='262428444650459': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262428444650459" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250402085640786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20250402085640806 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640806 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428444650459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428444650459" session_id=2808100518 session_state=BEGIN} 20250402085640806 DSS <0004> hlr_ussd.c:576 262428444650459/0xa76036a6: Process SS (BEGIN) 20250402085640806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640806 DSS <0004> hlr_ussd.c:518 262428444650459/0xa76036a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640806 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640806 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640806 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640806 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640810 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640810 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640810 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428444650459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444650459" session_id=2808100518 session_state=END} 20250402085640810 DSS <0004> hlr_ussd.c:576 262428444650459/0xa76036a6: Process SS (END) 20250402085640810 DSS <0004> hlr_ussd.c:518 262428444650459/0xa76036a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640810 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428444650459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444650459" session_id=2808100518 session_state=END} 20250402085640810 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428444650459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640810 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428444650459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640810 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640810 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262428444650459" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428444650459" TC_mo_ussd_euse_defaultroute(240)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640813 DAUC <0003> db_auc.c:157 IMSI='262429830778468': No 2G Auth Data 20250402085640813 DAUC <0003> db_auc.c:192 IMSI='262429830778468': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262429830778468" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250402085640819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20250402085640822 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640823 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429830778468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429830778468" session_id=770483149 session_state=BEGIN} 20250402085640823 DSS <0004> hlr_ussd.c:576 262429830778468/0x2deca3cd: Process SS (BEGIN) 20250402085640823 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640823 DSS <0004> hlr_ussd.c:518 262429830778468/0x2deca3cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640823 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262429830778468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429830778468" session_id=770483149 session_state=END} 20250402085640823 DSS <0004> hlr_ussd.c:576 262429830778468/0x2deca3cd: Process SS (END) 20250402085640823 DSS <0004> hlr_ussd.c:518 262429830778468/0x2deca3cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640823 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429830778468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429830778468" session_id=770483149 session_state=END} 20250402085640823 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429830778468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640823 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262429830778468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262429830778468" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429830778468" TC_mo_ussd_euse_defaultroute(241)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640826 DAUC <0003> db_auc.c:157 IMSI='262426638014506': No 2G Auth Data 20250402085640826 DAUC <0003> db_auc.c:192 IMSI='262426638014506': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262426638014506" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250402085640833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 20250402085640836 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640836 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426638014506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426638014506" session_id=2273625618 session_state=BEGIN} 20250402085640836 DSS <0004> hlr_ussd.c:576 262426638014506/0x8784c612: Process SS (BEGIN) 20250402085640836 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640836 DSS <0004> hlr_ussd.c:518 262426638014506/0x8784c612: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640836 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640836 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640836 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640836 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640837 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640837 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426638014506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426638014506" session_id=2273625618 session_state=END} 20250402085640837 DSS <0004> hlr_ussd.c:576 262426638014506/0x8784c612: Process SS (END) 20250402085640837 DSS <0004> hlr_ussd.c:518 262426638014506/0x8784c612: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640837 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426638014506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426638014506" session_id=2273625618 session_state=END} 20250402085640837 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426638014506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640837 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426638014506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262426638014506" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426638014506" TC_mo_ussd_euse_defaultroute(242)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640840 DAUC <0003> db_auc.c:157 IMSI='262426460868681': No 2G Auth Data 20250402085640840 DAUC <0003> db_auc.c:192 IMSI='262426460868681': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262426460868681" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250402085640847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20250402085640850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640850 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426460868681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426460868681" session_id=941020821 session_state=BEGIN} 20250402085640850 DSS <0004> hlr_ussd.c:576 262426460868681/0x3816d695: Process SS (BEGIN) 20250402085640850 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640850 DSS <0004> hlr_ussd.c:518 262426460868681/0x3816d695: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640850 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640850 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640850 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640851 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640851 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640851 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426460868681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426460868681" session_id=941020821 session_state=END} 20250402085640851 DSS <0004> hlr_ussd.c:576 262426460868681/0x3816d695: Process SS (END) 20250402085640851 DSS <0004> hlr_ussd.c:518 262426460868681/0x3816d695: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640851 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426460868681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426460868681" session_id=941020821 session_state=END} 20250402085640851 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426460868681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640851 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426460868681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640851 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640852 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262426460868681" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426460868681" TC_mo_ussd_euse_defaultroute(243)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640854 DAUC <0003> db_auc.c:157 IMSI='262425468847440': No 2G Auth Data 20250402085640854 DAUC <0003> db_auc.c:192 IMSI='262425468847440': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262425468847440" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250402085640862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20250402085640865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640865 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425468847440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425468847440" session_id=2159637937 session_state=BEGIN} 20250402085640865 DSS <0004> hlr_ussd.c:576 262425468847440/0x80b975b1: Process SS (BEGIN) 20250402085640865 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640865 DSS <0004> hlr_ussd.c:518 262425468847440/0x80b975b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640865 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640865 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640865 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640866 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640866 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640866 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425468847440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425468847440" session_id=2159637937 session_state=END} 20250402085640866 DSS <0004> hlr_ussd.c:576 262425468847440/0x80b975b1: Process SS (END) 20250402085640866 DSS <0004> hlr_ussd.c:518 262425468847440/0x80b975b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640866 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425468847440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425468847440" session_id=2159637937 session_state=END} 20250402085640866 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425468847440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640866 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425468847440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640866 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640866 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262425468847440" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425468847440" TC_mo_ussd_euse_defaultroute(244)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640868 DAUC <0003> db_auc.c:157 IMSI='262426943164766': No 2G Auth Data 20250402085640869 DAUC <0003> db_auc.c:192 IMSI='262426943164766': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262426943164766" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250402085640876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20250402085640879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640879 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426943164766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426943164766" session_id=568558972 session_state=BEGIN} 20250402085640879 DSS <0004> hlr_ussd.c:576 262426943164766/0x21e3857c: Process SS (BEGIN) 20250402085640879 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640879 DSS <0004> hlr_ussd.c:518 262426943164766/0x21e3857c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640879 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640879 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640879 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640880 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640880 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640880 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426943164766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943164766" session_id=568558972 session_state=END} 20250402085640880 DSS <0004> hlr_ussd.c:576 262426943164766/0x21e3857c: Process SS (END) 20250402085640880 DSS <0004> hlr_ussd.c:518 262426943164766/0x21e3857c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640880 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426943164766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943164766" session_id=568558972 session_state=END} 20250402085640880 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426943164766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640880 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426943164766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640880 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640880 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262426943164766" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426943164766" TC_mo_ussd_euse_defaultroute(245)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640883 DAUC <0003> db_auc.c:157 IMSI='262423207567129': No 2G Auth Data 20250402085640883 DAUC <0003> db_auc.c:192 IMSI='262423207567129': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262423207567129" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250402085640889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 20250402085640891 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640891 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423207567129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423207567129" session_id=4014727706 session_state=BEGIN} 20250402085640891 DSS <0004> hlr_ussd.c:576 262423207567129/0xef4be21a: Process SS (BEGIN) 20250402085640891 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640891 DSS <0004> hlr_ussd.c:518 262423207567129/0xef4be21a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640891 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640891 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640892 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640892 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640892 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423207567129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207567129" session_id=4014727706 session_state=END} 20250402085640892 DSS <0004> hlr_ussd.c:576 262423207567129/0xef4be21a: Process SS (END) 20250402085640892 DSS <0004> hlr_ussd.c:518 262423207567129/0xef4be21a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640892 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423207567129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207567129" session_id=4014727706 session_state=END} 20250402085640892 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423207567129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640892 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423207567129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262423207567129" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423207567129" TC_mo_ussd_euse_defaultroute(246)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@bfa683d3a4de: Final verdict of PTC: pass 20250402085640895 DAUC <0003> db_auc.c:157 IMSI='262427780850298': No 2G Auth Data 20250402085640895 DAUC <0003> db_auc.c:192 IMSI='262427780850298': No 3G Auth Data HLR_Test-GSUP(237)@bfa683d3a4de: Created GsupExpect[0] for "262427780850298" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250402085640902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20250402085640904 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640904 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427780850298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427780850298" session_id=2479748884 session_state=BEGIN} 20250402085640904 DSS <0004> hlr_ussd.c:576 262427780850298/0x93cdf714: Process SS (BEGIN) 20250402085640904 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250402085640904 DSS <0004> hlr_ussd.c:518 262427780850298/0x93cdf714: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250402085640904 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640904 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data 20250402085640905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640905 DLINP <000b> input/ipa.c:432 127.0.0.1:38709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: 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 } } } } } 20250402085640905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640905 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640905 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427780850298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427780850298" session_id=2479748884 session_state=END} 20250402085640905 DSS <0004> hlr_ussd.c:576 262427780850298/0x93cdf714: Process SS (END) 20250402085640905 DSS <0004> hlr_ussd.c:518 262427780850298/0x93cdf714: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250402085640905 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427780850298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427780850298" session_id=2479748884 session_state=END} 20250402085640905 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427780850298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085640905 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427780850298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250402085640905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085640905 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bfa683d3a4de: Found GsupExpect[0] for "262427780850298" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@bfa683d3a4de: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427780850298" TC_mo_ussd_euse_defaultroute(247)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085640907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@bfa683d3a4de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@bfa683d3a4de: Final verdict of PTC: none 20250402085640910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 238@bfa683d3a4de: Final verdict of PTC: none 20250402085640910 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085640910 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(237)@bfa683d3a4de: Final verdict of PTC: none 20250402085640910 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085640910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085640910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20250402085640910 DLINP <000b> input/ipa.c:452 connected read/write 20250402085640910 DLINP <000b> input/ipa.c:406 127.0.0.1:38709 message received 20250402085640910 DLINP <000b> input/ipa.c:415 127.0.0.1:38709 connection closed with server 20250402085640910 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38709 20250402085640910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 238: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Apr 2 08:56:40 UTC 2025 ====== 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 20250402085640934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4258 20250402085641135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87148) Waiting for packet dumper to finish... 1 (prev_count=87148, count=113380) 20250402085643140 DSS <0004> hlr_ussd.c:239 262424327402421/0x329abc43: SS Session Timeout, destroying 20250402085643140 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424327402421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Apr 2 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250402085643206 DSS <0004> hlr_ussd.c:239 262421647491660/0xe35f73ac: SS Session Timeout, destroying 20250402085643206 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421647491660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643217 DSS <0004> hlr_ussd.c:239 262420943218262/0xe7a61e73: SS Session Timeout, destroying 20250402085643217 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420943218262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643228 DSS <0004> hlr_ussd.c:239 262428129240541/0xf529486e: SS Session Timeout, destroying 20250402085643228 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428129240541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643239 DSS <0004> hlr_ussd.c:239 262429926067079/0xad7c6a74: SS Session Timeout, destroying 20250402085643239 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429926067079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643250 DSS <0004> hlr_ussd.c:239 262420191292775/0x6d16468b: SS Session Timeout, destroying 20250402085643250 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420191292775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643262 DSS <0004> hlr_ussd.c:239 262422184968916/0xb7d8c83e: SS Session Timeout, destroying 20250402085643262 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422184968916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085643274 DSS <0004> hlr_ussd.c:239 262422388380793/0xad761a63: SS Session Timeout, destroying 20250402085643274 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422388380793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_mo_sss_reject started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085644192 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085644192 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085644197 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085644199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085644203 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085644203 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085644203 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085644203 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085644203 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085644203 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085644203 DLGSUP <0013> gsup_server.c:236 2: 20250402085644203 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085644203 DLGSUP <0013> gsup_server.c:236 3: 20250402085644203 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085644203 DLGSUP <0013> gsup_server.c:236 4: 20250402085644204 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085644204 DLGSUP <0013> gsup_server.c:236 5: 20250402085644204 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085644204 DLGSUP <0013> gsup_server.c:236 7: 20250402085644204 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085644204 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085644204 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085644204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@bfa683d3a4de: 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") 20250402085644561 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39985<->l=127.0.0.1:4259) 20250402085644564 DAUC <0003> db_auc.c:157 IMSI='262422047916472': No 2G Auth Data 20250402085644564 DAUC <0003> db_auc.c:192 IMSI='262422047916472': No 3G Auth Data HLR_Test-GSUP(249)@bfa683d3a4de: Created GsupExpect[0] for "262422047916472" to be handled at TC_mo_sss_reject(252) 20250402085644585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20250402085644597 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085644598 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422047916472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422047916472" session_id=3074216942 session_state=BEGIN} 20250402085644598 DSS <0004> hlr_ussd.c:576 262422047916472/0xb73cd3ee: Process SS (BEGIN) 20250402085644598 DSS <0004> hlr_ussd.c:498 262422047916472/0xb73cd3ee: SS CompType=Invoke, OpCode=InterrogateSS 20250402085644598 DSS <0004> hlr_ussd.c:506 262422047916472/0xb73cd3ee: Structured SS requests are not supported, rejecting... 20250402085644598 DSS <0004> hlr_ussd.c:354 262422047916472/0xb73cd3ee: Tx ReturnError(0, 0x15) 20250402085644598 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422047916472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422047916472" session_id=3074216942 session_state=END} 20250402085644598 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085644598 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@bfa683d3a4de: Found GsupExpect[0] for "262422047916472" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@bfa683d3a4de: Added IMSI table entry 0TC_mo_sss_reject(252)"262422047916472" TC_mo_sss_reject(252)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085644600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@bfa683d3a4de: Final verdict of PTC: pass 20250402085644600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@bfa683d3a4de: Final verdict of PTC: none 20250402085644601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39985<->l=127.0.0.1:4259) 20250402085644601 DLINP <000b> input/ipa.c:452 connected read/write 20250402085644601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085644601 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085644601 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085644601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 250: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_mo_sss_reject finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Apr 2 08:56:44 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250402085644636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 20250402085644736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5376) Waiting for packet dumper to finish... 1 (prev_count=5376, count=31388) 20250402085646496 DSS <0004> hlr_ussd.c:239 262424282050821/0x5cda13f9: SS Session Timeout, destroying 20250402085646496 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424282050821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646516 DSS <0004> hlr_ussd.c:239 262423963662140/0x1c30e4d9: SS Session Timeout, destroying 20250402085646516 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423963662140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646527 DSS <0004> hlr_ussd.c:239 262425306487906/0xcd05f450: SS Session Timeout, destroying 20250402085646527 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425306487906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646538 DSS <0004> hlr_ussd.c:239 262422609935541/0x423bb802: SS Session Timeout, destroying 20250402085646538 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422609935541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646550 DSS <0004> hlr_ussd.c:239 262426239296709/0xbef79231: SS Session Timeout, destroying 20250402085646550 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426239296709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646561 DSS <0004> hlr_ussd.c:239 262425328051388/0xb2f80f90: SS Session Timeout, destroying 20250402085646561 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425328051388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646573 DSS <0004> hlr_ussd.c:239 262429483561351/0x4a3eb0db: SS Session Timeout, destroying 20250402085646574 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429483561351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250402085646587 DSS <0004> hlr_ussd.c:239 262428929548107/0xae612151: SS Session Timeout, destroying 20250402085646587 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428929548107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Apr 2 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_check_imei started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085647792 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085647792 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085647793 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@bfa683d3a4de: 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) } } } } 20250402085647796 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647796 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085647796 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(253)@bfa683d3a4de: 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 } } } } 20250402085647796 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085647796 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 2: 20250402085647796 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 3: 20250402085647796 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 4: 20250402085647796 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 5: 20250402085647796 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 7: 20250402085647796 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085647796 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085647796 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085647796 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@bfa683d3a4de: 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") 20250402085647820 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34043<->l=127.0.0.1:4259) 20250402085647825 DAUC <0003> db_auc.c:157 IMSI='262427607526140': No 2G Auth Data 20250402085647825 DAUC <0003> db_auc.c:192 IMSI='262427607526140': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262427607526140" to be handled at TC_gsup_check_imei(257) 20250402085647837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60678<->l=127.0.0.1:4258 20250402085647841 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647841 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427607526140"} 20250402085647841 DMAIN <0000> hlr.c:435 IMSI='262427607526140': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647841 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427607526140"} 20250402085647841 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647841 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647841 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262427607526140" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_check_imei(257)"262427607526140" 20250402085647842 DAUC <0003> db_auc.c:192 IMSI='262427607526140': No 3G Auth Data TC_gsup_check_imei(257)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647844 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427607526140"} 20250402085647844 DAUC <0003> hlr.c:428 IMSI='262427607526140': storing IMEI = 12345678901234 20250402085647844 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427607526140"} 20250402085647844 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427607526140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647844 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647844 DAUC <0003> db_auc.c:192 IMSI='262427607526140': No 3G Auth Data TC_gsup_check_imei(257)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60678<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647845 DAUC <0003> db_auc.c:157 IMSI='262427554526050': No 2G Auth Data 20250402085647845 DAUC <0003> db_auc.c:192 IMSI='262427554526050': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262427554526050" to be handled at TC_gsup_check_imei(258) 20250402085647853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4258 20250402085647855 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647855 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427554526050"} 20250402085647855 DMAIN <0000> hlr.c:435 IMSI='262427554526050': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647855 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427554526050"} 20250402085647855 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647855 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647855 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262427554526050" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_check_imei(258)"262427554526050" TC_gsup_check_imei(258)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647856 DAUC <0003> db_auc.c:192 IMSI='262427554526050': No 3G Auth Data 20250402085647857 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647857 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427554526050"} 20250402085647857 DAUC <0003> hlr.c:428 IMSI='262427554526050': storing IMEI = 12345678901234 20250402085647857 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427554526050"} 20250402085647857 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427554526050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647857 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647857 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647857 DAUC <0003> db_auc.c:192 IMSI='262427554526050': No 3G Auth Data TC_gsup_check_imei(258)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647858 DAUC <0003> db_auc.c:157 IMSI='262423390209276': No 2G Auth Data 20250402085647858 DAUC <0003> db_auc.c:192 IMSI='262423390209276': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262423390209276" to be handled at TC_gsup_check_imei(259) 20250402085647865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20250402085647868 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647868 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423390209276"} 20250402085647869 DMAIN <0000> hlr.c:435 IMSI='262423390209276': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647869 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423390209276"} 20250402085647869 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647869 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647869 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262423390209276" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_check_imei(259)"262423390209276" TC_gsup_check_imei(259)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647870 DAUC <0003> db_auc.c:192 IMSI='262423390209276': No 3G Auth Data 20250402085647871 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647871 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423390209276"} 20250402085647871 DAUC <0003> hlr.c:428 IMSI='262423390209276': storing IMEI = 12345678901234 20250402085647871 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423390209276"} 20250402085647871 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423390209276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647871 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647871 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647872 DAUC <0003> db_auc.c:192 IMSI='262423390209276': No 3G Auth Data 20250402085647872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647873 DAUC <0003> db_auc.c:157 IMSI='262423970074876': No 2G Auth Data 20250402085647873 DAUC <0003> db_auc.c:192 IMSI='262423970074876': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262423970074876" to be handled at TC_gsup_check_imei(260) 20250402085647880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 20250402085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647882 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423970074876"} 20250402085647882 DMAIN <0000> hlr.c:435 IMSI='262423970074876': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647882 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423970074876"} 20250402085647882 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262423970074876" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_check_imei(260)"262423970074876" TC_gsup_check_imei(260)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647883 DAUC <0003> db_auc.c:157 IMSI='262423970074876': No 2G Auth Data 20250402085647884 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647884 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423970074876"} 20250402085647884 DAUC <0003> hlr.c:428 IMSI='262423970074876': storing IMEI = 12345678901234 20250402085647884 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423970074876"} 20250402085647884 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423970074876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647884 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647884 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647885 DAUC <0003> db_auc.c:157 IMSI='262423970074876': No 2G Auth Data 20250402085647885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647886 DAUC <0003> db_auc.c:157 IMSI='262423539644551': No 2G Auth Data 20250402085647886 DAUC <0003> db_auc.c:192 IMSI='262423539644551': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262423539644551" to be handled at TC_gsup_check_imei(261) 20250402085647892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 20250402085647895 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647895 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423539644551"} 20250402085647895 DMAIN <0000> hlr.c:435 IMSI='262423539644551': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647895 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423539644551"} 20250402085647895 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647895 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647895 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262423539644551" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_check_imei(261)"262423539644551" TC_gsup_check_imei(261)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647896 DAUC <0003> db_auc.c:157 IMSI='262423539644551': No 2G Auth Data 20250402085647897 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647897 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423539644551"} 20250402085647897 DAUC <0003> hlr.c:428 IMSI='262423539644551': storing IMEI = 12345678901234 20250402085647897 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423539644551"} 20250402085647897 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423539644551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647897 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647897 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647898 DAUC <0003> db_auc.c:157 IMSI='262423539644551': No 2G Auth Data 20250402085647898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647899 DAUC <0003> db_auc.c:157 IMSI='262424637960934': No 2G Auth Data 20250402085647899 DAUC <0003> db_auc.c:192 IMSI='262424637960934': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262424637960934" to be handled at TC_gsup_check_imei(262) 20250402085647906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4258 20250402085647908 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647908 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637960934"} 20250402085647908 DMAIN <0000> hlr.c:435 IMSI='262424637960934': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647908 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424637960934"} 20250402085647908 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647908 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647908 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262424637960934" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_check_imei(262)"262424637960934" TC_gsup_check_imei(262)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647910 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637960934"} 20250402085647910 DAUC <0003> hlr.c:428 IMSI='262424637960934': storing IMEI = 12345678901234 20250402085647910 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424637960934"} 20250402085647910 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424637960934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647910 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647912 DAUC <0003> db_auc.c:157 IMSI='262422359176367': No 2G Auth Data 20250402085647912 DAUC <0003> db_auc.c:192 IMSI='262422359176367': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262422359176367" to be handled at TC_gsup_check_imei(263) 20250402085647918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20250402085647921 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647921 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422359176367"} 20250402085647921 DMAIN <0000> hlr.c:435 IMSI='262422359176367': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647921 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422359176367"} 20250402085647921 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647921 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647921 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262422359176367" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_check_imei(263)"262422359176367" TC_gsup_check_imei(263)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647923 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647923 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422359176367"} 20250402085647923 DAUC <0003> hlr.c:428 IMSI='262422359176367': storing IMEI = 12345678901234 20250402085647923 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422359176367"} 20250402085647923 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422359176367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647923 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647923 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@bfa683d3a4de: Final verdict of PTC: pass 20250402085647924 DAUC <0003> db_auc.c:157 IMSI='262424067915207': No 2G Auth Data 20250402085647924 DAUC <0003> db_auc.c:192 IMSI='262424067915207': No 3G Auth Data HLR_Test-GSUP(254)@bfa683d3a4de: Created GsupExpect[0] for "262424067915207" to be handled at TC_gsup_check_imei(264) 20250402085647931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 20250402085647933 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647933 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424067915207"} 20250402085647933 DMAIN <0000> hlr.c:435 IMSI='262424067915207': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085647933 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424067915207"} 20250402085647934 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647934 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647934 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bfa683d3a4de: Found GsupExpect[0] for "262424067915207" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_check_imei(264)"262424067915207" TC_gsup_check_imei(264)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647936 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647936 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424067915207"} 20250402085647936 DAUC <0003> hlr.c:428 IMSI='262424067915207': storing IMEI = 12345678901234 20250402085647936 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424067915207"} 20250402085647936 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424067915207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085647936 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085647936 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085647937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085647938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4258 20250402085647938 DLINP <000b> input/ipa.c:452 connected read/write 20250402085647938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085647938 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085647938 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085647938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085647938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34043<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@bfa683d3a4de: Final verdict of PTC: none 255@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_check_imei finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Apr 2 08:56:47 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250402085647961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 20250402085648062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125488) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Apr 2 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_check_imei_via_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085651123 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085651123 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085651124 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085651125 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651125 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085651125 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085651126 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085651126 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 2: 20250402085651126 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 3: 20250402085651126 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 4: 20250402085651126 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(265)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085651126 DLGSUP <0013> gsup_server.c:236 5: 20250402085651126 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 7: 20250402085651126 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085651126 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085651126 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085651126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@bfa683d3a4de: 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") 20250402085651133 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33663<->l=127.0.0.1:4259) 20250402085651135 DAUC <0003> db_auc.c:157 IMSI='262421789817839': No 2G Auth Data 20250402085651135 DAUC <0003> db_auc.c:192 IMSI='262421789817839': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262421789817839" to be handled at TC_gsup_check_imei_via_proxy(269) 20250402085651140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 20250402085651166 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651166 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421789817839" source_name="the-source\n"} 20250402085651166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250402085651166 DMAIN <0000> hlr.c:435 IMSI='262421789817839': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651166 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421789817839" destination_name="the-source\n"} 20250402085651166 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651166 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651166 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262421789817839" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421789817839" TC_gsup_check_imei_via_proxy(269)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651168 DAUC <0003> db_auc.c:192 IMSI='262421789817839': No 3G Auth Data 20250402085651170 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651170 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421789817839" source_name="the-source\n"} 20250402085651170 DAUC <0003> hlr.c:428 IMSI='262421789817839': storing IMEI = 12345678901234 20250402085651170 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421789817839" destination_name="the-source\n"} 20250402085651170 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421789817839 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651170 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651170 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651171 DAUC <0003> db_auc.c:192 IMSI='262421789817839': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651172 DAUC <0003> db_auc.c:157 IMSI='262426907974677': No 2G Auth Data 20250402085651172 DAUC <0003> db_auc.c:192 IMSI='262426907974677': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262426907974677" to be handled at TC_gsup_check_imei_via_proxy(270) 20250402085651181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20250402085651184 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651184 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907974677" source_name="the-source\n"} 20250402085651184 DMAIN <0000> hlr.c:435 IMSI='262426907974677': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651184 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426907974677" destination_name="the-source\n"} 20250402085651184 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651184 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651184 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262426907974677" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426907974677" 20250402085651185 DAUC <0003> db_auc.c:192 IMSI='262426907974677': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651186 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651186 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426907974677" source_name="the-source\n"} 20250402085651186 DAUC <0003> hlr.c:428 IMSI='262426907974677': storing IMEI = 12345678901234 20250402085651186 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426907974677" destination_name="the-source\n"} 20250402085651186 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426907974677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651186 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651186 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651187 DAUC <0003> db_auc.c:192 IMSI='262426907974677': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651188 DAUC <0003> db_auc.c:157 IMSI='262420044553598': No 2G Auth Data 20250402085651188 DAUC <0003> db_auc.c:192 IMSI='262420044553598': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262420044553598" to be handled at TC_gsup_check_imei_via_proxy(271) 20250402085651197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20250402085651199 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651199 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420044553598" source_name="the-source\n"} 20250402085651199 DMAIN <0000> hlr.c:435 IMSI='262420044553598': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651199 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420044553598" destination_name="the-source\n"} 20250402085651199 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651199 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651199 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262420044553598" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420044553598" TC_gsup_check_imei_via_proxy(271)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651200 DAUC <0003> db_auc.c:192 IMSI='262420044553598': No 3G Auth Data 20250402085651201 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651201 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420044553598" source_name="the-source\n"} 20250402085651201 DAUC <0003> hlr.c:428 IMSI='262420044553598': storing IMEI = 12345678901234 20250402085651201 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420044553598" destination_name="the-source\n"} 20250402085651201 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420044553598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651201 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651201 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651202 DAUC <0003> db_auc.c:192 IMSI='262420044553598': No 3G Auth Data 20250402085651202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651203 DAUC <0003> db_auc.c:157 IMSI='262429843659466': No 2G Auth Data 20250402085651203 DAUC <0003> db_auc.c:192 IMSI='262429843659466': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262429843659466" to be handled at TC_gsup_check_imei_via_proxy(272) 20250402085651209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20250402085651211 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651211 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843659466" source_name="the-source\n"} 20250402085651211 DMAIN <0000> hlr.c:435 IMSI='262429843659466': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651211 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429843659466" destination_name="the-source\n"} 20250402085651211 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651211 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651211 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262429843659466" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429843659466" TC_gsup_check_imei_via_proxy(272)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651212 DAUC <0003> db_auc.c:157 IMSI='262429843659466': No 2G Auth Data 20250402085651213 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651213 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843659466" source_name="the-source\n"} 20250402085651213 DAUC <0003> hlr.c:428 IMSI='262429843659466': storing IMEI = 12345678901234 20250402085651213 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429843659466" destination_name="the-source\n"} 20250402085651213 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429843659466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651213 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651213 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651214 DAUC <0003> db_auc.c:157 IMSI='262429843659466': No 2G Auth Data 20250402085651214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651215 DAUC <0003> db_auc.c:157 IMSI='262426353829186': No 2G Auth Data 20250402085651215 DAUC <0003> db_auc.c:192 IMSI='262426353829186': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262426353829186" to be handled at TC_gsup_check_imei_via_proxy(273) 20250402085651221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 20250402085651224 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651224 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426353829186" source_name="the-source\n"} 20250402085651224 DMAIN <0000> hlr.c:435 IMSI='262426353829186': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651224 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426353829186" destination_name="the-source\n"} 20250402085651224 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651224 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651224 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262426353829186" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426353829186" TC_gsup_check_imei_via_proxy(273)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651225 DAUC <0003> db_auc.c:157 IMSI='262426353829186': No 2G Auth Data 20250402085651226 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651226 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426353829186" source_name="the-source\n"} 20250402085651226 DAUC <0003> hlr.c:428 IMSI='262426353829186': storing IMEI = 12345678901234 20250402085651226 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426353829186" destination_name="the-source\n"} 20250402085651226 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426353829186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651226 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651226 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651227 DAUC <0003> db_auc.c:157 IMSI='262426353829186': No 2G Auth Data 20250402085651227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651228 DAUC <0003> db_auc.c:157 IMSI='262428102074698': No 2G Auth Data 20250402085651228 DAUC <0003> db_auc.c:192 IMSI='262428102074698': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262428102074698" to be handled at TC_gsup_check_imei_via_proxy(274) 20250402085651235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 20250402085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651239 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102074698" source_name="the-source\n"} 20250402085651239 DMAIN <0000> hlr.c:435 IMSI='262428102074698': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651239 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102074698" destination_name="the-source\n"} 20250402085651239 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262428102074698" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428102074698" TC_gsup_check_imei_via_proxy(274)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651241 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651241 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102074698" source_name="the-source\n"} 20250402085651241 DAUC <0003> hlr.c:428 IMSI='262428102074698': storing IMEI = 12345678901234 20250402085651241 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102074698" destination_name="the-source\n"} 20250402085651241 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428102074698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651241 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651241 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651243 DAUC <0003> db_auc.c:157 IMSI='262427689782181': No 2G Auth Data 20250402085651243 DAUC <0003> db_auc.c:192 IMSI='262427689782181': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262427689782181" to be handled at TC_gsup_check_imei_via_proxy(275) 20250402085651250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250402085651253 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651253 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689782181" source_name="the-source\n"} 20250402085651253 DMAIN <0000> hlr.c:435 IMSI='262427689782181': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651253 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427689782181" destination_name="the-source\n"} 20250402085651253 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651253 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651253 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262427689782181" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427689782181" TC_gsup_check_imei_via_proxy(275)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651257 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689782181" source_name="the-source\n"} 20250402085651257 DAUC <0003> hlr.c:428 IMSI='262427689782181': storing IMEI = 12345678901234 20250402085651257 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427689782181" destination_name="the-source\n"} 20250402085651257 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427689782181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651257 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@bfa683d3a4de: Final verdict of PTC: pass 20250402085651259 DAUC <0003> db_auc.c:157 IMSI='262426459899199': No 2G Auth Data 20250402085651259 DAUC <0003> db_auc.c:192 IMSI='262426459899199': No 3G Auth Data HLR_Test-GSUP(266)@bfa683d3a4de: Created GsupExpect[0] for "262426459899199" to be handled at TC_gsup_check_imei_via_proxy(276) 20250402085651267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 20250402085651269 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651269 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426459899199" source_name="the-source\n"} 20250402085651269 DMAIN <0000> hlr.c:435 IMSI='262426459899199': has IMEI = 12345678901234 (consider setting 'store-imei') 20250402085651269 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426459899199" destination_name="the-source\n"} 20250402085651269 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651269 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651269 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bfa683d3a4de: Found GsupExpect[0] for "262426459899199" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426459899199" TC_gsup_check_imei_via_proxy(276)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651272 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426459899199" source_name="the-source\n"} 20250402085651272 DAUC <0003> hlr.c:428 IMSI='262426459899199': storing IMEI = 12345678901234 20250402085651272 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426459899199" destination_name="the-source\n"} 20250402085651272 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426459899199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085651272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085651272 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085651273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085651274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 20250402085651275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33663<->l=127.0.0.1:4259) 267@bfa683d3a4de: Final verdict of PTC: none 20250402085651275 DLINP <000b> input/ipa.c:452 connected read/write 20250402085651275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085651275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085651275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085651275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085651275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Apr 2 08:56:51 UTC 2025 ====== 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 20250402085651304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250402085651405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Apr 2 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_check_imei_invalid_len started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085654444 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085654444 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085654445 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@bfa683d3a4de: 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 } } } } 20250402085654447 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654447 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085654447 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085654447 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085654447 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 2: 20250402085654447 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 3: 20250402085654447 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 4: 20250402085654447 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 5: 20250402085654447 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 7: 20250402085654447 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085654447 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085654447 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085654447 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@bfa683d3a4de: 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") 20250402085654457 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34887<->l=127.0.0.1:4259) 20250402085654460 DAUC <0003> db_auc.c:157 IMSI='262425148421537': No 2G Auth Data 20250402085654460 DAUC <0003> db_auc.c:192 IMSI='262425148421537': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262425148421537" to be handled at TC_gsup_check_imei_invalid_len(281) 20250402085654468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20250402085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654490 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148421537"} 20250402085654490 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654490 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148421537" cause=Invalid mandatory information} 20250402085654490 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262425148421537" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425148421537" TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654491 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654491 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148421537"} 20250402085654492 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654492 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148421537" cause=Invalid mandatory information} 20250402085654492 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654492 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654492 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654492 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654492 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148421537"} 20250402085654492 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654492 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148421537" cause=Invalid mandatory information} 20250402085654492 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654492 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654492 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654493 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148421537"} 20250402085654493 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654493 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148421537" cause=Invalid mandatory information} 20250402085654493 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654493 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148421537"} 20250402085654493 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654493 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148421537" cause=Invalid mandatory information} 20250402085654493 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425148421537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654493 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654495 DAUC <0003> db_auc.c:157 IMSI='262421145011921': No 2G Auth Data 20250402085654495 DAUC <0003> db_auc.c:192 IMSI='262421145011921': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262421145011921" to be handled at TC_gsup_check_imei_invalid_len(282) 20250402085654502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4258 20250402085654504 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654504 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145011921"} 20250402085654504 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654504 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421145011921" cause=Invalid mandatory information} 20250402085654504 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654504 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654504 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262421145011921" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421145011921" TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654505 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654505 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145011921"} 20250402085654505 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654505 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421145011921" cause=Invalid mandatory information} 20250402085654505 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654505 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654505 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654506 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145011921"} 20250402085654506 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654506 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421145011921" cause=Invalid mandatory information} 20250402085654506 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654506 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145011921"} 20250402085654506 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654506 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421145011921" cause=Invalid mandatory information} 20250402085654506 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654506 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654507 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654507 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145011921"} 20250402085654507 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654507 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421145011921" cause=Invalid mandatory information} 20250402085654507 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421145011921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654507 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654507 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654508 DAUC <0003> db_auc.c:157 IMSI='262423177988028': No 2G Auth Data 20250402085654508 DAUC <0003> db_auc.c:192 IMSI='262423177988028': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262423177988028" to be handled at TC_gsup_check_imei_invalid_len(283) 20250402085654515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 20250402085654517 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654517 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177988028"} 20250402085654517 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654517 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177988028" cause=Invalid mandatory information} 20250402085654517 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654517 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654517 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262423177988028" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423177988028" TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654518 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654518 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177988028"} 20250402085654518 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654518 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177988028" cause=Invalid mandatory information} 20250402085654518 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654518 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654518 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654519 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177988028"} 20250402085654519 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654519 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177988028" cause=Invalid mandatory information} 20250402085654519 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654519 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177988028"} 20250402085654519 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654519 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177988028" cause=Invalid mandatory information} 20250402085654519 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654519 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654520 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654520 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177988028"} 20250402085654520 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654520 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177988028" cause=Invalid mandatory information} 20250402085654520 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423177988028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654520 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654520 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654522 DAUC <0003> db_auc.c:157 IMSI='262420913727014': No 2G Auth Data 20250402085654522 DAUC <0003> db_auc.c:192 IMSI='262420913727014': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262420913727014" to be handled at TC_gsup_check_imei_invalid_len(284) 20250402085654528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20250402085654530 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654530 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420913727014"} 20250402085654530 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654530 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420913727014" cause=Invalid mandatory information} 20250402085654530 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654530 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654530 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262420913727014" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420913727014" TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654531 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654531 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420913727014"} 20250402085654531 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654531 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420913727014" cause=Invalid mandatory information} 20250402085654531 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654531 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654531 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654532 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420913727014"} 20250402085654532 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654532 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420913727014" cause=Invalid mandatory information} 20250402085654532 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654532 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420913727014"} 20250402085654532 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654532 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420913727014" cause=Invalid mandatory information} 20250402085654532 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654532 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654533 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654533 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420913727014"} 20250402085654533 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654533 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420913727014" cause=Invalid mandatory information} 20250402085654533 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420913727014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654533 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654533 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654535 DAUC <0003> db_auc.c:157 IMSI='262422764834977': No 2G Auth Data 20250402085654535 DAUC <0003> db_auc.c:192 IMSI='262422764834977': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262422764834977" to be handled at TC_gsup_check_imei_invalid_len(285) 20250402085654541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 20250402085654543 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654543 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422764834977"} 20250402085654543 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654543 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422764834977" cause=Invalid mandatory information} 20250402085654543 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654543 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654543 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262422764834977" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422764834977" TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654544 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654544 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422764834977"} 20250402085654544 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654544 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422764834977" cause=Invalid mandatory information} 20250402085654544 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654544 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654544 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654545 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422764834977"} 20250402085654545 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654545 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422764834977" cause=Invalid mandatory information} 20250402085654545 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654545 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422764834977"} 20250402085654545 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654545 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422764834977" cause=Invalid mandatory information} 20250402085654545 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654545 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654546 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654546 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422764834977"} 20250402085654546 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654546 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422764834977" cause=Invalid mandatory information} 20250402085654546 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422764834977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654546 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654546 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654548 DAUC <0003> db_auc.c:157 IMSI='262429923917155': No 2G Auth Data 20250402085654548 DAUC <0003> db_auc.c:192 IMSI='262429923917155': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262429923917155" to be handled at TC_gsup_check_imei_invalid_len(286) 20250402085654555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 20250402085654557 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654557 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429923917155"} 20250402085654557 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654557 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429923917155" cause=Invalid mandatory information} 20250402085654557 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654557 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654557 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262429923917155" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429923917155" TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654558 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654558 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429923917155"} 20250402085654558 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654558 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429923917155" cause=Invalid mandatory information} 20250402085654558 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654558 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654558 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654559 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654559 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429923917155"} 20250402085654559 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654559 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429923917155" cause=Invalid mandatory information} 20250402085654559 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654559 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654559 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654560 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429923917155"} 20250402085654560 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654560 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429923917155" cause=Invalid mandatory information} 20250402085654560 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654560 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429923917155"} 20250402085654560 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654560 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429923917155" cause=Invalid mandatory information} 20250402085654560 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429923917155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654560 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654562 DAUC <0003> db_auc.c:157 IMSI='262423219110369': No 2G Auth Data 20250402085654562 DAUC <0003> db_auc.c:192 IMSI='262423219110369': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262423219110369" to be handled at TC_gsup_check_imei_invalid_len(287) 20250402085654568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 20250402085654570 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654570 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423219110369"} 20250402085654570 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654570 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423219110369" cause=Invalid mandatory information} 20250402085654570 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654570 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654570 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262423219110369" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423219110369" TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654571 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654571 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423219110369"} 20250402085654571 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654571 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423219110369" cause=Invalid mandatory information} 20250402085654571 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654571 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654571 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654572 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654572 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423219110369"} 20250402085654572 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654572 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423219110369" cause=Invalid mandatory information} 20250402085654572 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654572 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654572 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654573 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423219110369"} 20250402085654573 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654573 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423219110369" cause=Invalid mandatory information} 20250402085654573 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654573 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654574 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423219110369"} 20250402085654574 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654574 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423219110369" cause=Invalid mandatory information} 20250402085654574 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423219110369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@bfa683d3a4de: Final verdict of PTC: pass 20250402085654576 DAUC <0003> db_auc.c:157 IMSI='262429007975917': No 2G Auth Data 20250402085654576 DAUC <0003> db_auc.c:192 IMSI='262429007975917': No 3G Auth Data HLR_Test-GSUP(278)@bfa683d3a4de: Created GsupExpect[0] for "262429007975917" to be handled at TC_gsup_check_imei_invalid_len(288) 20250402085654582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 20250402085654584 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654584 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429007975917"} 20250402085654584 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250402085654584 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429007975917" cause=Invalid mandatory information} 20250402085654584 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654584 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654584 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bfa683d3a4de: Found GsupExpect[0] for "262429007975917" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@bfa683d3a4de: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429007975917" TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654586 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429007975917"} 20250402085654586 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250402085654586 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429007975917" cause=Invalid mandatory information} 20250402085654586 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654586 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429007975917"} 20250402085654586 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250402085654586 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429007975917" cause=Invalid mandatory information} 20250402085654586 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654586 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654587 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429007975917"} 20250402085654587 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250402085654587 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429007975917" cause=Invalid mandatory information} 20250402085654587 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654587 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654588 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429007975917"} 20250402085654588 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250402085654588 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429007975917" cause=Invalid mandatory information} 20250402085654588 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429007975917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085654588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085654588 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085654588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@bfa683d3a4de: Final verdict of PTC: pass MTC@bfa683d3a4de: setverdict(pass): none -> pass 20250402085654589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20250402085654590 DLINP <000b> input/ipa.c:452 connected read/write 20250402085654590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085654590 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085654590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085654590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085654590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34887<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@bfa683d3a4de: Final verdict of PTC: none 279@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: pass MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@bfa683d3a4de: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Apr 2 08:56:54 UTC 2025 ====== 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 20250402085654613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20250402085654714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=168456) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Apr 2 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_gsup_check_imei_unknown_imsi started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085657824 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085657825 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085657829 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085657830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085657835 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085657835 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085657835 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085657835 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085657835 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 2: 20250402085657835 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 3: 20250402085657835 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 4: 20250402085657835 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 5: 20250402085657835 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 7: 20250402085657835 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085657835 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085657835 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085657835 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@bfa683d3a4de: 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") 20250402085657851 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36325<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bfa683d3a4de: Created GsupExpect[0] for "262426820288007" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250402085657860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20250402085657882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085657882 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426820288007"} 20250402085657882 DMAIN <0000> hlr.c:435 IMSI='262426820288007': has IMEI = 22245678901234 (consider setting 'store-imei') 20250402085657882 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250402085657882 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426820288007" cause=Invalid mandatory information} 20250402085657882 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085657882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085657882 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@bfa683d3a4de: Found GsupExpect[0] for "262426820288007" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@bfa683d3a4de: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426820288007" TC_gsup_check_imei_unknown_imsi(293)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085657891 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085657891 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426820288007"} 20250402085657891 DAUC <0003> hlr.c:428 IMSI='262426820288007': storing IMEI = 22245678901234 20250402085657892 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426820288007': no such subscriber 20250402085657892 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250402085657892 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426820288007" cause=Invalid mandatory information} 20250402085657892 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426820288007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085657892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085657892 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085657894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@bfa683d3a4de: Final verdict of PTC: pass 20250402085657897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 20250402085657899 DLINP <000b> input/ipa.c:452 connected read/write 20250402085657899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085657899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085657899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085657899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085657899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36325<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bfa683d3a4de: Final verdict of PTC: none 291@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 291: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Apr 2 08:56:57 UTC 2025 ====== 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 20250402085657937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20250402085658038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->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=30596) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Apr 2 08:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085701154 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085701154 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085701159 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085701165 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701166 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085701166 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085701166 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085701166 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 2: 20250402085701166 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 3: 20250402085701166 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 4: 20250402085701166 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 5: 20250402085701166 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 7: 20250402085701166 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085701166 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085701166 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085701166 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@bfa683d3a4de: 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") 20250402085701202 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45203<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bfa683d3a4de: Created GsupExpect[0] for "262428072805646" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250402085701229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20250402085701242 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701242 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701242 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701242 DMAIN <0000> hlr.c:243 IMSI='262428072805646': Successfully assigned MSISDN='846' 20250402085701242 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701242 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701242 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701242 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701242 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@bfa683d3a4de: Found GsupExpect[0] for "262428072805646" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@bfa683d3a4de: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428072805646" 20250402085701247 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701247 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085701250 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701250 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701252 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701252 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701256 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701256 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701256 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701256 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085701256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085701256 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701256 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701256 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701260 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701260 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428072805646"} 20250402085701260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085701260 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085701260 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428072805646"} 20250402085701260 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085701260 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085701260 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701260 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701267 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701267 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701267 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701267 DMAIN <0000> hlr.c:243 IMSI='262428072805646': Successfully assigned MSISDN='424' 20250402085701267 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701267 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701267 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701267 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701268 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701269 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701269 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701271 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701271 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701272 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701272 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701274 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701274 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701276 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701276 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701276 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085701276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085701276 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701276 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701280 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428072805646"} 20250402085701280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085701280 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085701280 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428072805646"} 20250402085701280 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085701280 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085701280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701280 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701287 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701287 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701287 DMAIN <0000> hlr.c:243 IMSI='262428072805646': Successfully assigned MSISDN='122' 20250402085701287 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701287 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701287 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701287 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701289 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701289 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701290 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701290 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701291 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701291 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701292 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701292 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701295 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701295 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701295 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701295 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085701295 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428072805646" cause=GPRS services not allowed} 20250402085701295 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701295 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701295 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085701295 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085701295 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701295 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701303 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701303 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701303 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701303 DMAIN <0000> hlr.c:243 IMSI='262428072805646': Successfully assigned MSISDN='404' 20250402085701303 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701303 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701303 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701303 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701303 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701305 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701305 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701306 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701306 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701310 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701310 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701313 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701313 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701313 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701313 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085701313 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428072805646" cause=GPRS services not allowed} 20250402085701313 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701313 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701313 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085701313 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085701313 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701313 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701321 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701321 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701321 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701321 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701321 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701321 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701324 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701324 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701325 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701325 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701326 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701326 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701328 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701328 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701328 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701328 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085701328 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428072805646" cause=GPRS services not allowed} 20250402085701328 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085701328 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085701328 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701328 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701333 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701333 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428072805646"} 20250402085701333 DMAIN <0000> hlr.c:227 IMSI='262428072805646': Creating subscriber on demand 20250402085701333 DAUC <0003> hlr.c:428 IMSI='262428072805646': storing IMEI = 12345678901234 20250402085701334 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428072805646"} 20250402085701334 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250402085701334 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701334 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701335 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701335 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701336 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701336 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701336 DAUC <0003> db_auc.c:157 IMSI='262428072805646': No 2G Auth Data 20250402085701336 DAUC <0003> db_auc.c:192 IMSI='262428072805646': No 3G Auth Data 20250402085701338 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701338 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701338 DLU <0006> fsm.c:456 lu(262428072805646)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085701338 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085701338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085701338 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428072805646" cn_domain=PS} 20250402085701338 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701338 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701340 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428072805646"} 20250402085701340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085701340 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085701340 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428072805646"} 20250402085701340 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428072805646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085701340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085701340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085701340 DLU <0006> fsm.c:568 lu(PS:IMSI-262428072805646)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085701340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085701340 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085701342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@bfa683d3a4de: Final verdict of PTC: pass 20250402085701343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58596<->l=127.0.0.1:4258 20250402085701343 DLINP <000b> input/ipa.c:452 connected read/write 20250402085701343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085701343 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085701343 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085701343 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085701344 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45203<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(295)@bfa683d3a4de: Final verdict of PTC: none 296@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 296: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Apr 2 08:57:01 UTC 2025 ====== 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 20250402085701371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20250402085701471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=97056) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Apr 2 08:57:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_ul started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085704589 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085704589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085704592 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085704594 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704594 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085704594 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085704594 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085704594 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 2: 20250402085704594 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 3: 20250402085704594 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 4: 20250402085704594 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 5: 20250402085704594 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 7: 20250402085704594 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085704594 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085704594 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085704594 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@bfa683d3a4de: 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") 20250402085704615 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44559<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bfa683d3a4de: Created GsupExpect[0] for "262423599088459" to be handled at TC_subscr_create_on_demand_ul(303) 20250402085704631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4258 20250402085704639 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704639 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704640 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704640 DMAIN <0000> hlr.c:243 IMSI='262423599088459': Successfully assigned MSISDN='158' 20250402085704640 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704640 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085704640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085704640 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704640 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704640 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@bfa683d3a4de: Found GsupExpect[0] for "262423599088459" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@bfa683d3a4de: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423599088459" 20250402085704644 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704644 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423599088459"} 20250402085704644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085704644 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085704644 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423599088459"} 20250402085704645 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085704645 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085704645 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704645 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085704646 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704646 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704648 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704648 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704649 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704649 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704653 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704653 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704654 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704654 DMAIN <0000> hlr.c:243 IMSI='262423599088459': Successfully assigned MSISDN='456' 20250402085704654 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704654 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085704654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085704654 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704654 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704654 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704656 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704656 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423599088459"} 20250402085704656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085704656 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085704656 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423599088459"} 20250402085704656 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085704656 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085704656 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704656 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704657 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704657 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704659 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704659 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704660 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704660 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704661 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704661 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704665 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704665 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704665 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704666 DMAIN <0000> hlr.c:243 IMSI='262423599088459': Successfully assigned MSISDN='181' 20250402085704666 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704666 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085704666 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423599088459" cause=GPRS services not allowed} 20250402085704666 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085704666 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085704666 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704666 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704667 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704667 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704668 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704668 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704669 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704669 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704669 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704669 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704672 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704672 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704672 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704672 DMAIN <0000> hlr.c:243 IMSI='262423599088459': Successfully assigned MSISDN='092' 20250402085704673 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704673 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085704673 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423599088459" cause=GPRS services not allowed} 20250402085704673 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704673 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704673 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085704673 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085704673 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704673 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704674 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704674 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704674 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704674 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704675 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704675 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704678 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704678 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704678 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704678 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704678 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250402085704678 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423599088459" cause=GPRS services not allowed} 20250402085704678 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Freeing instance 20250402085704678 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: Deallocated 20250402085704678 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704678 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704678 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704678 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704679 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704679 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704679 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704679 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704681 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704681 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704681 DMAIN <0000> hlr.c:227 IMSI='262423599088459': Creating subscriber on demand 20250402085704681 DLU <0006> fsm.c:456 lu(262423599088459)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085704681 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085704681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085704681 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423599088459" cn_domain=PS} 20250402085704682 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704682 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704682 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704682 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423599088459"} 20250402085704682 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085704682 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085704682 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423599088459"} 20250402085704682 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423599088459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085704682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085704682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085704682 DLU <0006> fsm.c:568 lu(PS:IMSI-262423599088459)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085704682 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704682 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085704683 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704683 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704683 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704683 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data 20250402085704684 DAUC <0003> db_auc.c:157 IMSI='262423599088459': No 2G Auth Data 20250402085704684 DAUC <0003> db_auc.c:192 IMSI='262423599088459': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085704685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@bfa683d3a4de: Final verdict of PTC: pass 20250402085704685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45334<->l=127.0.0.1:4258 20250402085704686 DLINP <000b> input/ipa.c:452 connected read/write 20250402085704686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085704686 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085704686 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085704686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085704686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44559<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bfa683d3a4de: Final verdict of PTC: none 301@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 301: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Apr 2 08:57:04 UTC 2025 ====== 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 20250402085704709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20250402085704810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45362<->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=81540) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Apr 2 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_sai started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085707929 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085707930 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085707934 DLINP <000b> input/ipa.c:452 connected read/write 20250402085707934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085707936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085707940 DLINP <000b> input/ipa.c:452 connected read/write 20250402085707940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085707940 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085707940 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085707940 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085707940 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 2: 20250402085707940 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 3: 20250402085707940 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 4: 20250402085707940 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 5: 20250402085707940 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(304)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085707940 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085707940 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085707940 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085707940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@bfa683d3a4de: 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") 20250402085707966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41757<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bfa683d3a4de: Created GsupExpect[0] for "262421934290093" to be handled at TC_subscr_create_on_demand_sai(308) 20250402085707981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20250402085707993 DLINP <000b> input/ipa.c:452 connected read/write 20250402085707993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085707993 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421934290093"} 20250402085707993 DMAIN <0000> hlr.c:227 IMSI='262421934290093': Creating subscriber on demand 20250402085707993 DMAIN <0000> hlr.c:243 IMSI='262421934290093': Successfully assigned MSISDN='180' 20250402085707993 DAUC <0003> db_auc.c:157 IMSI='262421934290093': No 2G Auth Data 20250402085707993 DAUC <0003> db_auc.c:192 IMSI='262421934290093': No 3G Auth Data 20250402085707993 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421934290093 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 20250402085707993 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421934290093" cause=IMSI unknown in HLR} 20250402085707993 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250402085707993 DLINP <000b> input/ipa.c:452 connected read/write 20250402085707994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085707994 DLINP <000b> input/ipa.c:452 connected read/write 20250402085707994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@bfa683d3a4de: Found GsupExpect[0] for "262421934290093" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@bfa683d3a4de: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421934290093" TC_subscr_create_on_demand_sai(308)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085707998 DAUC <0003> db_auc.c:157 IMSI='262421934290093': No 2G Auth Data 20250402085707998 DAUC <0003> db_auc.c:192 IMSI='262421934290093': No 3G Auth Data 20250402085708000 DAUC <0003> db_auc.c:157 IMSI='262421934290093': No 2G Auth Data 20250402085708000 DAUC <0003> db_auc.c:192 IMSI='262421934290093': No 3G Auth Data 20250402085708001 DAUC <0003> db_auc.c:157 IMSI='262421934290093': No 2G Auth Data 20250402085708001 DAUC <0003> db_auc.c:192 IMSI='262421934290093': No 3G Auth Data 20250402085708003 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085708004 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421934290093" cn_domain=PS} 20250402085708004 DLU <0006> fsm.c:456 lu(262421934290093)[0x5587781d4df0]{UNVALIDATED}: Allocated 20250402085708004 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250402085708004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421934290093)[0x5587781d4df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085708004 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421934290093" cn_domain=PS} 20250402085708004 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085708004 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085708007 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085708007 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421934290093"} 20250402085708008 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421934290093)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085708008 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085708008 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421934290093"} 20250402085708008 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421934290093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085708008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421934290093)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085708008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421934290093)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085708008 DLU <0006> fsm.c:568 lu(PS:IMSI-262421934290093)[0x5587781d4df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085708008 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085708008 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085708011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@bfa683d3a4de: Final verdict of PTC: pass 20250402085708014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20250402085708015 DLINP <000b> input/ipa.c:452 connected read/write 20250402085708015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085708015 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085708015 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085708015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085708015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41757<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bfa683d3a4de: Final verdict of PTC: none 306@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 306: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Apr 2 08:57:08 UTC 2025 ====== 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 20250402085708047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 20250402085708148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45392<->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=36600) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Apr 2 08:57:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_other_home started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085711260 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085711260 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085711265 DLINP <000b> input/ipa.c:452 connected read/write 20250402085711265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085711267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085711271 DLINP <000b> input/ipa.c:452 connected read/write 20250402085711271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085711271 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085711271 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085711271 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085711271 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 2: 20250402085711271 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 3: 20250402085711271 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 4: 20250402085711271 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 5: 20250402085711271 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 7: 20250402085711271 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085711271 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085711271 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085711271 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@bfa683d3a4de: 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") 20250402085711299 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41663<->l=127.0.0.1:4259) 20250402085711304 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250402085711304 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@bfa683d3a4de: Created GsupExpect[0] for "262428021761350" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250402085711332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 20250402085711338 DAUC <0003> db_auc.c:157 IMSI='262428021761350': No 2G Auth Data 20250402085711338 DAUC <0003> db_auc.c:192 IMSI='262428021761350': No 3G Auth Data 20250402085711349 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616032661.msisdn 20250402085711349 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616032661.msisdn: not attached (vlr_number unset) 20250402085711350 DDGSM <0007> mslookup_server.c:327 sip.voice.491616032661.msisdn: does not exist in GSUP proxy 20250402085712357 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085712357 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428021761350" cn_domain=CS} 20250402085712357 DLU <0006> fsm.c:456 lu(262428021761350)[0x5587781ee0d0]{UNVALIDATED}: Allocated 20250402085712357 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250402085712357 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428021761350)[0x5587781ee0d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250402085712357 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428021761350" cn_domain=CS} 20250402085712357 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085712357 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@bfa683d3a4de: Found GsupExpect[0] for "262428021761350" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428021761350" 20250402085712365 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085712365 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428021761350"} 20250402085712365 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428021761350)[0x5587781ee0d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250402085712365 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250402085712365 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428021761350"} 20250402085712365 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428021761350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085712366 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428021761350)[0x5587781ee0d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250402085712366 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428021761350)[0x5587781ee0d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250402085712366 DLU <0006> fsm.c:568 lu(CS:IMSI-262428021761350)[0x5587781ee0d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250402085712366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085712366 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085712369 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616032661.msisdn 20250402085712369 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616032661.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250402085712369 DDGSM <0007> mslookup_server.c:327 sip.voice.491616032661.msisdn: does not exist in GSUP proxy 20250402085712369 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616032661.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@bfa683d3a4de: setverdict(pass): pass -> pass, component reason not changed 20250402085712376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@bfa683d3a4de: Final verdict of PTC: pass 20250402085712378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@bfa683d3a4de: Final verdict of PTC: none 20250402085712380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41663<->l=127.0.0.1:4259) 20250402085712382 DLINP <000b> input/ipa.c:452 connected read/write 20250402085712382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085712382 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085712382 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085712382 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)@bfa683d3a4de: Final verdict of PTC: none 311@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 311: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Apr 2 08:57:12 UTC 2025 ====== 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 20250402085712451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20250402085712551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250402085714598 DSS <0004> hlr_ussd.c:239 262422047916472/0xb73cd3ee: SS Session Timeout, destroying 20250402085714598 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422047916472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Apr 2 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_MSLookup_GSUP_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085715671 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085715671 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085715675 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085715676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@bfa683d3a4de: 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)@bfa683d3a4de: 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 } } } } 20250402085715680 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250402085715680 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250402085715680 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085715681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085715681 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085715681 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085715681 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 2: 20250402085715681 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(314)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085715681 DLGSUP <0013> gsup_server.c:236 3: 20250402085715681 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 4: 20250402085715681 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 5: 20250402085715681 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 7: 20250402085715681 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085715681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085715681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085715681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 316@bfa683d3a4de: 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") 20250402085715708 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46421<->l=127.0.0.1:4259) 20250402085715710 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250402085715710 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@bfa683d3a4de: Created GsupExpect[0] for "262423307191896" to be handled at TC_MSLookup_GSUP_proxy(320) 20250402085715716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@bfa683d3a4de: Created GsupExpect[0] for "262423307191896" to be handled at TC_MSLookup_GSUP_proxy(320) 20250402085715722 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085715722 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423307191896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423307191896" cn_domain=CS} 20250402085715722 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423307191896 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250402085715722 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423307191896 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250402085715722 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423307191896.imsi 20250402085715722 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423307191896.imsi 20250402085715722 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423307191896.imsi: does not exist in local HLR 20250402085715726 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423307191896 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250402085715727 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250402085715727 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250402085715727 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250402085715727 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250402085715727 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250402085715727 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423307191896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085715727 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085715727 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085715727 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085715727 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085715727 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085715727 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: 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) } } } } 20250402085715729 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715729 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715729 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250402085715729 DLINP <000b> ipa.c:396 tag 1: HLR 20250402085715729 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250402085715731 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715731 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715731 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@bfa683d3a4de: Found GsupExpect[0] for "262423307191896" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423307191896" HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085715774 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715774 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715774 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715774 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715774 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423307191896 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616126086 20250402085715775 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423307191896 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085715775 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085715775 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@bfa683d3a4de: Found GsupExpect[0] for "262423307191896" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423307191896" 20250402085715783 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715783 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715783 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423307191896 MSISDN-491616126086 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085715783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085715783 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085715787 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715787 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715787 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423307191896 MSISDN-491616126086 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 20250402085715787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423307191896 MSISDN-491616126086 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085715787 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085715787 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085715790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@bfa683d3a4de: Final verdict of PTC: pass 20250402085715798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 20250402085715800 DLINP <000b> input/ipa.c:452 connected read/write 20250402085715800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085715800 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085715801 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085715801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085715801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46421<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(315)@bfa683d3a4de: Final verdict of PTC: none 316@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@bfa683d3a4de: Final verdict of PTC: none 20250402085715803 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085715803 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085715803 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server IPA-CTRL-CLI-IPA(319)@bfa683d3a4de: Final verdict of PTC: none 20250402085715803 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250402085715803 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 316: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Apr 2 08:57:15 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250402085715894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 20250402085715995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4196) Waiting for packet dumper to finish... 1 (prev_count=4196, count=43096) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Apr 2 08:57:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085719108 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085719108 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085719111 DLINP <000b> input/ipa.c:452 connected read/write 20250402085719111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085719112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@bfa683d3a4de: 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) } } } } 20250402085719116 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250402085719116 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@bfa683d3a4de: 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 } } } } 20250402085719116 DLINP <000b> input/ipa.c:452 connected read/write 20250402085719116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085719117 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085719117 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085719117 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085719117 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 2: 20250402085719117 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 3: 20250402085719117 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 4: 20250402085719117 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 5: 20250402085719117 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 7: 20250402085719117 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085719117 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085719117 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085719117 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@bfa683d3a4de: 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") 20250402085719138 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34001<->l=127.0.0.1:4259) 20250402085719141 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250402085719141 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@bfa683d3a4de: Created GsupExpect[0] for "262421295158264" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250402085719170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 20250402085719175 DAUC <0003> db_auc.c:157 IMSI='262421295158264': No 2G Auth Data 20250402085719175 DAUC <0003> db_auc.c:192 IMSI='262421295158264': No 3G Auth Data 20250402085719185 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421295158264.imsi 20250402085719185 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421295158264.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085719194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bfa683d3a4de: Final verdict of PTC: pass 20250402085719196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20250402085719198 DLINP <000b> input/ipa.c:452 connected read/write 20250402085719198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085719198 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085719198 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085719198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@bfa683d3a4de: Final verdict of PTC: none 20250402085719199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34001<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@bfa683d3a4de: Final verdict of PTC: none 323@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 323: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Apr 2 08:57:19 UTC 2025 ====== 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 20250402085719231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20250402085719332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58634<->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=28052) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Apr 2 08:57:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085722451 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085722451 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085722455 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085722455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@bfa683d3a4de: 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 } } } } 20250402085722456 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085722456 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085722456 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085722456 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(326)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085722456 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085722456 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 2: 20250402085722456 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 3: 20250402085722456 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 4: 20250402085722456 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 5: 20250402085722456 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 7: 20250402085722456 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085722456 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085722456 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085722456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250402085722457 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250402085722457 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@bfa683d3a4de: 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") 20250402085722491 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20250402085722492 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250402085722492 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@bfa683d3a4de: Created GsupExpect[0] for "262424430894914" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250402085722501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@bfa683d3a4de: Created GsupExpect[0] for "262424430894914" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250402085722505 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085722505 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424430894914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424430894914" cn_domain=CS} 20250402085722505 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424430894914 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250402085722505 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424430894914 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250402085722505 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424430894914.imsi 20250402085722506 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424430894914.imsi 20250402085722506 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424430894914.imsi: does not exist in local HLR 20250402085722513 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424430894914 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250402085722513 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250402085722513 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250402085722513 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250402085722513 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250402085722513 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250402085722513 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424430894914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085722513 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085722513 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085722513 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085722513 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085722513 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085722513 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: 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) } } } } 20250402085722518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722518 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250402085722518 DLINP <000b> ipa.c:396 tag 1: HLR 20250402085722518 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250402085722520 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722520 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722520 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@bfa683d3a4de: Found GsupExpect[0] for "262424430894914" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424430894914" HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085722562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722562 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424430894914 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617435211 20250402085722563 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424430894914 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085722563 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085722563 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@bfa683d3a4de: Found GsupExpect[0] for "262424430894914" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424430894914" 20250402085722570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722570 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424430894914 MSISDN-491617435211 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085722570 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085722570 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085722573 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085722574 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085722574 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424430894914 MSISDN-491617435211 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 20250402085722574 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424430894914 MSISDN-491617435211 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085722574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085722574 DLINP <000b> input/ipa.c:452 connected read/write 20250402085722574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085722577 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424430894914.imsi 20250402085722577 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424430894914.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085723581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bfa683d3a4de: Final verdict of PTC: pass 20250402085723583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54976<->l=127.0.0.1:4258 20250402085723585 DLINP <000b> input/ipa.c:452 connected read/write 20250402085723585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085723585 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085723586 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085723586 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)@bfa683d3a4de: Final verdict of PTC: none 20250402085723586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20250402085723586 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085723586 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085723586 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250402085723586 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250402085723586 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@bfa683d3a4de: Final verdict of PTC: none 328@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 328: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Apr 2 08:57:23 UTC 2025 ====== 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 20250402085723675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20250402085723776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35744) Waiting for packet dumper to finish... 1 (prev_count=35744, count=44000) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Apr 2 08:57:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@bfa683d3a4de: legacy= false MTC@bfa683d3a4de: in not legacy case 1 MTC@bfa683d3a4de: in not legacy case 2 20250402085726889 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250402085726889 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085726896 DLINP <000b> input/ipa.c:452 connected read/write 20250402085726896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085726897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4258 20250402085726897 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250402085726897 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@bfa683d3a4de: 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 } } } } 20250402085726898 DLINP <000b> input/ipa.c:452 connected read/write 20250402085726898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085726898 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250402085726898 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250402085726898 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250402085726898 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 2: 20250402085726898 DLGSUP <0013> gsup_server.c:238 2: 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 3: 20250402085726898 DLGSUP <0013> gsup_server.c:238 3: 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 4: 20250402085726898 DLGSUP <0013> gsup_server.c:238 4: 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 5: 20250402085726898 DLGSUP <0013> gsup_server.c:238 5: 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 7: 20250402085726898 DLGSUP <0013> gsup_server.c:238 7: 00 20250402085726898 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250402085726898 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250402085726898 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)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@bfa683d3a4de: 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") 20250402085726930 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40567<->l=127.0.0.1:4259) 20250402085726933 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250402085726933 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@bfa683d3a4de: Created GsupExpect[0] for "262420804484185" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250402085726947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55012<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@bfa683d3a4de: Created GsupExpect[0] for "262420804484185" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250402085726955 DLINP <000b> input/ipa.c:452 connected read/write 20250402085726955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085726955 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420804484185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420804484185" cn_domain=CS} 20250402085726955 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420804484185 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250402085726955 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420804484185 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250402085726955 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420804484185.imsi 20250402085726955 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420804484185.imsi 20250402085726955 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420804484185.imsi: does not exist in local HLR 20250402085726966 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420804484185 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250402085726966 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250402085726966 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250402085726966 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250402085726966 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250402085726966 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250402085726966 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420804484185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250402085726966 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085726966 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085726966 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085726966 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250402085726966 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250402085726966 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: 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) } } } } 20250402085726971 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085726971 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085726971 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250402085726971 DLINP <000b> ipa.c:396 tag 1: HLR 20250402085726971 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250402085726974 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085726974 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085726974 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@bfa683d3a4de: Found GsupExpect[0] for "262420804484185" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420804484185" HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250402085727018 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085727018 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085727018 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085727018 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085727019 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420804484185 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611656264 20250402085727019 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420804484185 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085727019 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085727019 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@bfa683d3a4de: Found GsupExpect[0] for "262420804484185" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@bfa683d3a4de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420804484185" 20250402085727027 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085727027 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085727027 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420804484185 MSISDN-491611656264 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085727027 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085727027 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085727032 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085727032 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085727032 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420804484185 MSISDN-491611656264 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 20250402085727032 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420804484185 MSISDN-491611656264 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250402085727032 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085727032 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250402085727035 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611656264.msisdn 20250402085727035 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611656264.msisdn: does not exist in local HLR 20250402085727035 DDGSM <0007> mslookup_server.c:352 sip.voice.491611656264.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250402085727035 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611656264.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@bfa683d3a4de: setverdict(pass): none -> pass 20250402085727039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55012<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@bfa683d3a4de: Final verdict of PTC: pass 20250402085727041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4258 20250402085727043 DLINP <000b> input/ipa.c:452 connected read/write 20250402085727043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250402085727043 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250402085727043 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250402085727043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250402085727043 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40567<->l=127.0.0.1:4259) 20250402085727043 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250402085727043 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250402085727043 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250402085727043 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250402085727043 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-server(336)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP(334)@bfa683d3a4de: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@bfa683d3a4de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@bfa683d3a4de: Final verdict of PTC: none MTC@bfa683d3a4de: Setting final verdict of the test case. MTC@bfa683d3a4de: Local verdict of MTC: none MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC with component reference 335: none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@bfa683d3a4de: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@bfa683d3a4de: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@bfa683d3a4de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Apr 2 08:57:27 UTC 2025 ====== 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 20250402085727141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 20250402085727242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55028<->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=46420) MTC@bfa683d3a4de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@bfa683d3a4de: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bfa683d3a4de: Terminating MTC. MC@bfa683d3a4de: MTC terminated. MC2> exit MC@bfa683d3a4de: Shutting down session. MC@bfa683d3a4de: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7611.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (3889092) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3889004) [testenv] Showing testsuite/junit-xml-7611.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7611.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='130.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.116393'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.155718'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.190147'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.114704'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.062555'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.066460'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.054796'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.057974'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.153506'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.168936'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.152683'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.037000'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.060787'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.217885'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.150496'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.080839'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.189356'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.150602'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.190415'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.151052'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.189933'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.156116'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.304678'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.194842'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.180956'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.434483'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.163267'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.159558'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.154874'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.103251'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.220195'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.113610'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.109859'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.154563'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.159959'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.107636'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.175812'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.176552'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0'] testenv-hlr-osmocom-nightly-20250402-0855-e6e1b356-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2632/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS