Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10
Commit message: "s1gw: add constants for PFCP FAR IDs"
 > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins5576555986377470172.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:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 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-20241230-0855-8b98e9a4-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-30T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (9606 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_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_3.cc Creating dependency file for MAP_SS_Code_part_4.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_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_6.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_4.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_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_3.cc Creating dependency file for MAP_ER_DataTypes_part_4.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_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_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_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.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_5.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_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_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_1.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_6.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_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 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_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1575 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (423 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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412292026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412292026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412292026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412292026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412292026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412292026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412292026 [69.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412292026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202412292026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412292026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412292026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412292026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412292026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412292026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412292026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412292026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202412292026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412292026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202412292026 [460 kB] Fetched 11.4 MB in 0s (74.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412292026_amd64.deb ... Unpacking osmocom-nightly (202412292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412292026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202412292026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412292026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202412292026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412292026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202412292026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412292026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202412292026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202412292026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202412292026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202412292026) ... Setting up osmocom-nightly (202412292026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412292026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412292026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmocore (1.10.0.56.fc03.202412292026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412292026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412292026) ... Setting up osmo-hlr (1.8.0.15.74e4.202412292026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202412292026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241230085526067 DMAIN <0000> hlr.c:813 hlr starting 20241230085526067 DDB <0001> db.c:599 using database: :memory: 20241230085526067 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241230085526068 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241230085526068 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241230085526068 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241230085526070 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241230085526070 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241230085526070 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241230085526071 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241230085526071 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-20241230-0855-8b98e9a4-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@3f700867abb4: Unix server socket created successfully. MC@3f700867abb4: Listening on TCP port 40969. MC2> 3f700867abb4 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3f700867abb4 40969 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3f700867abb4: New HC connected from 10.0.2.100 [10.0.2.100]. 3f700867abb4: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3f700867abb4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3f700867abb4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3f700867abb4: Configuration file was processed on all HCs. MC@3f700867abb4: Creating MTC on host 10.0.2.100. MC@3f700867abb4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3f700867abb4: 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 ------ Mon Dec 30 08:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085527768 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085527768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085527769 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@3f700867abb4: 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) } } } } 20241230085527771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3f700867abb4: 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 } } } } 20241230085527772 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085527772 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085527772 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085527772 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 20241230085527772 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085527772 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 20241230085527772 DLGSUP <0013> gsup_server.c:236 2: 20241230085527772 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085527772 DLGSUP <0013> gsup_server.c:236 3: 20241230085527772 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085527772 DLGSUP <0013> gsup_server.c:236 4: 20241230085527772 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085527772 DLGSUP <0013> gsup_server.c:236 5: 20241230085527772 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085527772 DLGSUP <0013> gsup_server.c:236 7: 20241230085527772 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085527772 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085527772 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085527772 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@3f700867abb4: 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") 20241230085527791 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33353<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3f700867abb4: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241230085527803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 20241230085527813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085527813 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"} 20241230085527813 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" 20241230085527813 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} 20241230085527813 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 20241230085527813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085527813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3f700867abb4: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3f700867abb4: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085527816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3f700867abb4: Final verdict of PTC: pass 20241230085527817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241230085527818 DLINP <000b> input/ipa.c:452 connected read/write 20241230085527818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085527818 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085527819 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085527819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085527819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33353<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3f700867abb4: Final verdict of PTC: none 5@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 5: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241230085527880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 20241230085527980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25056) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_sai started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085531053 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085531053 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085531055 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085531058 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531058 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085531059 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085531059 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 20241230085531059 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085531059 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 20241230085531059 DLGSUP <0013> gsup_server.c:236 2: 20241230085531059 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085531059 DLGSUP <0013> gsup_server.c:236 3: 20241230085531059 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085531059 DLGSUP <0013> gsup_server.c:236 4: 20241230085531059 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085531059 DLGSUP <0013> gsup_server.c:236 5: 20241230085531059 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085531059 DLGSUP <0013> gsup_server.c:236 7: 20241230085531059 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085531059 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085531059 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085531059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@3f700867abb4: 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") 20241230085531079 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34997<->l=127.0.0.1:4259) 20241230085531087 DAUC <0003> db_auc.c:157 IMSI='262429474071877': No 2G Auth Data 20241230085531087 DAUC <0003> db_auc.c:192 IMSI='262429474071877': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262429474071877" to be handled at TC_gsup_sai(12) 20241230085531106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 20241230085531111 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531111 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429474071877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429474071877"} 20241230085531111 DAUC <0003> db_auc.c:192 IMSI='262429474071877': No 3G Auth Data 20241230085531111 DAUC <0003> db_auc.c:236 IMSI='262429474071877': Calling to generate 5 vectors 20241230085531111 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085531111 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531111 DAUC <0003> auc.c:113 vector [0]: rand = 81d30a0e5111129e41bfb78f6a8983c3 20241230085531111 DAUC <0003> auc.c:179 vector [0]: kc = 0f8aad0bb49b2800 20241230085531111 DAUC <0003> auc.c:180 vector [0]: sres = c927d774 20241230085531111 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085531111 DAUC <0003> auc.c:113 vector [1]: rand = a9d0631a7353eff256404ec16d7d34bf 20241230085531111 DAUC <0003> auc.c:179 vector [1]: kc = 83f41abe06d91400 20241230085531111 DAUC <0003> auc.c:180 vector [1]: sres = 26c5f733 20241230085531111 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085531111 DAUC <0003> auc.c:113 vector [2]: rand = dc1405d9ced9f8b9f526b5ae759f8e2c 20241230085531111 DAUC <0003> auc.c:179 vector [2]: kc = dcd6b59569fa3c00 20241230085531111 DAUC <0003> auc.c:180 vector [2]: sres = 12ec5b52 20241230085531111 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085531111 DAUC <0003> auc.c:113 vector [3]: rand = 690443240a155bc4bcb1c0e8bad03ddc 20241230085531111 DAUC <0003> auc.c:179 vector [3]: kc = bbf8f5aa326a5000 20241230085531111 DAUC <0003> auc.c:180 vector [3]: sres = 0c2f472a 20241230085531111 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085531111 DAUC <0003> auc.c:113 vector [4]: rand = 0f646c5c6031f44269c15be716658b07 20241230085531111 DAUC <0003> auc.c:179 vector [4]: kc = 6438b3603d7dc000 20241230085531111 DAUC <0003> auc.c:180 vector [4]: sres = 5ba2cf72 20241230085531111 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085531111 DAUC <0003> db_auc.c:245 IMSI='262429474071877': Generated 5 vectors 20241230085531111 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429474071877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429474071877"} 20241230085531111 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429474071877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531111 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531111 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262429474071877" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 0TC_gsup_sai(12)"262429474071877" TC_gsup_sai(12)@3f700867abb4: setverdict(pass): none -> pass 20241230085531115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 TC_gsup_sai(12)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@3f700867abb4: Final verdict of PTC: pass 20241230085531116 DAUC <0003> db_auc.c:157 IMSI='262423727739723': No 2G Auth Data 20241230085531116 DAUC <0003> db_auc.c:192 IMSI='262423727739723': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262423727739723" to be handled at TC_gsup_sai(13) 20241230085531132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241230085531135 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531135 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423727739723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423727739723"} 20241230085531135 DAUC <0003> db_auc.c:192 IMSI='262423727739723': No 3G Auth Data 20241230085531135 DAUC <0003> db_auc.c:236 IMSI='262423727739723': Calling to generate 5 vectors 20241230085531135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085531135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531135 DAUC <0003> auc.c:113 vector [0]: rand = 4102e003e51102dc7bac4143af8895eb 20241230085531135 DAUC <0003> auc.c:179 vector [0]: kc = 6054cc376ab94800 20241230085531135 DAUC <0003> auc.c:180 vector [0]: sres = 48d3db3f 20241230085531135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085531136 DAUC <0003> auc.c:113 vector [1]: rand = c726c7af9c8c86b874d8b2bde11dca72 20241230085531136 DAUC <0003> auc.c:179 vector [1]: kc = 87471bb93236f000 20241230085531136 DAUC <0003> auc.c:180 vector [1]: sres = 9adfdaac 20241230085531136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085531136 DAUC <0003> auc.c:113 vector [2]: rand = 6a75245719025e75421c9230736413f2 20241230085531136 DAUC <0003> auc.c:179 vector [2]: kc = 8dbb1dc00034cc00 20241230085531136 DAUC <0003> auc.c:180 vector [2]: sres = d20cfcda 20241230085531136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085531136 DAUC <0003> auc.c:113 vector [3]: rand = 603e15f7a8258a0f97b547bff73c4d76 20241230085531136 DAUC <0003> auc.c:179 vector [3]: kc = d083862fd4b3c800 20241230085531136 DAUC <0003> auc.c:180 vector [3]: sres = 160dcfae 20241230085531136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085531136 DAUC <0003> auc.c:113 vector [4]: rand = 71e1d89334e6c1fc2acc83ee8388df9d 20241230085531136 DAUC <0003> auc.c:179 vector [4]: kc = 4e8fa9bfb4db7400 20241230085531136 DAUC <0003> auc.c:180 vector [4]: sres = 62a1d18e 20241230085531136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085531136 DAUC <0003> db_auc.c:245 IMSI='262423727739723': Generated 5 vectors 20241230085531136 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423727739723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423727739723"} 20241230085531136 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423727739723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531136 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531136 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262423727739723" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 1TC_gsup_sai(13)"262423727739723" TC_gsup_sai(13)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(13)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 TC_gsup_sai(13)@3f700867abb4: Final verdict of PTC: pass 20241230085531139 DAUC <0003> db_auc.c:157 IMSI='262427376108902': No 2G Auth Data 20241230085531139 DAUC <0003> db_auc.c:192 IMSI='262427376108902': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262427376108902" to be handled at TC_gsup_sai(14) 20241230085531157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 20241230085531160 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531160 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427376108902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427376108902"} 20241230085531161 DAUC <0003> db_auc.c:192 IMSI='262427376108902': No 3G Auth Data 20241230085531161 DAUC <0003> db_auc.c:236 IMSI='262427376108902': Calling to generate 5 vectors 20241230085531161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085531161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531161 DAUC <0003> auc.c:113 vector [0]: rand = 76cfbb0a7d7f4bfb23a16834cdaa570e 20241230085531161 DAUC <0003> auc.c:179 vector [0]: kc = 964c97d5c2c0e3f6 20241230085531161 DAUC <0003> auc.c:180 vector [0]: sres = 95a82353 20241230085531161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085531161 DAUC <0003> auc.c:113 vector [1]: rand = 83d41d78e3bdf8ba64718b070b96b62b 20241230085531161 DAUC <0003> auc.c:179 vector [1]: kc = 7c60dcc70ee51a54 20241230085531161 DAUC <0003> auc.c:180 vector [1]: sres = 9be4d0c5 20241230085531161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085531161 DAUC <0003> auc.c:113 vector [2]: rand = 622fef6703b879729de61fe6e6d7cd53 20241230085531161 DAUC <0003> auc.c:179 vector [2]: kc = 8553e98192aab9cc 20241230085531161 DAUC <0003> auc.c:180 vector [2]: sres = a09095ac 20241230085531161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085531161 DAUC <0003> auc.c:113 vector [3]: rand = d2aeaf4976de4b6ca697b850e76ae761 20241230085531161 DAUC <0003> auc.c:179 vector [3]: kc = 3d059fa539cd3ab4 20241230085531161 DAUC <0003> auc.c:180 vector [3]: sres = 7a40b873 20241230085531161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085531161 DAUC <0003> auc.c:113 vector [4]: rand = 0db2612786e4dd9c52c5623495fe0805 20241230085531161 DAUC <0003> auc.c:179 vector [4]: kc = 919f5ccd6645791b 20241230085531161 DAUC <0003> auc.c:180 vector [4]: sres = 177fb842 20241230085531161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085531161 DAUC <0003> db_auc.c:245 IMSI='262427376108902': Generated 5 vectors 20241230085531161 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427376108902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427376108902"} 20241230085531161 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427376108902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531161 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531161 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262427376108902" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 2TC_gsup_sai(14)"262427376108902" TC_gsup_sai(14)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(14)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 TC_gsup_sai(14)@3f700867abb4: Final verdict of PTC: pass 20241230085531164 DAUC <0003> db_auc.c:157 IMSI='262424763163620': No 2G Auth Data 20241230085531164 DAUC <0003> db_auc.c:192 IMSI='262424763163620': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262424763163620" to be handled at TC_gsup_sai(15) 20241230085531180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4258 20241230085531184 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531184 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424763163620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424763163620"} 20241230085531184 DAUC <0003> db_auc.c:157 IMSI='262424763163620': No 2G Auth Data 20241230085531184 DAUC <0003> db_auc.c:236 IMSI='262424763163620': Calling to generate 5 vectors 20241230085531184 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085531184 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085531184 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085531184 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085531184 DAUC <0003> auc.c:113 vector [0]: rand = fb513219a3c16cbbc7f05cd06a7c747b 20241230085531184 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085531184 DAUC <0003> auc.c:142 vector [0]: autn = 4a6f731b5a9d000045cc393b5119bf62 20241230085531184 DAUC <0003> auc.c:143 vector [0]: ck = c52df632ab617120826f19ef3b5bbd76 20241230085531184 DAUC <0003> auc.c:144 vector [0]: ik = bda4d1826eb0af5ad2a60cd3ccf258cc 20241230085531184 DAUC <0003> auc.c:145 vector [0]: res = 8404cf8b250551440000000000000000 20241230085531184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085531184 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085531184 DAUC <0003> auc.c:151 vector [0]: kc = 2840328c32783bc0 20241230085531184 DAUC <0003> auc.c:152 vector [0]: sres = a1019ecf 20241230085531184 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085531184 DAUC <0003> auc.c:113 vector [1]: rand = df5fb65a7dd1dbd485a51e836a7dfc5f 20241230085531184 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085531184 DAUC <0003> auc.c:142 vector [1]: autn = 92b522aab7900000236f753078f28180 20241230085531184 DAUC <0003> auc.c:143 vector [1]: ck = 570f10ab38ccea6a62b7f93d43aad8e3 20241230085531184 DAUC <0003> auc.c:144 vector [1]: ik = befe126f459c2da1950096e0eb5a16f5 20241230085531184 DAUC <0003> auc.c:145 vector [1]: res = 2769c4b3c6c31ede0000000000000000 20241230085531184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085531184 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085531184 DAUC <0003> auc.c:151 vector [1]: kc = 1e466d19d5a009dd 20241230085531184 DAUC <0003> auc.c:152 vector [1]: sres = e1aada6d 20241230085531184 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085531184 DAUC <0003> auc.c:113 vector [2]: rand = 98327ae7da0c36f5f0ccd34261a770e5 20241230085531184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085531184 DAUC <0003> auc.c:142 vector [2]: autn = bca8f01e842d00001071a757598718d1 20241230085531184 DAUC <0003> auc.c:143 vector [2]: ck = 2a277081e18544138378574e4465b5fb 20241230085531184 DAUC <0003> auc.c:144 vector [2]: ik = e2e921c9eb8179bf2cb4cfc0b8fd34d4 20241230085531184 DAUC <0003> auc.c:145 vector [2]: res = 19b56bb1f1784b910000000000000000 20241230085531184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085531184 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085531184 DAUC <0003> auc.c:151 vector [2]: kc = 6702c9c6f69cbc83 20241230085531184 DAUC <0003> auc.c:152 vector [2]: sres = e8cd2020 20241230085531184 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085531184 DAUC <0003> auc.c:113 vector [3]: rand = 67ba066129cca23cc8ee804df1c5e896 20241230085531184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085531184 DAUC <0003> auc.c:142 vector [3]: autn = 59c180e33bb200007e479f6a62a960f3 20241230085531184 DAUC <0003> auc.c:143 vector [3]: ck = 3077a99c222cacf7a25e5134e268fc12 20241230085531184 DAUC <0003> auc.c:144 vector [3]: ik = 59aa4ab0c8f1d8759a75ad81683a67c1 20241230085531184 DAUC <0003> auc.c:145 vector [3]: res = c0ef7c127e2b69b80000000000000000 20241230085531184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085531184 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085531184 DAUC <0003> auc.c:151 vector [3]: kc = 51f61f99608fef51 20241230085531184 DAUC <0003> auc.c:152 vector [3]: sres = bec415aa 20241230085531184 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085531184 DAUC <0003> auc.c:113 vector [4]: rand = 88e5433ca996afc5d9df74b752c777d7 20241230085531185 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085531185 DAUC <0003> auc.c:142 vector [4]: autn = 068fddd3e15a000071451fbf4e06803b 20241230085531185 DAUC <0003> auc.c:143 vector [4]: ck = dd68e976d5c09f72b1f7c17f3f0a90f2 20241230085531185 DAUC <0003> auc.c:144 vector [4]: ik = 2e83fb7aba4c5bf83565c1de9ce1811c 20241230085531185 DAUC <0003> auc.c:145 vector [4]: res = 9a8413866c79043d0000000000000000 20241230085531185 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085531185 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085531185 DAUC <0003> auc.c:151 vector [4]: kc = 777912adcc67d564 20241230085531185 DAUC <0003> auc.c:152 vector [4]: sres = f6fd17bb 20241230085531185 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085531185 DAUC <0003> db_auc.c:245 IMSI='262424763163620': Generated 5 vectors 20241230085531185 DAUC <0003> db_auc.c:249 IMSI='262424763163620': Updating SQN=161 in DB 20241230085531185 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424763163620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424763163620"} 20241230085531185 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424763163620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531185 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531185 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262424763163620" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 3TC_gsup_sai(15)"262424763163620" TC_gsup_sai(15)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(15)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4258 TC_gsup_sai(15)@3f700867abb4: Final verdict of PTC: pass 20241230085531190 DAUC <0003> db_auc.c:157 IMSI='262427804289030': No 2G Auth Data 20241230085531190 DAUC <0003> db_auc.c:192 IMSI='262427804289030': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262427804289030" to be handled at TC_gsup_sai(16) 20241230085531206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241230085531209 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531209 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427804289030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427804289030"} 20241230085531209 DAUC <0003> db_auc.c:157 IMSI='262427804289030': No 2G Auth Data 20241230085531209 DAUC <0003> db_auc.c:236 IMSI='262427804289030': Calling to generate 5 vectors 20241230085531209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085531209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085531209 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085531209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085531209 DAUC <0003> auc.c:113 vector [0]: rand = 969f68e3591eb1d130cde66024eded15 20241230085531209 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085531209 DAUC <0003> auc.c:142 vector [0]: autn = 1d36f4afbcb10000c0812c0f6593d071 20241230085531209 DAUC <0003> auc.c:143 vector [0]: ck = 3338074f6b8ec00b326badd858b471a5 20241230085531209 DAUC <0003> auc.c:144 vector [0]: ik = a121491b622ab3e55fdfeb2664add3ed 20241230085531209 DAUC <0003> auc.c:145 vector [0]: res = 547726cea4ceb0d60000000000000000 20241230085531209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085531210 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085531210 DAUC <0003> auc.c:151 vector [0]: kc = ffad08aa35bdd1a6 20241230085531210 DAUC <0003> auc.c:152 vector [0]: sres = f0b99618 20241230085531210 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085531210 DAUC <0003> auc.c:113 vector [1]: rand = 64fef7c531692ac60eefad9a568d79b4 20241230085531210 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085531210 DAUC <0003> auc.c:142 vector [1]: autn = 0e94d3f1ffa90000f12e1a7f65817072 20241230085531210 DAUC <0003> auc.c:143 vector [1]: ck = 75005191dd2661e8c9f87a82744eeaff 20241230085531210 DAUC <0003> auc.c:144 vector [1]: ik = 7e65ee9ebb0b146e1295e73ada423fb5 20241230085531210 DAUC <0003> auc.c:145 vector [1]: res = 2c3afc54b666e03c0000000000000000 20241230085531210 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085531210 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085531210 DAUC <0003> auc.c:151 vector [1]: kc = d00822b7c821a0cc 20241230085531210 DAUC <0003> auc.c:152 vector [1]: sres = 9a5c1c68 20241230085531210 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085531210 DAUC <0003> auc.c:113 vector [2]: rand = 2e5b92262606b75e52cad0446721232c 20241230085531210 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085531210 DAUC <0003> auc.c:142 vector [2]: autn = df189e2f000d0000257c89436a88b062 20241230085531210 DAUC <0003> auc.c:143 vector [2]: ck = 6f08de2ffc75dabe0830547995c69fde 20241230085531210 DAUC <0003> auc.c:144 vector [2]: ik = 5207bcab613104d48c213bf05152ed16 20241230085531210 DAUC <0003> auc.c:145 vector [2]: res = e9bcf4f711bf56b70000000000000000 20241230085531210 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085531210 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085531210 DAUC <0003> auc.c:151 vector [2]: kc = b91e0d0d59d0aca2 20241230085531210 DAUC <0003> auc.c:152 vector [2]: sres = f803a240 20241230085531210 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085531210 DAUC <0003> auc.c:113 vector [3]: rand = bf8077972609575c66f3a87e74c4c328 20241230085531210 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085531210 DAUC <0003> auc.c:142 vector [3]: autn = 398c0b920a0d00004e2ca4e2e2b0ec87 20241230085531210 DAUC <0003> auc.c:143 vector [3]: ck = dedb7dea9c0d667b7d8beba90e6c7d23 20241230085531210 DAUC <0003> auc.c:144 vector [3]: ik = cd0e31dd7565a3e9827ba7c0de707f15 20241230085531210 DAUC <0003> auc.c:145 vector [3]: res = ad8d9278051616990000000000000000 20241230085531210 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085531210 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085531210 DAUC <0003> auc.c:151 vector [3]: kc = ec25005e3974c7a4 20241230085531210 DAUC <0003> auc.c:152 vector [3]: sres = a89b84e1 20241230085531210 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085531210 DAUC <0003> auc.c:113 vector [4]: rand = bb8b39c49dfdba63ea2303870f8d3bc3 20241230085531210 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085531210 DAUC <0003> auc.c:142 vector [4]: autn = 03255c29ae860000d91e364450cf8450 20241230085531210 DAUC <0003> auc.c:143 vector [4]: ck = 90f5f03ac1739f206b05035adc7c4578 20241230085531210 DAUC <0003> auc.c:144 vector [4]: ik = b6a98ff05a28730bc0a4484416f88f66 20241230085531210 DAUC <0003> auc.c:145 vector [4]: res = 027b05e317f8ccf80000000000000000 20241230085531210 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085531210 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085531210 DAUC <0003> auc.c:151 vector [4]: kc = 8dfd34d451df2635 20241230085531210 DAUC <0003> auc.c:152 vector [4]: sres = 1583c91b 20241230085531210 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085531210 DAUC <0003> db_auc.c:245 IMSI='262427804289030': Generated 5 vectors 20241230085531210 DAUC <0003> db_auc.c:249 IMSI='262427804289030': Updating SQN=161 in DB 20241230085531210 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427804289030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427804289030"} 20241230085531210 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427804289030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531210 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531210 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262427804289030" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 4TC_gsup_sai(16)"262427804289030" TC_gsup_sai(16)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(16)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_gsup_sai(16)@3f700867abb4: Final verdict of PTC: pass 20241230085531214 DAUC <0003> db_auc.c:157 IMSI='262420156005804': No 2G Auth Data 20241230085531214 DAUC <0003> db_auc.c:192 IMSI='262420156005804': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262420156005804" to be handled at TC_gsup_sai(17) 20241230085531231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20241230085531235 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531235 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420156005804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420156005804"} 20241230085531235 DAUC <0003> db_auc.c:236 IMSI='262420156005804': Calling to generate 5 vectors 20241230085531235 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085531235 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085531235 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085531235 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085531235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531235 DAUC <0003> auc.c:113 vector [0]: rand = e5efdfea63a491b7e240885fd99e4420 20241230085531235 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085531235 DAUC <0003> auc.c:142 vector [0]: autn = 1d22e9a432a60000eeb5c789d75f3ef8 20241230085531235 DAUC <0003> auc.c:143 vector [0]: ck = a46759cd6fe8fba6309f1c37355e0b66 20241230085531235 DAUC <0003> auc.c:144 vector [0]: ik = 6e9eb8a273611876acf999a78023d378 20241230085531236 DAUC <0003> auc.c:145 vector [0]: res = cfcee2bd073ac6560000000000000000 20241230085531236 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085531236 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085531236 DAUC <0003> auc.c:179 vector [0]: kc = 90f04b4d6d3fa000 20241230085531236 DAUC <0003> auc.c:180 vector [0]: sres = d160af37 20241230085531236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085531236 DAUC <0003> auc.c:113 vector [1]: rand = 6b851190bacbe56c1084278e1c5ce4a4 20241230085531236 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085531236 DAUC <0003> auc.c:142 vector [1]: autn = 46ab3b521c84000093b6341d24b6fa7a 20241230085531236 DAUC <0003> auc.c:143 vector [1]: ck = 25aa1e4d0b70d684078bccf993851f2e 20241230085531236 DAUC <0003> auc.c:144 vector [1]: ik = 47b1c79126352c036a9e9cd11fa5a4aa 20241230085531236 DAUC <0003> auc.c:145 vector [1]: res = bd365283d2058fd10000000000000000 20241230085531236 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085531236 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085531236 DAUC <0003> auc.c:179 vector [1]: kc = 1f169d0809bf7400 20241230085531236 DAUC <0003> auc.c:180 vector [1]: sres = f93d6e54 20241230085531236 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085531236 DAUC <0003> auc.c:113 vector [2]: rand = 6a8b33358cfa1abf7cca980999c7d7c6 20241230085531236 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085531236 DAUC <0003> auc.c:142 vector [2]: autn = aea97a2ba7d100001e2c2ea737c0183f 20241230085531236 DAUC <0003> auc.c:143 vector [2]: ck = 9540ad2bb724d6ddb22e588b128fc54b 20241230085531236 DAUC <0003> auc.c:144 vector [2]: ik = 74c9c863299fa79307741a487fbf4ff7 20241230085531236 DAUC <0003> auc.c:145 vector [2]: res = bdb31cd7f6b2cbe30000000000000000 20241230085531236 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085531236 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085531236 DAUC <0003> auc.c:179 vector [2]: kc = 16ad3e19906a7800 20241230085531236 DAUC <0003> auc.c:180 vector [2]: sres = 3b6c4c4b 20241230085531236 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085531236 DAUC <0003> auc.c:113 vector [3]: rand = 104c2e052f92ebb5a48a3383ac91dbe3 20241230085531236 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085531236 DAUC <0003> auc.c:142 vector [3]: autn = 868aa7104fed0000df92ab60b084ba94 20241230085531236 DAUC <0003> auc.c:143 vector [3]: ck = f3bfe7c9a1d3d0d6c70e48d08695dd3a 20241230085531236 DAUC <0003> auc.c:144 vector [3]: ik = 1ed5bd2abd5eb33a0f40780a6301309b 20241230085531236 DAUC <0003> auc.c:145 vector [3]: res = aa22b7a9251659200000000000000000 20241230085531236 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085531236 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085531236 DAUC <0003> auc.c:179 vector [3]: kc = ecd4fcd8f48bc000 20241230085531236 DAUC <0003> auc.c:180 vector [3]: sres = ec4bac5d 20241230085531236 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085531236 DAUC <0003> auc.c:113 vector [4]: rand = 072f06945a2994ca455c062a5eff8d84 20241230085531236 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085531236 DAUC <0003> auc.c:142 vector [4]: autn = 1b2663df3b980000a48c0ea1558001a9 20241230085531236 DAUC <0003> auc.c:143 vector [4]: ck = 46fceb32abcc5754b96e84cf035c5828 20241230085531236 DAUC <0003> auc.c:144 vector [4]: ik = 6af4392080a708b4a6140b83947ff15a 20241230085531236 DAUC <0003> auc.c:145 vector [4]: res = 36172cde51f9641d0000000000000000 20241230085531236 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085531236 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085531236 DAUC <0003> auc.c:179 vector [4]: kc = c31c50b070e22c00 20241230085531236 DAUC <0003> auc.c:180 vector [4]: sres = a5d32bcf 20241230085531236 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085531236 DAUC <0003> db_auc.c:245 IMSI='262420156005804': Generated 5 vectors 20241230085531236 DAUC <0003> db_auc.c:249 IMSI='262420156005804': Updating SQN=161 in DB 20241230085531236 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420156005804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420156005804"} 20241230085531236 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420156005804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531236 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531236 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262420156005804" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 5TC_gsup_sai(17)"262420156005804" TC_gsup_sai(17)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(17)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 TC_gsup_sai(17)@3f700867abb4: Final verdict of PTC: pass 20241230085531240 DAUC <0003> db_auc.c:157 IMSI='262421440989231': No 2G Auth Data 20241230085531240 DAUC <0003> db_auc.c:192 IMSI='262421440989231': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262421440989231" to be handled at TC_gsup_sai(18) 20241230085531258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 20241230085531262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531262 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421440989231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421440989231"} 20241230085531262 DAUC <0003> db_auc.c:236 IMSI='262421440989231': Calling to generate 5 vectors 20241230085531262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085531262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085531262 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085531262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085531262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531262 DAUC <0003> auc.c:113 vector [0]: rand = ae82bda6f4b3fc06a909fdb02b32ef69 20241230085531262 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085531262 DAUC <0003> auc.c:142 vector [0]: autn = 5ecce43848ac00004084cc0e3097eb45 20241230085531262 DAUC <0003> auc.c:143 vector [0]: ck = 680568098c515d7da49076ed112f23bc 20241230085531262 DAUC <0003> auc.c:144 vector [0]: ik = ce83a9d1db3205843070fe8a879d8caa 20241230085531262 DAUC <0003> auc.c:145 vector [0]: res = 9b2e4ce4f0a866f90000000000000000 20241230085531262 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085531262 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085531262 DAUC <0003> auc.c:179 vector [0]: kc = c1b3e2934dab6c00 20241230085531262 DAUC <0003> auc.c:180 vector [0]: sres = ad7a1f62 20241230085531262 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085531262 DAUC <0003> auc.c:113 vector [1]: rand = 665185c58a63839b93ca5ba89b7d04ab 20241230085531262 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085531262 DAUC <0003> auc.c:142 vector [1]: autn = ac5ce9d0791800006b5e0fb7a4138575 20241230085531262 DAUC <0003> auc.c:143 vector [1]: ck = 7b10e78ca9e59d2def127fdb4fd5816f 20241230085531262 DAUC <0003> auc.c:144 vector [1]: ik = 5ddf384170931fdd1060c4ce12d9a1fc 20241230085531262 DAUC <0003> auc.c:145 vector [1]: res = 8c7a072c496d611a0000000000000000 20241230085531262 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085531262 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085531262 DAUC <0003> auc.c:179 vector [1]: kc = 458fb331617c6400 20241230085531262 DAUC <0003> auc.c:180 vector [1]: sres = 5206809c 20241230085531262 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085531262 DAUC <0003> auc.c:113 vector [2]: rand = 3bad7c3da5b48f80e16a92c3d3476eef 20241230085531262 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085531262 DAUC <0003> auc.c:142 vector [2]: autn = 74cd203e99bd000011ee55b1e40c744b 20241230085531262 DAUC <0003> auc.c:143 vector [2]: ck = cdb1fcf0e927f3b615f84558480b3956 20241230085531262 DAUC <0003> auc.c:144 vector [2]: ik = cc31e635b5b8749ca6a3803c132ce181 20241230085531262 DAUC <0003> auc.c:145 vector [2]: res = 8e65ef1f0bcc0e380000000000000000 20241230085531262 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085531262 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085531262 DAUC <0003> auc.c:179 vector [2]: kc = a47feeb4065a0400 20241230085531262 DAUC <0003> auc.c:180 vector [2]: sres = a86a8e47 20241230085531262 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085531262 DAUC <0003> auc.c:113 vector [3]: rand = 62e72e2a0f61040879cf8edc204e7804 20241230085531262 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085531262 DAUC <0003> auc.c:142 vector [3]: autn = 4cb4435fe59c0000fdc44cf25893761d 20241230085531262 DAUC <0003> auc.c:143 vector [3]: ck = f1a0721ec13deadd59d0be2da96dee99 20241230085531262 DAUC <0003> auc.c:144 vector [3]: ik = cd14af748841a0e78bc51d51a9753c38 20241230085531262 DAUC <0003> auc.c:145 vector [3]: res = 510bb459964dd6db0000000000000000 20241230085531262 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085531262 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085531262 DAUC <0003> auc.c:179 vector [3]: kc = 1ebf7a97a5a35800 20241230085531262 DAUC <0003> auc.c:180 vector [3]: sres = d6eab3a8 20241230085531262 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085531262 DAUC <0003> auc.c:113 vector [4]: rand = da0692e5337bddebd0934661bf58d7af 20241230085531262 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085531262 DAUC <0003> auc.c:142 vector [4]: autn = 9fd5adfb4f960000813f349753ae434d 20241230085531262 DAUC <0003> auc.c:143 vector [4]: ck = 27e249cca32d2897752c8f7d6ca9ed4d 20241230085531262 DAUC <0003> auc.c:144 vector [4]: ik = 443dcf7ba0f4b7d2ef0188279c1aac60 20241230085531262 DAUC <0003> auc.c:145 vector [4]: res = cfb32d9219afde8e0000000000000000 20241230085531262 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085531262 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085531262 DAUC <0003> auc.c:179 vector [4]: kc = 095a5c93e8f5d800 20241230085531262 DAUC <0003> auc.c:180 vector [4]: sres = 76fea1ff 20241230085531262 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085531263 DAUC <0003> db_auc.c:245 IMSI='262421440989231': Generated 5 vectors 20241230085531263 DAUC <0003> db_auc.c:249 IMSI='262421440989231': Updating SQN=161 in DB 20241230085531263 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421440989231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421440989231"} 20241230085531263 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421440989231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531263 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531263 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262421440989231" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 6TC_gsup_sai(18)"262421440989231" TC_gsup_sai(18)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(18)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 TC_gsup_sai(18)@3f700867abb4: Final verdict of PTC: pass 20241230085531267 DAUC <0003> db_auc.c:157 IMSI='262424552828844': No 2G Auth Data 20241230085531267 DAUC <0003> db_auc.c:192 IMSI='262424552828844': No 3G Auth Data HLR_Test-GSUP(9)@3f700867abb4: Created GsupExpect[0] for "262424552828844" to be handled at TC_gsup_sai(19) 20241230085531284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 20241230085531287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531287 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424552828844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424552828844"} 20241230085531287 DAUC <0003> db_auc.c:236 IMSI='262424552828844': Calling to generate 5 vectors 20241230085531287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085531287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085531287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085531287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085531287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085531287 DAUC <0003> auc.c:113 vector [0]: rand = 241f81c03fb69a019fa009b43eeb7a16 20241230085531287 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085531287 DAUC <0003> auc.c:142 vector [0]: autn = be3a99d07d330000899f92c55e6049b5 20241230085531287 DAUC <0003> auc.c:143 vector [0]: ck = b9a6a4c6e7807e9c8ea52850a5e6fbea 20241230085531287 DAUC <0003> auc.c:144 vector [0]: ik = b8946e4e6830582814c3d93ebdf865c5 20241230085531287 DAUC <0003> auc.c:145 vector [0]: res = 93db8d8fca76477b0000000000000000 20241230085531287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085531287 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085531287 DAUC <0003> auc.c:179 vector [0]: kc = 6a32730dde5aacb2 20241230085531287 DAUC <0003> auc.c:180 vector [0]: sres = aa56ce21 20241230085531287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085531287 DAUC <0003> auc.c:113 vector [1]: rand = 87acfb9644e358db7374d488b0d5b346 20241230085531287 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085531287 DAUC <0003> auc.c:142 vector [1]: autn = 3d88940c84f20000c8c40dfe88a2481f 20241230085531287 DAUC <0003> auc.c:143 vector [1]: ck = 86ed702725655471b495449a684995ef 20241230085531287 DAUC <0003> auc.c:144 vector [1]: ik = 405df11ae50e7ee21f37387cab70afad 20241230085531287 DAUC <0003> auc.c:145 vector [1]: res = 6544519612d8edd40000000000000000 20241230085531287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085531288 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085531288 DAUC <0003> auc.c:179 vector [1]: kc = 4c5dcf84c43db9b0 20241230085531288 DAUC <0003> auc.c:180 vector [1]: sres = 6061e3f5 20241230085531288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085531288 DAUC <0003> auc.c:113 vector [2]: rand = 176171081f8e2a31d471b07bb1220d14 20241230085531288 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085531288 DAUC <0003> auc.c:142 vector [2]: autn = 6c03c7805a440000cf53a684f5eb2d50 20241230085531288 DAUC <0003> auc.c:143 vector [2]: ck = 86afc240e34b8c4081deee6ec038040f 20241230085531288 DAUC <0003> auc.c:144 vector [2]: ik = b3a747fa4bae7f4a49f31d4d570f4613 20241230085531288 DAUC <0003> auc.c:145 vector [2]: res = f58462a5610d51f60000000000000000 20241230085531288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085531288 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085531288 DAUC <0003> auc.c:179 vector [2]: kc = ee6274b4c4d87391 20241230085531288 DAUC <0003> auc.c:180 vector [2]: sres = 291fe3e5 20241230085531288 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085531288 DAUC <0003> auc.c:113 vector [3]: rand = d40b17171bc4eb26ca36e53fae1f5326 20241230085531288 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085531288 DAUC <0003> auc.c:142 vector [3]: autn = a6e25de29ca90000bae1f688ecdee3dc 20241230085531288 DAUC <0003> auc.c:143 vector [3]: ck = 5ca7dd2177acd7c118636ef51ebafcd0 20241230085531288 DAUC <0003> auc.c:144 vector [3]: ik = 6bb7be7287fa60371bf52cdc66b91b0d 20241230085531288 DAUC <0003> auc.c:145 vector [3]: res = de86e2fc309100130000000000000000 20241230085531288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085531288 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085531288 DAUC <0003> auc.c:179 vector [3]: kc = 852abd52b11746aa 20241230085531288 DAUC <0003> auc.c:180 vector [3]: sres = 19527436 20241230085531288 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085531288 DAUC <0003> auc.c:113 vector [4]: rand = 1eee8904009c01e45f3cdd5ee9fc4acb 20241230085531288 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085531288 DAUC <0003> auc.c:142 vector [4]: autn = 9c1a5abe18190000c272276d88c1d2ea 20241230085531288 DAUC <0003> auc.c:143 vector [4]: ck = 2eb7d0db6d7b857a2da85ab3abe2e4e9 20241230085531288 DAUC <0003> auc.c:144 vector [4]: ik = fc8f3a09d525eec696b17debb3f3bae9 20241230085531288 DAUC <0003> auc.c:145 vector [4]: res = eff98b57f1cfb7490000000000000000 20241230085531288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085531288 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085531288 DAUC <0003> auc.c:179 vector [4]: kc = eb3aea2d6d55a6cf 20241230085531288 DAUC <0003> auc.c:180 vector [4]: sres = eb9d8dad 20241230085531288 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085531288 DAUC <0003> db_auc.c:245 IMSI='262424552828844': Generated 5 vectors 20241230085531288 DAUC <0003> db_auc.c:249 IMSI='262424552828844': Updating SQN=161 in DB 20241230085531288 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424552828844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424552828844"} 20241230085531288 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424552828844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085531288 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085531288 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3f700867abb4: Found GsupExpect[0] for "262424552828844" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3f700867abb4: Added IMSI table entry 7TC_gsup_sai(19)"262424552828844" TC_gsup_sai(19)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai(19)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085531291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 TC_gsup_sai(19)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085531292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241230085531293 DLINP <000b> input/ipa.c:452 connected read/write 20241230085531293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085531293 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085531293 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085531293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085531294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34997<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@3f700867abb4: Final verdict of PTC: none 10@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_sai finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241230085531332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 20241230085531433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=163376) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_sai_num_auth_vectors started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085534519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085534519 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085534521 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085534524 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534525 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085534525 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085534525 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 20241230085534525 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085534525 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 20241230085534525 DLGSUP <0013> gsup_server.c:236 2: 20241230085534525 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085534525 DLGSUP <0013> gsup_server.c:236 3: 20241230085534525 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085534525 DLGSUP <0013> gsup_server.c:236 4: 20241230085534525 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085534525 DLGSUP <0013> gsup_server.c:236 5: 20241230085534525 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085534525 DLGSUP <0013> gsup_server.c:236 7: 20241230085534525 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085534525 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085534525 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085534525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3f700867abb4: 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") 20241230085534545 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44029<->l=127.0.0.1:4259) 20241230085534551 DAUC <0003> db_auc.c:157 IMSI='262424057248301': No 2G Auth Data 20241230085534551 DAUC <0003> db_auc.c:192 IMSI='262424057248301': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262424057248301" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241230085534570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241230085534576 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534576 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057248301"} 20241230085534576 DAUC <0003> db_auc.c:192 IMSI='262424057248301': No 3G Auth Data 20241230085534576 DAUC <0003> db_auc.c:236 IMSI='262424057248301': Calling to generate 1 vectors 20241230085534576 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241230085534576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534576 DAUC <0003> auc.c:113 vector [0]: rand = a4d2cecacde16997446f276d9830bc36 20241230085534576 DAUC <0003> auc.c:179 vector [0]: kc = 6eddccddd2ef5000 20241230085534576 DAUC <0003> auc.c:180 vector [0]: sres = 19352801 20241230085534577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534577 DAUC <0003> db_auc.c:245 IMSI='262424057248301': Generated 1 vectors 20241230085534577 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057248301"} 20241230085534577 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534577 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534577 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262424057248301" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424057248301" TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: setverdict(pass): none -> pass 20241230085534580 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534580 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057248301"} 20241230085534580 DAUC <0003> db_auc.c:192 IMSI='262424057248301': No 3G Auth Data 20241230085534580 DAUC <0003> db_auc.c:236 IMSI='262424057248301': Calling to generate 4 vectors 20241230085534580 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241230085534580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534580 DAUC <0003> auc.c:113 vector [0]: rand = fc55f537635ef133830218107506c52d 20241230085534580 DAUC <0003> auc.c:179 vector [0]: kc = 72f7f410c9c56c00 20241230085534580 DAUC <0003> auc.c:180 vector [0]: sres = 533fb7c3 20241230085534580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534580 DAUC <0003> auc.c:113 vector [1]: rand = 28d5e08301d3b1703422c3f390178fa3 20241230085534580 DAUC <0003> auc.c:179 vector [1]: kc = a1706adafea6dc00 20241230085534580 DAUC <0003> auc.c:180 vector [1]: sres = 1536abd6 20241230085534580 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534580 DAUC <0003> auc.c:113 vector [2]: rand = 6aed000e36d4d19f716005d76ef6a9cf 20241230085534580 DAUC <0003> auc.c:179 vector [2]: kc = 6e5d3baf74794800 20241230085534580 DAUC <0003> auc.c:180 vector [2]: sres = 47643505 20241230085534580 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534580 DAUC <0003> auc.c:113 vector [3]: rand = 5e7c4ffa3ee3382ecd08f5fd4818c2a9 20241230085534580 DAUC <0003> auc.c:179 vector [3]: kc = 739223def1ad0c00 20241230085534580 DAUC <0003> auc.c:180 vector [3]: sres = 7d1be8e5 20241230085534580 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534580 DAUC <0003> db_auc.c:245 IMSI='262424057248301': Generated 4 vectors 20241230085534580 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057248301"} 20241230085534580 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534580 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534580 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534583 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534583 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057248301"} 20241230085534583 DAUC <0003> db_auc.c:192 IMSI='262424057248301': No 3G Auth Data 20241230085534583 DAUC <0003> db_auc.c:236 IMSI='262424057248301': Calling to generate 5 vectors 20241230085534583 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534583 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534583 DAUC <0003> auc.c:113 vector [0]: rand = 38bd72c8bb68236074aa7c2ab5e72f32 20241230085534583 DAUC <0003> auc.c:179 vector [0]: kc = da138d7336170000 20241230085534583 DAUC <0003> auc.c:180 vector [0]: sres = 358ce92e 20241230085534583 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534583 DAUC <0003> auc.c:113 vector [1]: rand = 6f465d5b2c19ef1d122c1f29d16686db 20241230085534583 DAUC <0003> auc.c:179 vector [1]: kc = e82221dcfa0bbc00 20241230085534583 DAUC <0003> auc.c:180 vector [1]: sres = d4e5b406 20241230085534583 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534583 DAUC <0003> auc.c:113 vector [2]: rand = 08412a9a319e980fece677b45decf501 20241230085534583 DAUC <0003> auc.c:179 vector [2]: kc = e258bb4e63b8d800 20241230085534583 DAUC <0003> auc.c:180 vector [2]: sres = c8ed990e 20241230085534583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534583 DAUC <0003> auc.c:113 vector [3]: rand = c2229d917266525ff2a92eec06f37863 20241230085534583 DAUC <0003> auc.c:179 vector [3]: kc = 7a2f4ec489747000 20241230085534583 DAUC <0003> auc.c:180 vector [3]: sres = 611f4a2b 20241230085534583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534583 DAUC <0003> auc.c:113 vector [4]: rand = 0cff3a7e4f2a265ed14f9adba73e04be 20241230085534583 DAUC <0003> auc.c:179 vector [4]: kc = 5a63b6c1e8c35000 20241230085534583 DAUC <0003> auc.c:180 vector [4]: sres = 81897604 20241230085534583 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534583 DAUC <0003> db_auc.c:245 IMSI='262424057248301': Generated 5 vectors 20241230085534583 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057248301"} 20241230085534583 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534583 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534583 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534586 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534586 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057248301"} 20241230085534586 DAUC <0003> db_auc.c:192 IMSI='262424057248301': No 3G Auth Data 20241230085534586 DAUC <0003> db_auc.c:236 IMSI='262424057248301': Calling to generate 5 vectors 20241230085534586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534586 DAUC <0003> auc.c:113 vector [0]: rand = 3e68b310af7fe35eee92c3a9aeb6f944 20241230085534586 DAUC <0003> auc.c:179 vector [0]: kc = fa062dda31698c00 20241230085534586 DAUC <0003> auc.c:180 vector [0]: sres = ffb7beb2 20241230085534586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534586 DAUC <0003> auc.c:113 vector [1]: rand = 41d55cc5df1e466fc069e8ab79a15cec 20241230085534586 DAUC <0003> auc.c:179 vector [1]: kc = 44bb7aa7a8969c00 20241230085534586 DAUC <0003> auc.c:180 vector [1]: sres = 78eff5e2 20241230085534586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534586 DAUC <0003> auc.c:113 vector [2]: rand = 6ee36e0eca3f1d5a1bfbdae19c13d12b 20241230085534586 DAUC <0003> auc.c:179 vector [2]: kc = 6681b1dde1686c00 20241230085534586 DAUC <0003> auc.c:180 vector [2]: sres = 07fcd7ad 20241230085534586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534586 DAUC <0003> auc.c:113 vector [3]: rand = 677db81a5e6ca6175419ce265e25f289 20241230085534586 DAUC <0003> auc.c:179 vector [3]: kc = 7fac14c444b31400 20241230085534586 DAUC <0003> auc.c:180 vector [3]: sres = 2dd8e617 20241230085534586 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534586 DAUC <0003> auc.c:113 vector [4]: rand = 921632468582fa5b53fdc2855f7164ac 20241230085534586 DAUC <0003> auc.c:179 vector [4]: kc = 5a3f1433598b1400 20241230085534586 DAUC <0003> auc.c:180 vector [4]: sres = 698b34fe 20241230085534586 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534586 DAUC <0003> db_auc.c:245 IMSI='262424057248301': Generated 5 vectors 20241230085534586 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057248301"} 20241230085534586 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424057248301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534586 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534586 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3f700867abb4: Final verdict of PTC: pass 20241230085534589 DAUC <0003> db_auc.c:157 IMSI='262425026686916': No 2G Auth Data 20241230085534589 DAUC <0003> db_auc.c:192 IMSI='262425026686916': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262425026686916" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241230085534606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20241230085534611 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534611 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425026686916"} 20241230085534611 DAUC <0003> db_auc.c:192 IMSI='262425026686916': No 3G Auth Data 20241230085534611 DAUC <0003> db_auc.c:236 IMSI='262425026686916': Calling to generate 1 vectors 20241230085534611 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241230085534611 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534611 DAUC <0003> auc.c:113 vector [0]: rand = c6ae59e5052e38d084211d08e8c203ce 20241230085534611 DAUC <0003> auc.c:179 vector [0]: kc = 8836fcc5e3338800 20241230085534611 DAUC <0003> auc.c:180 vector [0]: sres = f7e9f050 20241230085534611 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534611 DAUC <0003> db_auc.c:245 IMSI='262425026686916': Generated 1 vectors 20241230085534611 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425026686916"} 20241230085534611 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534611 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534611 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262425026686916" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425026686916" TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: setverdict(pass): none -> pass 20241230085534614 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534614 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425026686916"} 20241230085534614 DAUC <0003> db_auc.c:192 IMSI='262425026686916': No 3G Auth Data 20241230085534614 DAUC <0003> db_auc.c:236 IMSI='262425026686916': Calling to generate 4 vectors 20241230085534614 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241230085534614 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534614 DAUC <0003> auc.c:113 vector [0]: rand = 18ac8761d676e8bc34c379b2e923a6db 20241230085534614 DAUC <0003> auc.c:179 vector [0]: kc = e7681d81e194e400 20241230085534614 DAUC <0003> auc.c:180 vector [0]: sres = 2e639615 20241230085534614 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534614 DAUC <0003> auc.c:113 vector [1]: rand = a4fcb0297c1cd883be5a001c773ccab4 20241230085534614 DAUC <0003> auc.c:179 vector [1]: kc = 5ead15908784c400 20241230085534614 DAUC <0003> auc.c:180 vector [1]: sres = c277b5a9 20241230085534614 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534614 DAUC <0003> auc.c:113 vector [2]: rand = 9bf01cea18979b5a5ad79985066904aa 20241230085534614 DAUC <0003> auc.c:179 vector [2]: kc = 1d3f0bf8bc77d000 20241230085534614 DAUC <0003> auc.c:180 vector [2]: sres = 4ff19a32 20241230085534614 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534614 DAUC <0003> auc.c:113 vector [3]: rand = 751dbdd099757f18e55113de5eecd02e 20241230085534614 DAUC <0003> auc.c:179 vector [3]: kc = daa83cd13b9a7c00 20241230085534614 DAUC <0003> auc.c:180 vector [3]: sres = a34a4ebf 20241230085534614 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534614 DAUC <0003> db_auc.c:245 IMSI='262425026686916': Generated 4 vectors 20241230085534614 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425026686916"} 20241230085534614 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534614 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534614 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534616 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534616 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425026686916"} 20241230085534616 DAUC <0003> db_auc.c:192 IMSI='262425026686916': No 3G Auth Data 20241230085534616 DAUC <0003> db_auc.c:236 IMSI='262425026686916': Calling to generate 5 vectors 20241230085534616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534616 DAUC <0003> auc.c:113 vector [0]: rand = a7e6520ca09e6c8dffbb5c73be0badf1 20241230085534616 DAUC <0003> auc.c:179 vector [0]: kc = 21696cd95e4a0800 20241230085534616 DAUC <0003> auc.c:180 vector [0]: sres = bcc36252 20241230085534616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534616 DAUC <0003> auc.c:113 vector [1]: rand = 7011ed7bc10673381c89110ac543088f 20241230085534616 DAUC <0003> auc.c:179 vector [1]: kc = 3e461ab06e3e7c00 20241230085534616 DAUC <0003> auc.c:180 vector [1]: sres = 818d66a0 20241230085534616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534616 DAUC <0003> auc.c:113 vector [2]: rand = e6e1b9ff5d57eba851167f343f75a5c3 20241230085534616 DAUC <0003> auc.c:179 vector [2]: kc = a016354c0b20d400 20241230085534616 DAUC <0003> auc.c:180 vector [2]: sres = 8e1cf2df 20241230085534617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534617 DAUC <0003> auc.c:113 vector [3]: rand = f0906647dec250bb35c86073fa89e019 20241230085534617 DAUC <0003> auc.c:179 vector [3]: kc = b384024e823f5c00 20241230085534617 DAUC <0003> auc.c:180 vector [3]: sres = d1999050 20241230085534617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534617 DAUC <0003> auc.c:113 vector [4]: rand = b741e9bd5a4cbe0cb3f6092f03055514 20241230085534617 DAUC <0003> auc.c:179 vector [4]: kc = 9435aae02bff0c00 20241230085534617 DAUC <0003> auc.c:180 vector [4]: sres = a184924b 20241230085534617 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534617 DAUC <0003> db_auc.c:245 IMSI='262425026686916': Generated 5 vectors 20241230085534617 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425026686916"} 20241230085534617 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534617 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534617 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534619 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534619 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425026686916"} 20241230085534619 DAUC <0003> db_auc.c:192 IMSI='262425026686916': No 3G Auth Data 20241230085534620 DAUC <0003> db_auc.c:236 IMSI='262425026686916': Calling to generate 5 vectors 20241230085534620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534620 DAUC <0003> auc.c:113 vector [0]: rand = 2943ea7a0eb73959fc9ce41604fcfb46 20241230085534620 DAUC <0003> auc.c:179 vector [0]: kc = 4e42b3be3d14a800 20241230085534620 DAUC <0003> auc.c:180 vector [0]: sres = ee106cd3 20241230085534620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534620 DAUC <0003> auc.c:113 vector [1]: rand = 1c4c6469af0e4542884e95bdd0931e5d 20241230085534620 DAUC <0003> auc.c:179 vector [1]: kc = d6b84c1eb8aaa800 20241230085534620 DAUC <0003> auc.c:180 vector [1]: sres = 13cc9e58 20241230085534620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534620 DAUC <0003> auc.c:113 vector [2]: rand = 51eff57024113b0657220e16dcaaaa57 20241230085534620 DAUC <0003> auc.c:179 vector [2]: kc = dc30f1754d122000 20241230085534620 DAUC <0003> auc.c:180 vector [2]: sres = 9f9e70ed 20241230085534620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534620 DAUC <0003> auc.c:113 vector [3]: rand = 07ff069bf388f369c0c3990d8096a95d 20241230085534620 DAUC <0003> auc.c:179 vector [3]: kc = 75e5009e8757f400 20241230085534620 DAUC <0003> auc.c:180 vector [3]: sres = acf2ee5b 20241230085534620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534620 DAUC <0003> auc.c:113 vector [4]: rand = 2798b285da6ff6737bed45e69eaeda9c 20241230085534620 DAUC <0003> auc.c:179 vector [4]: kc = 02e907fea731f400 20241230085534620 DAUC <0003> auc.c:180 vector [4]: sres = f67fe3e5 20241230085534620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534620 DAUC <0003> db_auc.c:245 IMSI='262425026686916': Generated 5 vectors 20241230085534620 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425026686916"} 20241230085534620 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425026686916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534620 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534620 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3f700867abb4: Final verdict of PTC: pass 20241230085534623 DAUC <0003> db_auc.c:157 IMSI='262429091123340': No 2G Auth Data 20241230085534623 DAUC <0003> db_auc.c:192 IMSI='262429091123340': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262429091123340" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241230085534638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20241230085534642 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534642 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429091123340"} 20241230085534642 DAUC <0003> db_auc.c:192 IMSI='262429091123340': No 3G Auth Data 20241230085534642 DAUC <0003> db_auc.c:236 IMSI='262429091123340': Calling to generate 1 vectors 20241230085534642 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241230085534642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534642 DAUC <0003> auc.c:113 vector [0]: rand = 32431bc7b7f493d56f46c5ff68079673 20241230085534642 DAUC <0003> auc.c:179 vector [0]: kc = 0d2095565d35be19 20241230085534642 DAUC <0003> auc.c:180 vector [0]: sres = c26e1618 20241230085534642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534642 DAUC <0003> db_auc.c:245 IMSI='262429091123340': Generated 1 vectors 20241230085534642 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429091123340"} 20241230085534642 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534642 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534642 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262429091123340" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429091123340" TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: setverdict(pass): none -> pass 20241230085534644 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534644 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429091123340"} 20241230085534644 DAUC <0003> db_auc.c:192 IMSI='262429091123340': No 3G Auth Data 20241230085534644 DAUC <0003> db_auc.c:236 IMSI='262429091123340': Calling to generate 4 vectors 20241230085534644 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241230085534644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534644 DAUC <0003> auc.c:113 vector [0]: rand = 58626a397326c21c625c630be1067719 20241230085534644 DAUC <0003> auc.c:179 vector [0]: kc = 02da793c67bd858e 20241230085534644 DAUC <0003> auc.c:180 vector [0]: sres = 413a414e 20241230085534644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534644 DAUC <0003> auc.c:113 vector [1]: rand = b61255d54de6464fc32ee47e76410bb1 20241230085534644 DAUC <0003> auc.c:179 vector [1]: kc = e57d6afd5ba41106 20241230085534644 DAUC <0003> auc.c:180 vector [1]: sres = 132265a9 20241230085534644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534644 DAUC <0003> auc.c:113 vector [2]: rand = 7721404262ed6ea3eee9d080950b441a 20241230085534644 DAUC <0003> auc.c:179 vector [2]: kc = e6a6dfdcc7975242 20241230085534644 DAUC <0003> auc.c:180 vector [2]: sres = 34492396 20241230085534644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534644 DAUC <0003> auc.c:113 vector [3]: rand = 18dcc8830d204969e5a9b46e37efd35d 20241230085534644 DAUC <0003> auc.c:179 vector [3]: kc = d36f2e5fe9c5c5be 20241230085534644 DAUC <0003> auc.c:180 vector [3]: sres = f6d6f5f2 20241230085534644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534644 DAUC <0003> db_auc.c:245 IMSI='262429091123340': Generated 4 vectors 20241230085534644 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429091123340"} 20241230085534644 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534644 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534644 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534646 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534646 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429091123340"} 20241230085534646 DAUC <0003> db_auc.c:192 IMSI='262429091123340': No 3G Auth Data 20241230085534646 DAUC <0003> db_auc.c:236 IMSI='262429091123340': Calling to generate 5 vectors 20241230085534646 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534646 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534646 DAUC <0003> auc.c:113 vector [0]: rand = 42ad1867c0cf12d577a6186a60874304 20241230085534646 DAUC <0003> auc.c:179 vector [0]: kc = 662d16310280af35 20241230085534646 DAUC <0003> auc.c:180 vector [0]: sres = 8b1c9bd1 20241230085534646 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534646 DAUC <0003> auc.c:113 vector [1]: rand = 1efb5b1f6a0dc211200274b22d4386b9 20241230085534646 DAUC <0003> auc.c:179 vector [1]: kc = 004cbe0a430a7bb3 20241230085534646 DAUC <0003> auc.c:180 vector [1]: sres = 88032220 20241230085534646 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534646 DAUC <0003> auc.c:113 vector [2]: rand = 285468d53a5fea4c22e8559f6a256eb5 20241230085534646 DAUC <0003> auc.c:179 vector [2]: kc = 3237230069f497d1 20241230085534646 DAUC <0003> auc.c:180 vector [2]: sres = 27ad27c9 20241230085534646 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534646 DAUC <0003> auc.c:113 vector [3]: rand = be7f5cb8c0004918e8205bcff5bee68f 20241230085534646 DAUC <0003> auc.c:179 vector [3]: kc = 4dbf527b2b689adb 20241230085534646 DAUC <0003> auc.c:180 vector [3]: sres = 75a124fd 20241230085534646 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534646 DAUC <0003> auc.c:113 vector [4]: rand = c66757c9f6ca3ec432d38075d5c720c2 20241230085534646 DAUC <0003> auc.c:179 vector [4]: kc = c366bbb823c31a19 20241230085534646 DAUC <0003> auc.c:180 vector [4]: sres = d79a72b4 20241230085534646 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534646 DAUC <0003> db_auc.c:245 IMSI='262429091123340': Generated 5 vectors 20241230085534646 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429091123340"} 20241230085534646 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534646 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534646 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534649 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534649 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429091123340"} 20241230085534649 DAUC <0003> db_auc.c:192 IMSI='262429091123340': No 3G Auth Data 20241230085534649 DAUC <0003> db_auc.c:236 IMSI='262429091123340': Calling to generate 5 vectors 20241230085534649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241230085534649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534649 DAUC <0003> auc.c:113 vector [0]: rand = c48302064b58b486be773e1ddfeb940a 20241230085534649 DAUC <0003> auc.c:179 vector [0]: kc = 4d8199cfad3e83e5 20241230085534649 DAUC <0003> auc.c:180 vector [0]: sres = 48781693 20241230085534649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241230085534649 DAUC <0003> auc.c:113 vector [1]: rand = e7a3dbab9703f8f43c0f052e926afce4 20241230085534649 DAUC <0003> auc.c:179 vector [1]: kc = d7bd8eb7e32dd862 20241230085534649 DAUC <0003> auc.c:180 vector [1]: sres = 350d4e65 20241230085534649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241230085534649 DAUC <0003> auc.c:113 vector [2]: rand = 3e68baba563d943aaa19303fc0576649 20241230085534649 DAUC <0003> auc.c:179 vector [2]: kc = ce3b3fcf61e8eeb4 20241230085534649 DAUC <0003> auc.c:180 vector [2]: sres = 8716ad7a 20241230085534649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241230085534649 DAUC <0003> auc.c:113 vector [3]: rand = 554cdeb19f2931d2d85a8ae118ddf832 20241230085534650 DAUC <0003> auc.c:179 vector [3]: kc = f3615bd20ba77e52 20241230085534650 DAUC <0003> auc.c:180 vector [3]: sres = f92c7765 20241230085534650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241230085534650 DAUC <0003> auc.c:113 vector [4]: rand = 83d192e7b5efc8372c3e26e80b090065 20241230085534650 DAUC <0003> auc.c:179 vector [4]: kc = 6043ee48bb5351b4 20241230085534650 DAUC <0003> auc.c:180 vector [4]: sres = c408bb9f 20241230085534650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241230085534650 DAUC <0003> db_auc.c:245 IMSI='262429091123340': Generated 5 vectors 20241230085534650 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429091123340"} 20241230085534650 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429091123340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3f700867abb4: Final verdict of PTC: pass 20241230085534654 DAUC <0003> db_auc.c:157 IMSI='262427861185840': No 2G Auth Data 20241230085534654 DAUC <0003> db_auc.c:192 IMSI='262427861185840': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262427861185840" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241230085534669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241230085534671 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534671 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427861185840"} 20241230085534672 DAUC <0003> db_auc.c:157 IMSI='262427861185840': No 2G Auth Data 20241230085534672 DAUC <0003> db_auc.c:236 IMSI='262427861185840': Calling to generate 1 vectors 20241230085534672 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241230085534672 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534672 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534672 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085534672 DAUC <0003> auc.c:113 vector [0]: rand = c90da643e850137d46a268e134e97500 20241230085534672 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085534672 DAUC <0003> auc.c:142 vector [0]: autn = 0f6587483a3b0000e5b3b3d6a36e2949 20241230085534672 DAUC <0003> auc.c:143 vector [0]: ck = fe9a31d03724983cf6d61bcbb64f5162 20241230085534672 DAUC <0003> auc.c:144 vector [0]: ik = 08c287a46f2aa94d12621a023de195be 20241230085534672 DAUC <0003> auc.c:145 vector [0]: res = e73a5d169100c41e0000000000000000 20241230085534672 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534672 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534672 DAUC <0003> auc.c:151 vector [0]: kc = 12ecb7bdd3a0f5ad 20241230085534672 DAUC <0003> auc.c:152 vector [0]: sres = 763a9908 20241230085534672 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534672 DAUC <0003> db_auc.c:245 IMSI='262427861185840': Generated 1 vectors 20241230085534672 DAUC <0003> db_auc.c:249 IMSI='262427861185840': Updating SQN=33 in DB 20241230085534672 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427861185840"} 20241230085534672 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262427861185840" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427861185840" TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: setverdict(pass): none -> pass 20241230085534674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534674 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427861185840"} 20241230085534674 DAUC <0003> db_auc.c:157 IMSI='262427861185840': No 2G Auth Data 20241230085534674 DAUC <0003> db_auc.c:236 IMSI='262427861185840': Calling to generate 4 vectors 20241230085534674 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241230085534674 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534674 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534674 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241230085534674 DAUC <0003> auc.c:113 vector [0]: rand = 9186d2ab0caa8b9007c814eddf78e654 20241230085534674 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241230085534674 DAUC <0003> auc.c:142 vector [0]: autn = 0f59364c7360000051488de5910be3c0 20241230085534674 DAUC <0003> auc.c:143 vector [0]: ck = 4abd27d8aa3b5bf87213cc836a850f64 20241230085534674 DAUC <0003> auc.c:144 vector [0]: ik = 9e1d5695d942192f548e5912f22aafba 20241230085534674 DAUC <0003> auc.c:145 vector [0]: res = ce43b7dd5d73a96f0000000000000000 20241230085534674 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534674 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534674 DAUC <0003> auc.c:151 vector [0]: kc = f23de4dcebd6e209 20241230085534674 DAUC <0003> auc.c:152 vector [0]: sres = 93301eb2 20241230085534674 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534674 DAUC <0003> auc.c:113 vector [1]: rand = 07237bffde4d3d47154a029786ac7861 20241230085534674 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241230085534674 DAUC <0003> auc.c:142 vector [1]: autn = 0994a9dec3280000b20d07f72d6eb72d 20241230085534674 DAUC <0003> auc.c:143 vector [1]: ck = d1a0e27e96517849e7638f23dfc1ff81 20241230085534674 DAUC <0003> auc.c:144 vector [1]: ik = fc595da824955664674948932311bd46 20241230085534674 DAUC <0003> auc.c:145 vector [1]: res = 6e606c90a9440d3d0000000000000000 20241230085534674 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534674 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534674 DAUC <0003> auc.c:151 vector [1]: kc = add378664e146cea 20241230085534674 DAUC <0003> auc.c:152 vector [1]: sres = c72461ad 20241230085534674 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534674 DAUC <0003> auc.c:113 vector [2]: rand = eda9d1478f367dcbf446c4e0fdc28c04 20241230085534674 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241230085534674 DAUC <0003> auc.c:142 vector [2]: autn = 8e17cb2c536a0000e1b156c01f32d07b 20241230085534674 DAUC <0003> auc.c:143 vector [2]: ck = d17ef044d08605283b99af37bd71c2a2 20241230085534674 DAUC <0003> auc.c:144 vector [2]: ik = 869317eb11f6dbc6056bf21a63848913 20241230085534674 DAUC <0003> auc.c:145 vector [2]: res = e1e8f144a7c3729c0000000000000000 20241230085534674 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534674 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534674 DAUC <0003> auc.c:151 vector [2]: kc = 691fba821f85955f 20241230085534674 DAUC <0003> auc.c:152 vector [2]: sres = 462b83d8 20241230085534674 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534674 DAUC <0003> auc.c:113 vector [3]: rand = c818f07de9f3e1b145aa14a3ab1759fd 20241230085534674 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241230085534674 DAUC <0003> auc.c:142 vector [3]: autn = c4526a7b7521000037c5370aff4c9b55 20241230085534674 DAUC <0003> auc.c:143 vector [3]: ck = 7ec02c70eac87422b48c79c68b900427 20241230085534674 DAUC <0003> auc.c:144 vector [3]: ik = c086ef26fe7fc35d097d7d486a3c9a7f 20241230085534674 DAUC <0003> auc.c:145 vector [3]: res = a13ce66c75ed91f10000000000000000 20241230085534674 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534674 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534674 DAUC <0003> auc.c:151 vector [3]: kc = 03b7c7d8f51b2927 20241230085534674 DAUC <0003> auc.c:152 vector [3]: sres = d4d1779d 20241230085534674 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534674 DAUC <0003> db_auc.c:245 IMSI='262427861185840': Generated 4 vectors 20241230085534674 DAUC <0003> db_auc.c:249 IMSI='262427861185840': Updating SQN=161 in DB 20241230085534674 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427861185840"} 20241230085534674 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534677 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534677 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427861185840"} 20241230085534677 DAUC <0003> db_auc.c:157 IMSI='262427861185840': No 2G Auth Data 20241230085534677 DAUC <0003> db_auc.c:236 IMSI='262427861185840': Calling to generate 5 vectors 20241230085534677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085534677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241230085534677 DAUC <0003> auc.c:113 vector [0]: rand = 5b7dad03c31c04d9cd2c871dfb202dbd 20241230085534677 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241230085534677 DAUC <0003> auc.c:142 vector [0]: autn = 16be3e2b48fa000037918d5294608513 20241230085534677 DAUC <0003> auc.c:143 vector [0]: ck = 403c9f4d6083185037dfc5930c93ef55 20241230085534677 DAUC <0003> auc.c:144 vector [0]: ik = 0201665d97d93ff17844af90bb095e13 20241230085534677 DAUC <0003> auc.c:145 vector [0]: res = 51c255dc3378d3350000000000000000 20241230085534677 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534677 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534677 DAUC <0003> auc.c:151 vector [0]: kc = 0da6931340c096e7 20241230085534677 DAUC <0003> auc.c:152 vector [0]: sres = 62ba86e9 20241230085534677 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534677 DAUC <0003> auc.c:113 vector [1]: rand = 42c40f5056217bd37c8da2c856c704d7 20241230085534677 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241230085534677 DAUC <0003> auc.c:142 vector [1]: autn = a48e7ec013f60000e74f68f154551d15 20241230085534677 DAUC <0003> auc.c:143 vector [1]: ck = 20b56240e63cf0f88c9f29dc22e05882 20241230085534677 DAUC <0003> auc.c:144 vector [1]: ik = 23d8872a372e81e6f90aea887c5f4cd2 20241230085534677 DAUC <0003> auc.c:145 vector [1]: res = 508e7cc095a3e5810000000000000000 20241230085534677 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534677 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534677 DAUC <0003> auc.c:151 vector [1]: kc = 76f8263e8fad654e 20241230085534677 DAUC <0003> auc.c:152 vector [1]: sres = c52d9941 20241230085534677 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534677 DAUC <0003> auc.c:113 vector [2]: rand = 3b8cece85d1135bfac806fe6784b356c 20241230085534677 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241230085534677 DAUC <0003> auc.c:142 vector [2]: autn = a84b693a967500004ae33c199d4eb3a3 20241230085534677 DAUC <0003> auc.c:143 vector [2]: ck = 2f4f774a1d513bcd7f29e06fdb932df1 20241230085534677 DAUC <0003> auc.c:144 vector [2]: ik = f7878eb6c381a8a987b0c49587a81bfa 20241230085534677 DAUC <0003> auc.c:145 vector [2]: res = 6477384f48befcaa0000000000000000 20241230085534677 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534678 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534678 DAUC <0003> auc.c:151 vector [2]: kc = 2051dd0682eba56f 20241230085534678 DAUC <0003> auc.c:152 vector [2]: sres = 2cc9c4e5 20241230085534678 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534678 DAUC <0003> auc.c:113 vector [3]: rand = a49a5f0c4b6597f3fb517607fa6faf3a 20241230085534678 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241230085534678 DAUC <0003> auc.c:142 vector [3]: autn = 23665e913fe800009b5ee795ffd87a3f 20241230085534678 DAUC <0003> auc.c:143 vector [3]: ck = 303415e44f879396a80bb8138236f02f 20241230085534678 DAUC <0003> auc.c:144 vector [3]: ik = f953363ee1b1aa1647ae101bb1d47e10 20241230085534678 DAUC <0003> auc.c:145 vector [3]: res = 11a12dec00cb0a110000000000000000 20241230085534678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534678 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534678 DAUC <0003> auc.c:151 vector [3]: kc = 26c28bd29dd4b7bf 20241230085534678 DAUC <0003> auc.c:152 vector [3]: sres = 116a27fd 20241230085534678 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534678 DAUC <0003> auc.c:113 vector [4]: rand = fc94c17a64bdfeb237f943e68b2c9e41 20241230085534678 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241230085534678 DAUC <0003> auc.c:142 vector [4]: autn = 5263a1b8b7890000243fd1d6538ede51 20241230085534678 DAUC <0003> auc.c:143 vector [4]: ck = c6072cdac7a288b51aa1b8fcf98eceaa 20241230085534678 DAUC <0003> auc.c:144 vector [4]: ik = 5acabd47532d857cb017879e8b4f9376 20241230085534678 DAUC <0003> auc.c:145 vector [4]: res = 8d06ef1e1ded282d0000000000000000 20241230085534678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534678 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085534678 DAUC <0003> auc.c:151 vector [4]: kc = 367baeffe64e5015 20241230085534678 DAUC <0003> auc.c:152 vector [4]: sres = 90ebc733 20241230085534678 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085534678 DAUC <0003> db_auc.c:245 IMSI='262427861185840': Generated 5 vectors 20241230085534678 DAUC <0003> db_auc.c:249 IMSI='262427861185840': Updating SQN=321 in DB 20241230085534678 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427861185840"} 20241230085534678 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534678 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534678 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534681 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534681 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427861185840"} 20241230085534681 DAUC <0003> db_auc.c:157 IMSI='262427861185840': No 2G Auth Data 20241230085534681 DAUC <0003> db_auc.c:236 IMSI='262427861185840': Calling to generate 5 vectors 20241230085534681 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085534681 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534681 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534681 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241230085534681 DAUC <0003> auc.c:113 vector [0]: rand = c92464800088ac9e4d33348d8b10a589 20241230085534681 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241230085534681 DAUC <0003> auc.c:142 vector [0]: autn = 9c0848a5b0c30000c4b6b1820de23bf5 20241230085534681 DAUC <0003> auc.c:143 vector [0]: ck = 773c3f1f7615e52f8d1885a8cfa416db 20241230085534681 DAUC <0003> auc.c:144 vector [0]: ik = 1cc7af5a47134952360f986736019f34 20241230085534681 DAUC <0003> auc.c:145 vector [0]: res = 2007f9937389d4130000000000000000 20241230085534681 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534681 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534681 DAUC <0003> auc.c:151 vector [0]: kc = d0ec8d8ac8a32592 20241230085534681 DAUC <0003> auc.c:152 vector [0]: sres = 538e2d80 20241230085534681 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534681 DAUC <0003> auc.c:113 vector [1]: rand = 79d01458e5ba33ef2115ee55f4ba850f 20241230085534681 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241230085534681 DAUC <0003> auc.c:142 vector [1]: autn = f8f27be9c3f300007950efcd802eb64a 20241230085534681 DAUC <0003> auc.c:143 vector [1]: ck = c58c91582f867fe341025f55fd032553 20241230085534681 DAUC <0003> auc.c:144 vector [1]: ik = 67862692992b9bbb5c560788c45d97f8 20241230085534681 DAUC <0003> auc.c:145 vector [1]: res = cecd17bef70492d40000000000000000 20241230085534681 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534681 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534681 DAUC <0003> auc.c:151 vector [1]: kc = bf5eef178ff356f3 20241230085534681 DAUC <0003> auc.c:152 vector [1]: sres = 39c9856a 20241230085534681 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534681 DAUC <0003> auc.c:113 vector [2]: rand = ef4bebacd0fa53ce8fdb952ce9461b21 20241230085534681 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241230085534681 DAUC <0003> auc.c:142 vector [2]: autn = e7794952e3ab0000e5311634b6d49efd 20241230085534681 DAUC <0003> auc.c:143 vector [2]: ck = 4059ef130295ad1d70ea372683f69b12 20241230085534681 DAUC <0003> auc.c:144 vector [2]: ik = 061b302f98edd4b543f5726734087f3d 20241230085534681 DAUC <0003> auc.c:145 vector [2]: res = ca3d73b5b5663d0c0000000000000000 20241230085534681 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534681 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534681 DAUC <0003> auc.c:151 vector [2]: kc = 755d9a7d2d869d87 20241230085534681 DAUC <0003> auc.c:152 vector [2]: sres = 7f5b4eb9 20241230085534681 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534681 DAUC <0003> auc.c:113 vector [3]: rand = 534cf9e2d6d9ec452eb74f5da9aea414 20241230085534681 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241230085534681 DAUC <0003> auc.c:142 vector [3]: autn = a261b7d53d11000024921d6b39aa5025 20241230085534681 DAUC <0003> auc.c:143 vector [3]: ck = 9a8ddade91a29525bf52c6a546ee57c0 20241230085534681 DAUC <0003> auc.c:144 vector [3]: ik = 9e137dc8cfacf7d470cc9dcfab68fba0 20241230085534681 DAUC <0003> auc.c:145 vector [3]: res = dd06017f3655a35c0000000000000000 20241230085534681 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534681 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534681 DAUC <0003> auc.c:151 vector [3]: kc = cb00fc7cb388ce91 20241230085534681 DAUC <0003> auc.c:152 vector [3]: sres = eb53a223 20241230085534681 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534681 DAUC <0003> auc.c:113 vector [4]: rand = e8f365ca8428c5dce83cdd79d16994d9 20241230085534681 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241230085534681 DAUC <0003> auc.c:142 vector [4]: autn = ba0fcab175310000c01baab4b8308f8e 20241230085534681 DAUC <0003> auc.c:143 vector [4]: ck = f252e89d8d6c11c22caf9687e03a5826 20241230085534681 DAUC <0003> auc.c:144 vector [4]: ik = 0b25210a42cf7e8a8e5b288e0cd4e866 20241230085534681 DAUC <0003> auc.c:145 vector [4]: res = bace1cf20563ab140000000000000000 20241230085534681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534681 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085534681 DAUC <0003> auc.c:151 vector [4]: kc = 5b83779e234ddf08 20241230085534681 DAUC <0003> auc.c:152 vector [4]: sres = bfadb7e6 20241230085534681 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085534681 DAUC <0003> db_auc.c:245 IMSI='262427861185840': Generated 5 vectors 20241230085534681 DAUC <0003> db_auc.c:249 IMSI='262427861185840': Updating SQN=481 in DB 20241230085534682 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427861185840"} 20241230085534682 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427861185840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534682 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534682 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3f700867abb4: Final verdict of PTC: pass 20241230085534685 DAUC <0003> db_auc.c:157 IMSI='262429526334706': No 2G Auth Data 20241230085534685 DAUC <0003> db_auc.c:192 IMSI='262429526334706': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262429526334706" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241230085534698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 20241230085534702 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534703 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429526334706"} 20241230085534703 DAUC <0003> db_auc.c:157 IMSI='262429526334706': No 2G Auth Data 20241230085534703 DAUC <0003> db_auc.c:236 IMSI='262429526334706': Calling to generate 1 vectors 20241230085534703 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241230085534703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534703 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085534703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085534703 DAUC <0003> auc.c:113 vector [0]: rand = fc83fdc2db416ff51feaad09108e8499 20241230085534703 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085534703 DAUC <0003> auc.c:142 vector [0]: autn = d03920fc62380000ea3e85066515bd0f 20241230085534703 DAUC <0003> auc.c:143 vector [0]: ck = 1669d20841aef2d01ca891b95c536d71 20241230085534703 DAUC <0003> auc.c:144 vector [0]: ik = a0bd2b29c5d521f46ffd4dcb5dca7131 20241230085534703 DAUC <0003> auc.c:145 vector [0]: res = 5c4b7a23b4684f2f0000000000000000 20241230085534703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534703 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534703 DAUC <0003> auc.c:151 vector [0]: kc = c581255385e2cf64 20241230085534703 DAUC <0003> auc.c:152 vector [0]: sres = e823350c 20241230085534703 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534703 DAUC <0003> db_auc.c:245 IMSI='262429526334706': Generated 1 vectors 20241230085534703 DAUC <0003> db_auc.c:249 IMSI='262429526334706': Updating SQN=33 in DB 20241230085534703 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429526334706"} 20241230085534703 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534703 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534703 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262429526334706" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429526334706" TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: setverdict(pass): none -> pass 20241230085534706 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534706 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429526334706"} 20241230085534706 DAUC <0003> db_auc.c:157 IMSI='262429526334706': No 2G Auth Data 20241230085534706 DAUC <0003> db_auc.c:236 IMSI='262429526334706': Calling to generate 4 vectors 20241230085534706 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241230085534706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534706 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085534706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241230085534706 DAUC <0003> auc.c:113 vector [0]: rand = 5ce47c07d2734f2758ec69744a41fbc7 20241230085534706 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241230085534706 DAUC <0003> auc.c:142 vector [0]: autn = 219ac516d13b00003129c04d3364d01c 20241230085534706 DAUC <0003> auc.c:143 vector [0]: ck = b7b6118b1396105326a718d8d4aaa4c9 20241230085534706 DAUC <0003> auc.c:144 vector [0]: ik = 0deb0da023e35f64dae7530cb5a67422 20241230085534706 DAUC <0003> auc.c:145 vector [0]: res = 1b69181858feee100000000000000000 20241230085534706 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534706 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534706 DAUC <0003> auc.c:151 vector [0]: kc = 461d57ff51799fdc 20241230085534706 DAUC <0003> auc.c:152 vector [0]: sres = 4397f608 20241230085534706 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534706 DAUC <0003> auc.c:113 vector [1]: rand = e10a13d1a78edfc396dde5a30ff38fe7 20241230085534706 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241230085534706 DAUC <0003> auc.c:142 vector [1]: autn = 27b8d641c4130000e981541c47fe642b 20241230085534706 DAUC <0003> auc.c:143 vector [1]: ck = a3c21d6d3a66f18e968990e699b57ead 20241230085534706 DAUC <0003> auc.c:144 vector [1]: ik = 9dc6027d480cf2a98e675f5550ba9255 20241230085534706 DAUC <0003> auc.c:145 vector [1]: res = 2cc5464e0d08bf520000000000000000 20241230085534706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534706 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534706 DAUC <0003> auc.c:151 vector [1]: kc = 26ead0a3bb65efdf 20241230085534706 DAUC <0003> auc.c:152 vector [1]: sres = 21cdf91c 20241230085534706 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534706 DAUC <0003> auc.c:113 vector [2]: rand = 9dd3bd2a18aa538f6b4bcf67927363ac 20241230085534706 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241230085534706 DAUC <0003> auc.c:142 vector [2]: autn = a45620f9fccc000073ac497603d5084c 20241230085534706 DAUC <0003> auc.c:143 vector [2]: ck = 5b6d0f903908c06789a1f7259b334d63 20241230085534706 DAUC <0003> auc.c:144 vector [2]: ik = 79161cb12866306462b4f65f9159ed9c 20241230085534706 DAUC <0003> auc.c:145 vector [2]: res = 565ac885cb7eb1440000000000000000 20241230085534706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534706 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534706 DAUC <0003> auc.c:151 vector [2]: kc = c96e125b1b0450fc 20241230085534706 DAUC <0003> auc.c:152 vector [2]: sres = 9d2479c1 20241230085534706 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534706 DAUC <0003> auc.c:113 vector [3]: rand = 9b35a363727fc42e65cc80420f9c1a77 20241230085534706 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241230085534706 DAUC <0003> auc.c:142 vector [3]: autn = 135d97f417c200002a19142ba3fda6ac 20241230085534706 DAUC <0003> auc.c:143 vector [3]: ck = b209fca8c760070f3ee2105fc67f93b6 20241230085534706 DAUC <0003> auc.c:144 vector [3]: ik = 2e6592979963f842a6b7eb5352295c34 20241230085534706 DAUC <0003> auc.c:145 vector [3]: res = 3a8f1308b13085a80000000000000000 20241230085534706 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534706 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534706 DAUC <0003> auc.c:151 vector [3]: kc = 04399533ca5530cf 20241230085534706 DAUC <0003> auc.c:152 vector [3]: sres = 8bbf96a0 20241230085534706 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534706 DAUC <0003> db_auc.c:245 IMSI='262429526334706': Generated 4 vectors 20241230085534706 DAUC <0003> db_auc.c:249 IMSI='262429526334706': Updating SQN=161 in DB 20241230085534706 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429526334706"} 20241230085534706 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534706 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534706 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534709 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534709 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429526334706"} 20241230085534709 DAUC <0003> db_auc.c:157 IMSI='262429526334706': No 2G Auth Data 20241230085534709 DAUC <0003> db_auc.c:236 IMSI='262429526334706': Calling to generate 5 vectors 20241230085534709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085534709 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534709 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085534709 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241230085534709 DAUC <0003> auc.c:113 vector [0]: rand = bd67bb92195df04f2e157b7bd4418f31 20241230085534709 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241230085534709 DAUC <0003> auc.c:142 vector [0]: autn = 5fdb103f797c000045b3f68bcddc6096 20241230085534709 DAUC <0003> auc.c:143 vector [0]: ck = ebce58d8e25f4eaa46cb9b6e647cc08a 20241230085534709 DAUC <0003> auc.c:144 vector [0]: ik = dee30f63f6f897f6ff2a93fe61eb9b29 20241230085534709 DAUC <0003> auc.c:145 vector [0]: res = 7f1aa66574e0e5020000000000000000 20241230085534709 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534709 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534709 DAUC <0003> auc.c:151 vector [0]: kc = 8ccc5f2b113082ff 20241230085534709 DAUC <0003> auc.c:152 vector [0]: sres = 0bfa4367 20241230085534709 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534709 DAUC <0003> auc.c:113 vector [1]: rand = cb115c9ddc240f0337ea2d3d77dae125 20241230085534709 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241230085534709 DAUC <0003> auc.c:142 vector [1]: autn = 5cfbb861665a000076dded15f3abb4d8 20241230085534709 DAUC <0003> auc.c:143 vector [1]: ck = 80ba428aab04be6372de2238fadaa5f6 20241230085534709 DAUC <0003> auc.c:144 vector [1]: ik = 8c47f5f822006d3ce4aad269d5c8b131 20241230085534709 DAUC <0003> auc.c:145 vector [1]: res = 38f88db5020599850000000000000000 20241230085534709 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534709 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534709 DAUC <0003> auc.c:151 vector [1]: kc = 9a894723a616c798 20241230085534709 DAUC <0003> auc.c:152 vector [1]: sres = 3afd1430 20241230085534709 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534709 DAUC <0003> auc.c:113 vector [2]: rand = b744b9c67c8d9e1983bb3fc15b77e42c 20241230085534709 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241230085534709 DAUC <0003> auc.c:142 vector [2]: autn = e7ec6df7bb540000b0b0bad0ef646e1e 20241230085534709 DAUC <0003> auc.c:143 vector [2]: ck = d4d981a1f24ea53dc242eba8ae1e43c8 20241230085534710 DAUC <0003> auc.c:144 vector [2]: ik = c8ed96a8365ca7788533402f5d1f2d58 20241230085534710 DAUC <0003> auc.c:145 vector [2]: res = 4b14d8f9b6dc0dbf0000000000000000 20241230085534710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534710 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534710 DAUC <0003> auc.c:151 vector [2]: kc = 5b45bc8e37136cd5 20241230085534710 DAUC <0003> auc.c:152 vector [2]: sres = fdc8d546 20241230085534710 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534710 DAUC <0003> auc.c:113 vector [3]: rand = 73d632e1cd8d2485edbb4f3132c85bc7 20241230085534710 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241230085534710 DAUC <0003> auc.c:142 vector [3]: autn = ff92b9737e1c0000452c187c7336d9cb 20241230085534710 DAUC <0003> auc.c:143 vector [3]: ck = f778f14c9bb04f940860511c9d66ae5d 20241230085534710 DAUC <0003> auc.c:144 vector [3]: ik = 5f6124f0cfc80ad32a3de0598ddbecf4 20241230085534710 DAUC <0003> auc.c:145 vector [3]: res = 12a8e6b551f4c5030000000000000000 20241230085534710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534710 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534710 DAUC <0003> auc.c:151 vector [3]: kc = 8a4464f944c507ee 20241230085534710 DAUC <0003> auc.c:152 vector [3]: sres = 435c23b6 20241230085534710 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534710 DAUC <0003> auc.c:113 vector [4]: rand = 7b4aafdace48bb19ac4eb50ae79837bf 20241230085534710 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241230085534710 DAUC <0003> auc.c:142 vector [4]: autn = 2b0e8fc941c700004075cb918104c94c 20241230085534710 DAUC <0003> auc.c:143 vector [4]: ck = d54acb77c6cf5dd1d844f6b7e7f93e82 20241230085534710 DAUC <0003> auc.c:144 vector [4]: ik = e93976cb9ceaa470e018c77b0e26bd22 20241230085534710 DAUC <0003> auc.c:145 vector [4]: res = 99bbd940b743a9cc0000000000000000 20241230085534710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534710 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085534710 DAUC <0003> auc.c:151 vector [4]: kc = 042f8c70b3fa7a01 20241230085534710 DAUC <0003> auc.c:152 vector [4]: sres = 2ef8708c 20241230085534710 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085534710 DAUC <0003> db_auc.c:245 IMSI='262429526334706': Generated 5 vectors 20241230085534710 DAUC <0003> db_auc.c:249 IMSI='262429526334706': Updating SQN=321 in DB 20241230085534710 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429526334706"} 20241230085534710 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534710 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534710 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534713 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429526334706"} 20241230085534713 DAUC <0003> db_auc.c:157 IMSI='262429526334706': No 2G Auth Data 20241230085534713 DAUC <0003> db_auc.c:236 IMSI='262429526334706': Calling to generate 5 vectors 20241230085534713 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085534713 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534713 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085534713 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241230085534713 DAUC <0003> auc.c:113 vector [0]: rand = fb390f5d824409289ca99075f663f862 20241230085534713 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241230085534713 DAUC <0003> auc.c:142 vector [0]: autn = a93c5913020e0000026093d4102a70d5 20241230085534713 DAUC <0003> auc.c:143 vector [0]: ck = 8b51e3a6b1be3dec7f3dad27f0b7a1de 20241230085534713 DAUC <0003> auc.c:144 vector [0]: ik = 12f96cc9ffca8ba779c7d6755decd2ff 20241230085534713 DAUC <0003> auc.c:145 vector [0]: res = d30da1374c2a6bc30000000000000000 20241230085534713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534713 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085534713 DAUC <0003> auc.c:151 vector [0]: kc = 9f52f43de32fc56a 20241230085534713 DAUC <0003> auc.c:152 vector [0]: sres = 9f27caf4 20241230085534713 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085534713 DAUC <0003> auc.c:113 vector [1]: rand = 54bf016472745bfc41670c2ead356394 20241230085534713 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241230085534713 DAUC <0003> auc.c:142 vector [1]: autn = 544c5e6a007c00005e1346bf296ea6bf 20241230085534713 DAUC <0003> auc.c:143 vector [1]: ck = ac63b148c1be746cb97ed69fcfd19048 20241230085534713 DAUC <0003> auc.c:144 vector [1]: ik = afe2d877df0247e64ae85383edbed98e 20241230085534713 DAUC <0003> auc.c:145 vector [1]: res = 87f09632501ed40e0000000000000000 20241230085534713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534713 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085534713 DAUC <0003> auc.c:151 vector [1]: kc = f017ec233cd37a4c 20241230085534713 DAUC <0003> auc.c:152 vector [1]: sres = d7ee423c 20241230085534713 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085534713 DAUC <0003> auc.c:113 vector [2]: rand = 24e3f62148293794d313b72e2a8bb0bb 20241230085534713 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241230085534713 DAUC <0003> auc.c:142 vector [2]: autn = 679d6c5ea9770000a673f51e6c2322e0 20241230085534713 DAUC <0003> auc.c:143 vector [2]: ck = 6b9fcb3d82242080fad4ac680b43fd53 20241230085534713 DAUC <0003> auc.c:144 vector [2]: ik = a3bc328a8b2eb06ce6e578d059e5d2d6 20241230085534713 DAUC <0003> auc.c:145 vector [2]: res = 09406336308fb5480000000000000000 20241230085534713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534713 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085534713 DAUC <0003> auc.c:151 vector [2]: kc = d4122d0f5bacbf69 20241230085534713 DAUC <0003> auc.c:152 vector [2]: sres = 39cfd67e 20241230085534713 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085534713 DAUC <0003> auc.c:113 vector [3]: rand = 3f92ffe5defbdcef19cd8034c4b0a390 20241230085534713 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241230085534713 DAUC <0003> auc.c:142 vector [3]: autn = 2899daf9b2e60000c306bad2c903acae 20241230085534713 DAUC <0003> auc.c:143 vector [3]: ck = 3ca95540e3dd8ace423549d83f0eee79 20241230085534713 DAUC <0003> auc.c:144 vector [3]: ik = 5a3ad8634fd686ea895b9cc64f5b78e8 20241230085534713 DAUC <0003> auc.c:145 vector [3]: res = 50aa7d2386c17f8e0000000000000000 20241230085534713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534713 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085534713 DAUC <0003> auc.c:151 vector [3]: kc = adfd583ddc5e9ab5 20241230085534713 DAUC <0003> auc.c:152 vector [3]: sres = d66b02ad 20241230085534713 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085534713 DAUC <0003> auc.c:113 vector [4]: rand = 7da68b78d0d0fec9e001c5de89612b0a 20241230085534713 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241230085534713 DAUC <0003> auc.c:142 vector [4]: autn = 34dcd7caa72c0000607da31a84ba08cd 20241230085534713 DAUC <0003> auc.c:143 vector [4]: ck = 6418d495137b76d22b2e41fac0be6eb5 20241230085534713 DAUC <0003> auc.c:144 vector [4]: ik = e13b54c520fe9272f6da7e2e46d04296 20241230085534713 DAUC <0003> auc.c:145 vector [4]: res = e4366daf3828b3560000000000000000 20241230085534713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534713 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085534713 DAUC <0003> auc.c:151 vector [4]: kc = 58d7bf84b5ebc883 20241230085534713 DAUC <0003> auc.c:152 vector [4]: sres = dc1edef9 20241230085534713 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085534713 DAUC <0003> db_auc.c:245 IMSI='262429526334706': Generated 5 vectors 20241230085534713 DAUC <0003> db_auc.c:249 IMSI='262429526334706': Updating SQN=481 in DB 20241230085534713 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429526334706"} 20241230085534713 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429526334706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3f700867abb4: Final verdict of PTC: pass 20241230085534717 DAUC <0003> db_auc.c:157 IMSI='262426921739162': No 2G Auth Data 20241230085534717 DAUC <0003> db_auc.c:192 IMSI='262426921739162': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262426921739162" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241230085534734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20241230085534738 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534738 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426921739162"} 20241230085534738 DAUC <0003> db_auc.c:236 IMSI='262426921739162': Calling to generate 1 vectors 20241230085534738 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241230085534738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534738 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085534738 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534738 DAUC <0003> auc.c:113 vector [0]: rand = 951b652d30fb1f80f3aa39ec6b640943 20241230085534738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085534738 DAUC <0003> auc.c:142 vector [0]: autn = 33fa4084fae40000dbfc27263858c745 20241230085534738 DAUC <0003> auc.c:143 vector [0]: ck = a722d97efd76309ac88135d710105d95 20241230085534738 DAUC <0003> auc.c:144 vector [0]: ik = ceca884f91a79eb991692a1e2ca29bfa 20241230085534738 DAUC <0003> auc.c:145 vector [0]: res = c2f01528cd48fd730000000000000000 20241230085534738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534738 DAUC <0003> auc.c:179 vector [0]: kc = b094d2fdbfd96c00 20241230085534738 DAUC <0003> auc.c:180 vector [0]: sres = c2740f7c 20241230085534738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534738 DAUC <0003> db_auc.c:245 IMSI='262426921739162': Generated 1 vectors 20241230085534738 DAUC <0003> db_auc.c:249 IMSI='262426921739162': Updating SQN=33 in DB 20241230085534738 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426921739162"} 20241230085534738 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534738 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534738 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262426921739162" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426921739162" TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: setverdict(pass): none -> pass 20241230085534742 DLINP <000b> input/ipa.c:452 connected read/write TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534742 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426921739162"} 20241230085534742 DAUC <0003> db_auc.c:236 IMSI='262426921739162': Calling to generate 4 vectors 20241230085534742 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241230085534742 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534742 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534742 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241230085534742 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534742 DAUC <0003> auc.c:113 vector [0]: rand = 3b93b16a6b39e680222aa9716d727dbe 20241230085534742 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241230085534742 DAUC <0003> auc.c:142 vector [0]: autn = 8c287a5430750000d45f9653da778445 20241230085534742 DAUC <0003> auc.c:143 vector [0]: ck = 2441fcf3dbb650f25b875843fb0b6105 20241230085534742 DAUC <0003> auc.c:144 vector [0]: ik = a1e3cec5a07bb014833fe7aa035a17fa 20241230085534742 DAUC <0003> auc.c:145 vector [0]: res = e5b0acdbdaa372640000000000000000 20241230085534742 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534742 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534742 DAUC <0003> auc.c:179 vector [0]: kc = 9470193de84a1400 20241230085534742 DAUC <0003> auc.c:180 vector [0]: sres = 4a88cc26 20241230085534742 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534742 DAUC <0003> auc.c:113 vector [1]: rand = 200bca81d05307ac45fc00bdee3d73e3 20241230085534742 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241230085534742 DAUC <0003> auc.c:142 vector [1]: autn = 283ad6534c7b0000629d6b3c8108a96d 20241230085534742 DAUC <0003> auc.c:143 vector [1]: ck = 9c3bec3ae82e07de17efc35b591d76a3 20241230085534742 DAUC <0003> auc.c:144 vector [1]: ik = 8bba59b3184909148493b1aa43342096 20241230085534742 DAUC <0003> auc.c:145 vector [1]: res = f888be0a5b99efc70000000000000000 20241230085534742 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534742 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534742 DAUC <0003> auc.c:179 vector [1]: kc = 04c9e16c2836fc00 20241230085534742 DAUC <0003> auc.c:180 vector [1]: sres = fc5106a5 20241230085534742 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534742 DAUC <0003> auc.c:113 vector [2]: rand = 929dba98ac1547751212ee4d93cbd0b3 20241230085534742 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241230085534742 DAUC <0003> auc.c:142 vector [2]: autn = 644727da64e300008ebe7e08706e9aeb 20241230085534742 DAUC <0003> auc.c:143 vector [2]: ck = 70024242f19e89a2aff4fa89eb9beec7 20241230085534742 DAUC <0003> auc.c:144 vector [2]: ik = 033c76874bd3ef4a280211ec15723c0c 20241230085534742 DAUC <0003> auc.c:145 vector [2]: res = c1feba55443830f30000000000000000 20241230085534742 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534742 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534742 DAUC <0003> auc.c:179 vector [2]: kc = 5febf8950e4d4000 20241230085534742 DAUC <0003> auc.c:180 vector [2]: sres = 63607649 20241230085534742 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534742 DAUC <0003> auc.c:113 vector [3]: rand = b13c164eed1429e5d2310a90cecf4d8d 20241230085534742 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241230085534742 DAUC <0003> auc.c:142 vector [3]: autn = 58a2e90f7df70000ab1e23af61cd2c96 20241230085534742 DAUC <0003> auc.c:143 vector [3]: ck = 504080175ea17a6c01a2253eeb620f59 20241230085534742 DAUC <0003> auc.c:144 vector [3]: ik = 852375a2025b9c1425349aab22487979 20241230085534742 DAUC <0003> auc.c:145 vector [3]: res = d71df588ac97bde90000000000000000 20241230085534742 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534742 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534742 DAUC <0003> auc.c:179 vector [3]: kc = 395d08d31a790400 20241230085534742 DAUC <0003> auc.c:180 vector [3]: sres = a283de1d 20241230085534742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534742 DAUC <0003> db_auc.c:245 IMSI='262426921739162': Generated 4 vectors 20241230085534742 DAUC <0003> db_auc.c:249 IMSI='262426921739162': Updating SQN=161 in DB 20241230085534742 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426921739162"} 20241230085534742 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534742 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534742 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534745 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426921739162"} 20241230085534745 DAUC <0003> db_auc.c:236 IMSI='262426921739162': Calling to generate 5 vectors 20241230085534745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241230085534745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534745 DAUC <0003> auc.c:113 vector [0]: rand = d4920fbae409375648790c153493b0d5 20241230085534745 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241230085534745 DAUC <0003> auc.c:142 vector [0]: autn = 3b49d53dc5e9000089af0edb3bfa581b 20241230085534745 DAUC <0003> auc.c:143 vector [0]: ck = 34711fde3c1de15249e1155b8c33b080 20241230085534745 DAUC <0003> auc.c:144 vector [0]: ik = 83595b0b924d5ed4f74cd88729e69cd5 20241230085534745 DAUC <0003> auc.c:145 vector [0]: res = 8a42a24cc022edd00000000000000000 20241230085534745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534745 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534745 DAUC <0003> auc.c:179 vector [0]: kc = ce7b79ca68d5d800 20241230085534745 DAUC <0003> auc.c:180 vector [0]: sres = 5eae2f9f 20241230085534745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534745 DAUC <0003> auc.c:113 vector [1]: rand = 6973f554b87a34c81f6a310480278766 20241230085534745 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241230085534745 DAUC <0003> auc.c:142 vector [1]: autn = 8d8534daf28e0000e1968ffdd9dfd3da 20241230085534745 DAUC <0003> auc.c:143 vector [1]: ck = 2d4839c85e91c473576a7fe3c5eb994d 20241230085534745 DAUC <0003> auc.c:144 vector [1]: ik = 869b27a008ab6f00751a291b52d11b94 20241230085534745 DAUC <0003> auc.c:145 vector [1]: res = 03e5476e09074ba70000000000000000 20241230085534745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534745 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534745 DAUC <0003> auc.c:179 vector [1]: kc = db28e1dd5a8c6c00 20241230085534745 DAUC <0003> auc.c:180 vector [1]: sres = 4ee8eb0a 20241230085534745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534745 DAUC <0003> auc.c:113 vector [2]: rand = 62a94c6170c5e06ad97f14fe45f40314 20241230085534745 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241230085534745 DAUC <0003> auc.c:142 vector [2]: autn = d221930c65510000e37d5742c97d83cc 20241230085534745 DAUC <0003> auc.c:143 vector [2]: ck = e5ec0d14e484a90b807a63c2c25842e6 20241230085534745 DAUC <0003> auc.c:144 vector [2]: ik = a1285227e0301e0b12b4195266794626 20241230085534745 DAUC <0003> auc.c:145 vector [2]: res = f70e32c5b8f9f3aa0000000000000000 20241230085534745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534745 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534745 DAUC <0003> auc.c:179 vector [2]: kc = edb51c01ff7f0c00 20241230085534745 DAUC <0003> auc.c:180 vector [2]: sres = 59c07e0f 20241230085534745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534745 DAUC <0003> auc.c:113 vector [3]: rand = b02e0057073941f84063c60d3484c376 20241230085534745 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241230085534745 DAUC <0003> auc.c:142 vector [3]: autn = cbe4ac83bfba0000a41b4748362fb452 20241230085534745 DAUC <0003> auc.c:143 vector [3]: ck = cc10cb6808d37bbac12db5be2180e078 20241230085534745 DAUC <0003> auc.c:144 vector [3]: ik = 0721a21032ff591dab337f7cc137b9d0 20241230085534745 DAUC <0003> auc.c:145 vector [3]: res = a659dadfd0fa86d00000000000000000 20241230085534745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534745 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534745 DAUC <0003> auc.c:179 vector [3]: kc = 6a6d7221e1d74000 20241230085534745 DAUC <0003> auc.c:180 vector [3]: sres = dc558a4b 20241230085534745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534745 DAUC <0003> auc.c:113 vector [4]: rand = 4a516f7386b0f0b595068600b8b9b785 20241230085534745 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241230085534745 DAUC <0003> auc.c:142 vector [4]: autn = d5828efdeaee0000351527fad73bf3a1 20241230085534745 DAUC <0003> auc.c:143 vector [4]: ck = ddb17423e1b3e8332e1d2a74f010f155 20241230085534745 DAUC <0003> auc.c:144 vector [4]: ik = 92bf4c831aa4e33a8a91d343e436d266 20241230085534745 DAUC <0003> auc.c:145 vector [4]: res = 4ffd4311ca0d0c900000000000000000 20241230085534745 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534745 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534745 DAUC <0003> auc.c:179 vector [4]: kc = 3d6a80abad3a3400 20241230085534745 DAUC <0003> auc.c:180 vector [4]: sres = a36b50ff 20241230085534745 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534745 DAUC <0003> db_auc.c:245 IMSI='262426921739162': Generated 5 vectors 20241230085534745 DAUC <0003> db_auc.c:249 IMSI='262426921739162': Updating SQN=321 in DB 20241230085534745 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426921739162"} 20241230085534745 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534748 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534748 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426921739162"} 20241230085534748 DAUC <0003> db_auc.c:236 IMSI='262426921739162': Calling to generate 5 vectors 20241230085534748 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241230085534748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534748 DAUC <0003> auc.c:113 vector [0]: rand = 6d10330ac72dd68375567dd54f7058bf 20241230085534748 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241230085534748 DAUC <0003> auc.c:142 vector [0]: autn = b4615a63e67200004e53e765152f3a92 20241230085534748 DAUC <0003> auc.c:143 vector [0]: ck = dd93decc4f256c64e16a9824c7886633 20241230085534748 DAUC <0003> auc.c:144 vector [0]: ik = 0111813097681d718e7cb95a3af0134f 20241230085534748 DAUC <0003> auc.c:145 vector [0]: res = 0be4ae8177cb07960000000000000000 20241230085534748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534748 DAUC <0003> auc.c:179 vector [0]: kc = c3b6aa6c5aedb800 20241230085534748 DAUC <0003> auc.c:180 vector [0]: sres = 978cfef2 20241230085534748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534748 DAUC <0003> auc.c:113 vector [1]: rand = b58dd9d7f661aa8087127d486bf7cfc4 20241230085534748 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241230085534748 DAUC <0003> auc.c:142 vector [1]: autn = cff07a57528c00000a6917811f1bf8bc 20241230085534748 DAUC <0003> auc.c:143 vector [1]: ck = 8b827c5906b1f4c977ae78c8cbd4a262 20241230085534748 DAUC <0003> auc.c:144 vector [1]: ik = 304f0f7e6b146b6d59649b59f92f69f4 20241230085534748 DAUC <0003> auc.c:145 vector [1]: res = 052e16482b230f430000000000000000 20241230085534748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534748 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534748 DAUC <0003> auc.c:179 vector [1]: kc = a8166beccc228c00 20241230085534748 DAUC <0003> auc.c:180 vector [1]: sres = 43379aa1 20241230085534748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534748 DAUC <0003> auc.c:113 vector [2]: rand = ae46c436dad37a9ba39d036fce85923a 20241230085534748 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241230085534748 DAUC <0003> auc.c:142 vector [2]: autn = 7fb1a29d9a3300009abaaa77b2dd3ec7 20241230085534748 DAUC <0003> auc.c:143 vector [2]: ck = 12c17ea1b9ea720d104381a765f03ff3 20241230085534748 DAUC <0003> auc.c:144 vector [2]: ik = 1cfe69d9c2c6899a6525357751ef45ed 20241230085534748 DAUC <0003> auc.c:145 vector [2]: res = 160ca70a5490abf70000000000000000 20241230085534748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534748 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534748 DAUC <0003> auc.c:179 vector [2]: kc = 80a3b4cf9ee36800 20241230085534748 DAUC <0003> auc.c:180 vector [2]: sres = 59e2e56c 20241230085534748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534748 DAUC <0003> auc.c:113 vector [3]: rand = 15f685aaf40866e7a4bfaf6e74dd8617 20241230085534748 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241230085534748 DAUC <0003> auc.c:142 vector [3]: autn = 169ee278663d0000c9135b14373c9a54 20241230085534748 DAUC <0003> auc.c:143 vector [3]: ck = 1d3656951dda6902728afde5560cfc29 20241230085534748 DAUC <0003> auc.c:144 vector [3]: ik = 1d4c6916b52ff26e08da0141925cd93a 20241230085534748 DAUC <0003> auc.c:145 vector [3]: res = 8a090d3022d96f880000000000000000 20241230085534748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534748 DAUC <0003> auc.c:179 vector [3]: kc = 1d73d9e3dd306800 20241230085534748 DAUC <0003> auc.c:180 vector [3]: sres = 7ed528ac 20241230085534748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534748 DAUC <0003> auc.c:113 vector [4]: rand = 538efa1cf692b666cf10aa6b3489b7be 20241230085534748 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241230085534748 DAUC <0003> auc.c:142 vector [4]: autn = df15daeddf4a000026a3ca478bb8d3ee 20241230085534748 DAUC <0003> auc.c:143 vector [4]: ck = 4343cd5761f8265a66fba0adf214c0f8 20241230085534748 DAUC <0003> auc.c:144 vector [4]: ik = ab6fef6ce450f9f9400c1832fb06c460 20241230085534748 DAUC <0003> auc.c:145 vector [4]: res = 071dc0d4de5a66910000000000000000 20241230085534748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534748 DAUC <0003> auc.c:179 vector [4]: kc = e32cdc261988e400 20241230085534748 DAUC <0003> auc.c:180 vector [4]: sres = cd764927 20241230085534748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534748 DAUC <0003> db_auc.c:245 IMSI='262426921739162': Generated 5 vectors 20241230085534748 DAUC <0003> db_auc.c:249 IMSI='262426921739162': Updating SQN=481 in DB 20241230085534748 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426921739162"} 20241230085534748 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426921739162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534748 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534748 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3f700867abb4: Final verdict of PTC: pass 20241230085534753 DAUC <0003> db_auc.c:157 IMSI='262422880219480': No 2G Auth Data 20241230085534753 DAUC <0003> db_auc.c:192 IMSI='262422880219480': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262422880219480" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241230085534767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 20241230085534770 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534770 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422880219480"} 20241230085534770 DAUC <0003> db_auc.c:236 IMSI='262422880219480': Calling to generate 1 vectors 20241230085534770 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241230085534771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085534771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534771 DAUC <0003> auc.c:113 vector [0]: rand = fd5d0951541ddd673a7a8c963bedba4b 20241230085534771 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085534771 DAUC <0003> auc.c:142 vector [0]: autn = f8b1f580b15b0000f843b3bac48f7108 20241230085534771 DAUC <0003> auc.c:143 vector [0]: ck = 775ea24d03409b4c72659e8100860458 20241230085534771 DAUC <0003> auc.c:144 vector [0]: ik = 16b75ce5c538f5b2d77cb5c3075addcd 20241230085534771 DAUC <0003> auc.c:145 vector [0]: res = db82544ff1a1e8830000000000000000 20241230085534771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534771 DAUC <0003> auc.c:179 vector [0]: kc = ae26d2cbf92a5400 20241230085534771 DAUC <0003> auc.c:180 vector [0]: sres = b71115cf 20241230085534771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534771 DAUC <0003> db_auc.c:245 IMSI='262422880219480': Generated 1 vectors 20241230085534771 DAUC <0003> db_auc.c:249 IMSI='262422880219480': Updating SQN=33 in DB 20241230085534771 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422880219480"} 20241230085534771 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534771 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534771 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262422880219480" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422880219480" TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: setverdict(pass): none -> pass 20241230085534773 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534773 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422880219480"} 20241230085534773 DAUC <0003> db_auc.c:236 IMSI='262422880219480': Calling to generate 4 vectors 20241230085534773 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241230085534773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241230085534773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534773 DAUC <0003> auc.c:113 vector [0]: rand = 20b358689f795fc5b6d4ed0264ab297e 20241230085534773 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241230085534773 DAUC <0003> auc.c:142 vector [0]: autn = e0280fd734620000f70ecf5acf69dc1a 20241230085534773 DAUC <0003> auc.c:143 vector [0]: ck = 8daea371d4c4dc2b6ca1f28905258de4 20241230085534773 DAUC <0003> auc.c:144 vector [0]: ik = f32300da1e6f6f8fe0d7c4ced6684d76 20241230085534773 DAUC <0003> auc.c:145 vector [0]: res = 5697c9c753fe17540000000000000000 20241230085534774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534774 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534774 DAUC <0003> auc.c:179 vector [0]: kc = c1fcb19241990c00 20241230085534774 DAUC <0003> auc.c:180 vector [0]: sres = 9253f2ba 20241230085534774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534774 DAUC <0003> auc.c:113 vector [1]: rand = 17025fd46eca2e844f2b505eeccf51cf 20241230085534774 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241230085534774 DAUC <0003> auc.c:142 vector [1]: autn = 2e858ca1235a00008fd7b9d70498cd40 20241230085534774 DAUC <0003> auc.c:143 vector [1]: ck = d2927033c96f1026cd2149d157bdd62c 20241230085534774 DAUC <0003> auc.c:144 vector [1]: ik = 756d7e1355d75608d20b834d18de3743 20241230085534774 DAUC <0003> auc.c:145 vector [1]: res = e1db46e1e4acdbd00000000000000000 20241230085534774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534774 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534774 DAUC <0003> auc.c:179 vector [1]: kc = 441007e237b61800 20241230085534774 DAUC <0003> auc.c:180 vector [1]: sres = 3b7ad072 20241230085534774 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534774 DAUC <0003> auc.c:113 vector [2]: rand = bc2e15ea7c1c6fa3ea2fd6e2186d7ee9 20241230085534774 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241230085534774 DAUC <0003> auc.c:142 vector [2]: autn = 2379b3270294000022222f693801f7fa 20241230085534774 DAUC <0003> auc.c:143 vector [2]: ck = 8be0b1fd7d790b22ef9aa6c368239322 20241230085534774 DAUC <0003> auc.c:144 vector [2]: ik = 074b2e77654dfbb6ec06008b99241df0 20241230085534774 DAUC <0003> auc.c:145 vector [2]: res = 15bdd5d5edb01e160000000000000000 20241230085534774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534774 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534774 DAUC <0003> auc.c:179 vector [2]: kc = 874c5b1b52554400 20241230085534774 DAUC <0003> auc.c:180 vector [2]: sres = 83b40c15 20241230085534774 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534774 DAUC <0003> auc.c:113 vector [3]: rand = 1b8596517207e942af269b54e098b83b 20241230085534774 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241230085534774 DAUC <0003> auc.c:142 vector [3]: autn = 10b1d2bb336b00008e7295c7e4f0b823 20241230085534774 DAUC <0003> auc.c:143 vector [3]: ck = b5a930515eb39bec98e1656c03d8e7c1 20241230085534774 DAUC <0003> auc.c:144 vector [3]: ik = da0bc03626af1389b597df38fc285fb5 20241230085534774 DAUC <0003> auc.c:145 vector [3]: res = de764d63783ef0310000000000000000 20241230085534774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534774 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534774 DAUC <0003> auc.c:179 vector [3]: kc = 3f16d72a6f776400 20241230085534774 DAUC <0003> auc.c:180 vector [3]: sres = 8d596b11 20241230085534774 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534774 DAUC <0003> db_auc.c:245 IMSI='262422880219480': Generated 4 vectors 20241230085534774 DAUC <0003> db_auc.c:249 IMSI='262422880219480': Updating SQN=161 in DB 20241230085534774 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422880219480"} 20241230085534774 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534774 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534774 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534776 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534777 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422880219480"} 20241230085534777 DAUC <0003> db_auc.c:236 IMSI='262422880219480': Calling to generate 5 vectors 20241230085534777 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534777 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534777 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534777 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241230085534777 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534777 DAUC <0003> auc.c:113 vector [0]: rand = f27583f080aa0a73c902f8b2a56cbdf0 20241230085534777 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241230085534777 DAUC <0003> auc.c:142 vector [0]: autn = bf2b24c4051900002eeb4a6ed5ea1d89 20241230085534777 DAUC <0003> auc.c:143 vector [0]: ck = 3da5067642e73af603c7a1ee5758438b 20241230085534777 DAUC <0003> auc.c:144 vector [0]: ik = f6ff1f9f85f41afdf56698645b00d21e 20241230085534777 DAUC <0003> auc.c:145 vector [0]: res = b09e2454914b78aa0000000000000000 20241230085534777 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534777 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534777 DAUC <0003> auc.c:179 vector [0]: kc = eb9ea5145d08a400 20241230085534777 DAUC <0003> auc.c:180 vector [0]: sres = a37bff5c 20241230085534777 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534777 DAUC <0003> auc.c:113 vector [1]: rand = ab97fa6e131187e5a1e7df73258525a4 20241230085534777 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241230085534777 DAUC <0003> auc.c:142 vector [1]: autn = 6599a346c69a000039a8d42ccf7af84e 20241230085534777 DAUC <0003> auc.c:143 vector [1]: ck = b89ccc5b7e0064c8b52bcdf38113d4fd 20241230085534777 DAUC <0003> auc.c:144 vector [1]: ik = 96fb4818ed76fce9cdfe643994eea673 20241230085534777 DAUC <0003> auc.c:145 vector [1]: res = 411fee3e19c42caa0000000000000000 20241230085534777 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534777 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534777 DAUC <0003> auc.c:179 vector [1]: kc = d6ba1d2e15db4800 20241230085534777 DAUC <0003> auc.c:180 vector [1]: sres = 9968a679 20241230085534777 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534777 DAUC <0003> auc.c:113 vector [2]: rand = 1417b5dc9d504a3c473854f6da5b4ead 20241230085534777 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241230085534777 DAUC <0003> auc.c:142 vector [2]: autn = 4fb3eaa8566c0000143c62c3630188c3 20241230085534777 DAUC <0003> auc.c:143 vector [2]: ck = f8024000df352f4c3e0a173f2673dcb5 20241230085534777 DAUC <0003> auc.c:144 vector [2]: ik = 22d89b03ff29f0840d8e14e6c69dfe27 20241230085534777 DAUC <0003> auc.c:145 vector [2]: res = bd03cf4ce470416d0000000000000000 20241230085534777 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534777 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534777 DAUC <0003> auc.c:179 vector [2]: kc = 5916d01cbf8be000 20241230085534777 DAUC <0003> auc.c:180 vector [2]: sres = 7a5d970b 20241230085534777 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534777 DAUC <0003> auc.c:113 vector [3]: rand = 1495357afc0987ff622f54c0b3c73464 20241230085534777 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241230085534777 DAUC <0003> auc.c:142 vector [3]: autn = 64d52b40355a0000e75e95c18d1124a7 20241230085534777 DAUC <0003> auc.c:143 vector [3]: ck = fb785797fd82c3a4672ca821000aca2f 20241230085534777 DAUC <0003> auc.c:144 vector [3]: ik = a904f9a5bbdac5db67d816c068ad9051 20241230085534777 DAUC <0003> auc.c:145 vector [3]: res = b6686202894b4bf40000000000000000 20241230085534777 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534777 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534777 DAUC <0003> auc.c:179 vector [3]: kc = 459f83fe22099c00 20241230085534777 DAUC <0003> auc.c:180 vector [3]: sres = 7f7222ea 20241230085534777 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534777 DAUC <0003> auc.c:113 vector [4]: rand = fb2d7c927e3275b05e153b096a4b4829 20241230085534777 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241230085534777 DAUC <0003> auc.c:142 vector [4]: autn = 8b13eb5939990000a5f87e804d79367f 20241230085534777 DAUC <0003> auc.c:143 vector [4]: ck = ae3e56ede99a880b6ea6215fadd16137 20241230085534777 DAUC <0003> auc.c:144 vector [4]: ik = 1ad7a900d93a1a55557cd3b3db4d9cae 20241230085534777 DAUC <0003> auc.c:145 vector [4]: res = 24cc5bafd080f3290000000000000000 20241230085534777 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534777 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534777 DAUC <0003> auc.c:179 vector [4]: kc = a2d306640dbcac00 20241230085534777 DAUC <0003> auc.c:180 vector [4]: sres = 0b15acdf 20241230085534777 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534777 DAUC <0003> db_auc.c:245 IMSI='262422880219480': Generated 5 vectors 20241230085534777 DAUC <0003> db_auc.c:249 IMSI='262422880219480': Updating SQN=321 in DB 20241230085534777 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422880219480"} 20241230085534777 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534777 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534777 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534780 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534780 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422880219480"} 20241230085534780 DAUC <0003> db_auc.c:236 IMSI='262422880219480': Calling to generate 5 vectors 20241230085534780 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534780 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534780 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241230085534780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534780 DAUC <0003> auc.c:113 vector [0]: rand = 8ff071e719f0e647cc4b2b17eb66739e 20241230085534780 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241230085534780 DAUC <0003> auc.c:142 vector [0]: autn = 25abdc1879af0000cf21baaff9cd1f3f 20241230085534780 DAUC <0003> auc.c:143 vector [0]: ck = 52bed7c8adf0a0ddc77c58bf42659d02 20241230085534780 DAUC <0003> auc.c:144 vector [0]: ik = 891cd799f20e08475bad0a621851fc9e 20241230085534780 DAUC <0003> auc.c:145 vector [0]: res = 9c9c9e2c3a4ecce50000000000000000 20241230085534780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534780 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534780 DAUC <0003> auc.c:179 vector [0]: kc = c52638b41cbdf000 20241230085534780 DAUC <0003> auc.c:180 vector [0]: sres = d3fcf596 20241230085534780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534780 DAUC <0003> auc.c:113 vector [1]: rand = c8577b944a47825212b04f331fb62f2f 20241230085534780 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241230085534780 DAUC <0003> auc.c:142 vector [1]: autn = ac99e716b4d600009303f74183369c02 20241230085534780 DAUC <0003> auc.c:143 vector [1]: ck = 0817fdf26d7bbe833e1e49dbf18df650 20241230085534780 DAUC <0003> auc.c:144 vector [1]: ik = 0784f65f983e9fa02d4eb1be541e889a 20241230085534780 DAUC <0003> auc.c:145 vector [1]: res = d1699c117ef662960000000000000000 20241230085534780 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534780 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534780 DAUC <0003> auc.c:179 vector [1]: kc = 2479788575f28000 20241230085534780 DAUC <0003> auc.c:180 vector [1]: sres = 7f1f7dad 20241230085534780 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534780 DAUC <0003> auc.c:113 vector [2]: rand = 89aff3abf295f7ddc6eaaf49d4f4c3d5 20241230085534780 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241230085534780 DAUC <0003> auc.c:142 vector [2]: autn = 85b307521a8f00008461326f357fa03d 20241230085534780 DAUC <0003> auc.c:143 vector [2]: ck = 8e008885146c1eb737746f2a665c9cbf 20241230085534780 DAUC <0003> auc.c:144 vector [2]: ik = c7e2e25cc6651eded1249dbec1e0d0d2 20241230085534780 DAUC <0003> auc.c:145 vector [2]: res = ff4b99e631b4b3820000000000000000 20241230085534780 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534780 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534780 DAUC <0003> auc.c:179 vector [2]: kc = 16862582a082c400 20241230085534780 DAUC <0003> auc.c:180 vector [2]: sres = ac7aa30f 20241230085534780 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534780 DAUC <0003> auc.c:113 vector [3]: rand = 77e06f089ecf5870b3ee0deb8d33755a 20241230085534780 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241230085534780 DAUC <0003> auc.c:142 vector [3]: autn = 4d96e96acbcd0000700b70b6d4505e95 20241230085534780 DAUC <0003> auc.c:143 vector [3]: ck = 2dbdf9ee7d9ffebae28b6804a391ae1e 20241230085534780 DAUC <0003> auc.c:144 vector [3]: ik = e7f4dd604c8ee0565533a4822468d313 20241230085534780 DAUC <0003> auc.c:145 vector [3]: res = a621b5b06112d3ed0000000000000000 20241230085534780 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534780 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534780 DAUC <0003> auc.c:179 vector [3]: kc = e5393d74dd4ca400 20241230085534780 DAUC <0003> auc.c:180 vector [3]: sres = 91b2fc4c 20241230085534780 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534780 DAUC <0003> auc.c:113 vector [4]: rand = cc6371874dfbd57c08da8748001c5785 20241230085534780 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241230085534780 DAUC <0003> auc.c:142 vector [4]: autn = c9260b63806d00003f5ba55444ec4549 20241230085534780 DAUC <0003> auc.c:143 vector [4]: ck = 1f0ed060a1aca7a6a1d80a654f4f46c8 20241230085534780 DAUC <0003> auc.c:144 vector [4]: ik = 675f8b4b3056ea17eab6b088208db8f2 20241230085534780 DAUC <0003> auc.c:145 vector [4]: res = ad8e51c01e5c15a90000000000000000 20241230085534780 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534780 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534780 DAUC <0003> auc.c:179 vector [4]: kc = 97a8bcfd27205800 20241230085534780 DAUC <0003> auc.c:180 vector [4]: sres = da252fac 20241230085534780 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534780 DAUC <0003> db_auc.c:245 IMSI='262422880219480': Generated 5 vectors 20241230085534780 DAUC <0003> db_auc.c:249 IMSI='262422880219480': Updating SQN=481 in DB 20241230085534780 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422880219480"} 20241230085534780 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422880219480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534780 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3f700867abb4: Final verdict of PTC: pass 20241230085534784 DAUC <0003> db_auc.c:157 IMSI='262421100172715': No 2G Auth Data 20241230085534784 DAUC <0003> db_auc.c:192 IMSI='262421100172715': No 3G Auth Data HLR_Test-GSUP(21)@3f700867abb4: Created GsupExpect[0] for "262421100172715" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241230085534800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241230085534803 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534804 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421100172715"} 20241230085534804 DAUC <0003> db_auc.c:236 IMSI='262421100172715': Calling to generate 1 vectors 20241230085534804 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241230085534804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085534804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534804 DAUC <0003> auc.c:113 vector [0]: rand = 3d35397eecac808500d8f92395f84108 20241230085534804 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085534804 DAUC <0003> auc.c:142 vector [0]: autn = cae2295b5a330000db2eb76e76d0b99c 20241230085534804 DAUC <0003> auc.c:143 vector [0]: ck = b42dcf833c093ed919aedff2eb93681a 20241230085534804 DAUC <0003> auc.c:144 vector [0]: ik = 2f65b57b75df997f3f11030891ddd92d 20241230085534804 DAUC <0003> auc.c:145 vector [0]: res = 01c296a93df45c480000000000000000 20241230085534804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534804 DAUC <0003> auc.c:179 vector [0]: kc = 452b801e5619f3fc 20241230085534804 DAUC <0003> auc.c:180 vector [0]: sres = 08234ac0 20241230085534804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534804 DAUC <0003> db_auc.c:245 IMSI='262421100172715': Generated 1 vectors 20241230085534804 DAUC <0003> db_auc.c:249 IMSI='262421100172715': Updating SQN=33 in DB 20241230085534804 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421100172715"} 20241230085534804 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534804 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534804 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3f700867abb4: Found GsupExpect[0] for "262421100172715" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3f700867abb4: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421100172715" TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: setverdict(pass): none -> pass 20241230085534806 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534806 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421100172715"} 20241230085534806 DAUC <0003> db_auc.c:236 IMSI='262421100172715': Calling to generate 4 vectors 20241230085534806 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241230085534806 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534806 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241230085534807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534807 DAUC <0003> auc.c:113 vector [0]: rand = 2d3d885388e31d6793672f3e21106ec6 20241230085534807 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241230085534807 DAUC <0003> auc.c:142 vector [0]: autn = e94ecef072320000606566e6d6915b7b 20241230085534807 DAUC <0003> auc.c:143 vector [0]: ck = d9d73112f26f30694441a534c29f2dd7 20241230085534807 DAUC <0003> auc.c:144 vector [0]: ik = 06bd75f9794b6ca1c5ad33f402d84591 20241230085534807 DAUC <0003> auc.c:145 vector [0]: res = 6651da66c92a06f00000000000000000 20241230085534807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534807 DAUC <0003> auc.c:179 vector [0]: kc = f4f5652efeb296c5 20241230085534807 DAUC <0003> auc.c:180 vector [0]: sres = cf227f08 20241230085534807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534807 DAUC <0003> auc.c:113 vector [1]: rand = 6e61f4317b050e1991f99942b65b0487 20241230085534807 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241230085534807 DAUC <0003> auc.c:142 vector [1]: autn = dd849ad2fdac000021379464ee24d912 20241230085534807 DAUC <0003> auc.c:143 vector [1]: ck = 93256adea6411111c0c542e8721046b4 20241230085534807 DAUC <0003> auc.c:144 vector [1]: ik = 4ab1912907ff1169d3d803b3c728b250 20241230085534807 DAUC <0003> auc.c:145 vector [1]: res = bd72e36f7521588e0000000000000000 20241230085534807 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534807 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534807 DAUC <0003> auc.c:179 vector [1]: kc = 4cf8c3628a9fdcdb 20241230085534807 DAUC <0003> auc.c:180 vector [1]: sres = fafd9c97 20241230085534807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534807 DAUC <0003> auc.c:113 vector [2]: rand = a5bc0027ceead4f5a459d4eeac63f392 20241230085534807 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241230085534807 DAUC <0003> auc.c:142 vector [2]: autn = cb0044e6c8a8000016e4fe4d984f7fca 20241230085534807 DAUC <0003> auc.c:143 vector [2]: ck = af4ef1acf06b101d2454529c1585ff3a 20241230085534807 DAUC <0003> auc.c:144 vector [2]: ik = 7b9846881edf46305d19b0e0a30b076e 20241230085534807 DAUC <0003> auc.c:145 vector [2]: res = 9301b75c2043a0520000000000000000 20241230085534807 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534807 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534807 DAUC <0003> auc.c:179 vector [2]: kc = 3d656bc2082eee8b 20241230085534807 DAUC <0003> auc.c:180 vector [2]: sres = 6815a12b 20241230085534807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534807 DAUC <0003> auc.c:113 vector [3]: rand = 14e7cc3a84b3ec9c160bef14842f69ab 20241230085534807 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241230085534807 DAUC <0003> auc.c:142 vector [3]: autn = b04f2a70f4fb0000b081783fe8e1243d 20241230085534807 DAUC <0003> auc.c:143 vector [3]: ck = 28b9afe6919f58b345f3cc50645a99e4 20241230085534807 DAUC <0003> auc.c:144 vector [3]: ik = 7325f386df6ebec3e852b2001308dc09 20241230085534807 DAUC <0003> auc.c:145 vector [3]: res = a78f25fee7fada9e0000000000000000 20241230085534807 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534807 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534807 DAUC <0003> auc.c:179 vector [3]: kc = 1907cc0a51dbfe9c 20241230085534807 DAUC <0003> auc.c:180 vector [3]: sres = 415f1ab8 20241230085534807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534807 DAUC <0003> db_auc.c:245 IMSI='262421100172715': Generated 4 vectors 20241230085534807 DAUC <0003> db_auc.c:249 IMSI='262421100172715': Updating SQN=161 in DB 20241230085534807 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421100172715"} 20241230085534807 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534807 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534807 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534810 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534810 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421100172715"} 20241230085534810 DAUC <0003> db_auc.c:236 IMSI='262421100172715': Calling to generate 5 vectors 20241230085534810 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534810 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534810 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534810 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241230085534810 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534810 DAUC <0003> auc.c:113 vector [0]: rand = 9a216bd7061d3487264d2bc6c916b080 20241230085534810 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241230085534810 DAUC <0003> auc.c:142 vector [0]: autn = eb3dd2c7092800001ce9689489312da4 20241230085534810 DAUC <0003> auc.c:143 vector [0]: ck = e36cea1b0db1d9f557b7556c01ccdbed 20241230085534810 DAUC <0003> auc.c:144 vector [0]: ik = 0514dfe7b0873463c6192063130d469b 20241230085534810 DAUC <0003> auc.c:145 vector [0]: res = 6d1dc12b599913f30000000000000000 20241230085534810 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534810 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534810 DAUC <0003> auc.c:179 vector [0]: kc = 72847d389843c2a8 20241230085534810 DAUC <0003> auc.c:180 vector [0]: sres = 5507d0c4 20241230085534810 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534810 DAUC <0003> auc.c:113 vector [1]: rand = dfc4883809d218ebf52f2a5b00ea7422 20241230085534810 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241230085534810 DAUC <0003> auc.c:142 vector [1]: autn = c7c32590e8d900007a3d268f1120db5c 20241230085534810 DAUC <0003> auc.c:143 vector [1]: ck = e27de9a72422db265242d084de99bcf6 20241230085534810 DAUC <0003> auc.c:144 vector [1]: ik = 8d63557527d7d684b4d099385598c0e2 20241230085534810 DAUC <0003> auc.c:145 vector [1]: res = 8e22256af872d9370000000000000000 20241230085534810 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534810 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534810 DAUC <0003> auc.c:179 vector [1]: kc = 25708128bfcdf8fd 20241230085534810 DAUC <0003> auc.c:180 vector [1]: sres = df64110c 20241230085534810 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534810 DAUC <0003> auc.c:113 vector [2]: rand = 65b817ee5753f0c5fcedc331644d8cb1 20241230085534810 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241230085534810 DAUC <0003> auc.c:142 vector [2]: autn = 2eed5a0e509b000090afbf7f4188d33e 20241230085534810 DAUC <0003> auc.c:143 vector [2]: ck = cce99575764c1cb1a6a76d25251ab59d 20241230085534810 DAUC <0003> auc.c:144 vector [2]: ik = 78ae120b729b789ee602c2ba22bd7639 20241230085534810 DAUC <0003> auc.c:145 vector [2]: res = 43fc1e1354ddba000000000000000000 20241230085534810 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534810 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534810 DAUC <0003> auc.c:179 vector [2]: kc = 3dcd3b04b079f7dd 20241230085534810 DAUC <0003> auc.c:180 vector [2]: sres = f4232f27 20241230085534810 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534810 DAUC <0003> auc.c:113 vector [3]: rand = ff10adeae06574c1cf9706be35fe1750 20241230085534810 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241230085534810 DAUC <0003> auc.c:142 vector [3]: autn = 2f20d6f67ed50000ba40c79997dc703d 20241230085534810 DAUC <0003> auc.c:143 vector [3]: ck = 1c221823e19694a61af91ecf024b1f18 20241230085534810 DAUC <0003> auc.c:144 vector [3]: ik = 50109f5f02516a197eac2240ddbaae78 20241230085534810 DAUC <0003> auc.c:145 vector [3]: res = c297a4b958e55b500000000000000000 20241230085534810 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534810 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534810 DAUC <0003> auc.c:179 vector [3]: kc = 92a92402982e1f23 20241230085534810 DAUC <0003> auc.c:180 vector [3]: sres = f3db8667 20241230085534810 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534810 DAUC <0003> auc.c:113 vector [4]: rand = c0de5bbc1e6f5e2139a5963484f6dc49 20241230085534810 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241230085534810 DAUC <0003> auc.c:142 vector [4]: autn = 72d4a6acf38c0000ea7a7b42563dc2d9 20241230085534810 DAUC <0003> auc.c:143 vector [4]: ck = c93568838db9daa1119ce6d053587a9f 20241230085534810 DAUC <0003> auc.c:144 vector [4]: ik = 35a00b70d7f5179496b7de9fc25d021e 20241230085534810 DAUC <0003> auc.c:145 vector [4]: res = 9549899b25d4f4e30000000000000000 20241230085534810 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534810 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534810 DAUC <0003> auc.c:179 vector [4]: kc = 209c4d407190d02a 20241230085534810 DAUC <0003> auc.c:180 vector [4]: sres = abf6faf2 20241230085534810 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534810 DAUC <0003> db_auc.c:245 IMSI='262421100172715': Generated 5 vectors 20241230085534810 DAUC <0003> db_auc.c:249 IMSI='262421100172715': Updating SQN=321 in DB 20241230085534811 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421100172715"} 20241230085534811 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534811 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534811 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534813 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421100172715"} 20241230085534813 DAUC <0003> db_auc.c:236 IMSI='262421100172715': Calling to generate 5 vectors 20241230085534813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085534813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085534813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085534813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241230085534813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085534813 DAUC <0003> auc.c:113 vector [0]: rand = 57c5c031710685267b26ab61a3079d33 20241230085534813 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241230085534813 DAUC <0003> auc.c:142 vector [0]: autn = bc88793dcf11000097bd4a38296fe115 20241230085534813 DAUC <0003> auc.c:143 vector [0]: ck = e311fe96b153fdc0879c7799b2c8ac1b 20241230085534813 DAUC <0003> auc.c:144 vector [0]: ik = 92aeaa574a37d07f1e2c7d4903dcb7c7 20241230085534813 DAUC <0003> auc.c:145 vector [0]: res = d2aa5afafa77a7a90000000000000000 20241230085534813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085534813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085534814 DAUC <0003> auc.c:179 vector [0]: kc = aeabd3f73501f908 20241230085534814 DAUC <0003> auc.c:180 vector [0]: sres = 356c7e77 20241230085534814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085534814 DAUC <0003> auc.c:113 vector [1]: rand = 00cc0bb489f57be23566a2e557afad47 20241230085534814 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241230085534814 DAUC <0003> auc.c:142 vector [1]: autn = 0f6c94fb63760000d1205a9c050b9438 20241230085534814 DAUC <0003> auc.c:143 vector [1]: ck = 915ab81dc5ebe75b1657a2a0d0566d7e 20241230085534814 DAUC <0003> auc.c:144 vector [1]: ik = c41a11e4795aacc313e2b15d84435da8 20241230085534814 DAUC <0003> auc.c:145 vector [1]: res = 231ebae976d143630000000000000000 20241230085534814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085534814 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085534814 DAUC <0003> auc.c:179 vector [1]: kc = 788bf653b0a91c30 20241230085534814 DAUC <0003> auc.c:180 vector [1]: sres = ea74122e 20241230085534814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085534814 DAUC <0003> auc.c:113 vector [2]: rand = b241e8e048aeecbfa503016209d9381e 20241230085534814 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241230085534814 DAUC <0003> auc.c:142 vector [2]: autn = b976735b23d30000c4d60f41193d1007 20241230085534814 DAUC <0003> auc.c:143 vector [2]: ck = e0c327fe332b99231c5bb007ed045c73 20241230085534814 DAUC <0003> auc.c:144 vector [2]: ik = 3980ddab446a3a3e762adad91d10ecea 20241230085534814 DAUC <0003> auc.c:145 vector [2]: res = ead42e8cfc4b7da60000000000000000 20241230085534814 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085534814 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085534814 DAUC <0003> auc.c:179 vector [2]: kc = 2240a553286fc8dc 20241230085534814 DAUC <0003> auc.c:180 vector [2]: sres = f106aa07 20241230085534814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085534814 DAUC <0003> auc.c:113 vector [3]: rand = 71b42e64894dc260630b4ddb34227cdd 20241230085534814 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241230085534814 DAUC <0003> auc.c:142 vector [3]: autn = b5163b117195000067beccffb7272ce5 20241230085534814 DAUC <0003> auc.c:143 vector [3]: ck = 20f25d4a8c1655ddd1c47972fbe55e6e 20241230085534814 DAUC <0003> auc.c:144 vector [3]: ik = 3994812c0549c3afa27644fac8040c6d 20241230085534814 DAUC <0003> auc.c:145 vector [3]: res = 48e4e92ce8b940950000000000000000 20241230085534814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085534814 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085534814 DAUC <0003> auc.c:179 vector [3]: kc = 77ce76b1729c5a40 20241230085534814 DAUC <0003> auc.c:180 vector [3]: sres = 846c1855 20241230085534814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085534814 DAUC <0003> auc.c:113 vector [4]: rand = 64deb58b523a9f6c81a5d736e1eab009 20241230085534814 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241230085534814 DAUC <0003> auc.c:142 vector [4]: autn = 4494390a178f0000d004163ac458ac93 20241230085534814 DAUC <0003> auc.c:143 vector [4]: ck = f82377d7d02173957f433a10d17f04f5 20241230085534814 DAUC <0003> auc.c:144 vector [4]: ik = 52b4151fc0ae82ba390dcee4f1132c3b 20241230085534814 DAUC <0003> auc.c:145 vector [4]: res = 20c9c77479127e570000000000000000 20241230085534814 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085534814 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085534814 DAUC <0003> auc.c:179 vector [4]: kc = 0a3bde13671cac7c 20241230085534814 DAUC <0003> auc.c:180 vector [4]: sres = 108a918a 20241230085534814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085534814 DAUC <0003> db_auc.c:245 IMSI='262421100172715': Generated 5 vectors 20241230085534814 DAUC <0003> db_auc.c:249 IMSI='262421100172715': Updating SQN=481 in DB 20241230085534814 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421100172715"} 20241230085534814 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421100172715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085534814 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085534814 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085534816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085534818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20241230085534819 DLINP <000b> input/ipa.c:452 connected read/write 20241230085534819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085534819 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085534819 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085534819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@3f700867abb4: Final verdict of PTC: none 20241230085534819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44029<->l=127.0.0.1:4259) 22@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:34 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241230085534864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241230085534965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262392) Waiting for packet dumper to finish... 1 (prev_count=262392, count=408904) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_sai_eps started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085538047 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085538047 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085538049 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085538053 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538053 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085538053 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085538053 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 20241230085538053 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085538053 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 20241230085538053 DLGSUP <0013> gsup_server.c:236 2: 20241230085538053 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085538053 DLGSUP <0013> gsup_server.c:236 3: 20241230085538053 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085538053 DLGSUP <0013> gsup_server.c:236 4: 20241230085538053 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085538053 DLGSUP <0013> gsup_server.c:236 5: 20241230085538053 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085538053 DLGSUP <0013> gsup_server.c:236 7: 20241230085538053 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085538053 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085538053 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085538053 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@3f700867abb4: 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") 20241230085538077 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46637<->l=127.0.0.1:4259) 20241230085538082 DAUC <0003> db_auc.c:157 IMSI='262422118361526': No 2G Auth Data 20241230085538082 DAUC <0003> db_auc.c:192 IMSI='262422118361526': No 3G Auth Data HLR_Test-GSUP(33)@3f700867abb4: Created GsupExpect[0] for "262422118361526" to be handled at TC_gsup_sai_eps(36) 20241230085538100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 20241230085538104 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538104 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422118361526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422118361526"} 20241230085538104 DAUC <0003> db_auc.c:157 IMSI='262422118361526': No 2G Auth Data 20241230085538104 DAUC <0003> db_auc.c:236 IMSI='262422118361526': Calling to generate 5 vectors 20241230085538104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085538104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085538104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085538104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085538104 DAUC <0003> auc.c:113 vector [0]: rand = e9a3b3d8228009e338e715d6be1cfc2f 20241230085538104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085538104 DAUC <0003> auc.c:142 vector [0]: autn = cf65327a0d2f80004635502c635bc550 20241230085538104 DAUC <0003> auc.c:143 vector [0]: ck = eed6a1c08b8d18dd8472b460bd1405dc 20241230085538104 DAUC <0003> auc.c:144 vector [0]: ik = aedd4a2eaff23560eaa1d6c27ece87fa 20241230085538104 DAUC <0003> auc.c:145 vector [0]: res = 5511605fbb5f718c0000000000000000 20241230085538104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085538104 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085538104 DAUC <0003> auc.c:151 vector [0]: kc = 2ed8894ce7a5af9b 20241230085538104 DAUC <0003> auc.c:152 vector [0]: sres = ee4e11d3 20241230085538104 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085538104 DAUC <0003> auc.c:113 vector [1]: rand = a4002740bf66a6009e8dd95b0ac4c343 20241230085538104 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085538104 DAUC <0003> auc.c:142 vector [1]: autn = 5be0ab66addc80002580941d776a155e 20241230085538104 DAUC <0003> auc.c:143 vector [1]: ck = 90fdf5e3b98312f395e6d8f3ea74d638 20241230085538104 DAUC <0003> auc.c:144 vector [1]: ik = be5dc6f21c6f426e53e3a7e0fb31a002 20241230085538104 DAUC <0003> auc.c:145 vector [1]: res = 57c9d754d2856c790000000000000000 20241230085538104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085538104 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085538104 DAUC <0003> auc.c:151 vector [1]: kc = e8a54c02b4a926a7 20241230085538104 DAUC <0003> auc.c:152 vector [1]: sres = 854cbb2d 20241230085538104 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085538104 DAUC <0003> auc.c:113 vector [2]: rand = 5a7d5ea92c87added049da8e9336cd9d 20241230085538104 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085538104 DAUC <0003> auc.c:142 vector [2]: autn = ea80ba256d448000207626e9a1bab5de 20241230085538104 DAUC <0003> auc.c:143 vector [2]: ck = 42bd2021bcc69f5f6c1d523c58921d5b 20241230085538104 DAUC <0003> auc.c:144 vector [2]: ik = 77a2c594bc9f27d60dfcd7dce010b014 20241230085538104 DAUC <0003> auc.c:145 vector [2]: res = 83833066ce6fd7fa0000000000000000 20241230085538104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085538104 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085538104 DAUC <0003> auc.c:151 vector [2]: kc = 54fe6055b8db15c6 20241230085538104 DAUC <0003> auc.c:152 vector [2]: sres = 4dece79c 20241230085538105 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085538105 DAUC <0003> auc.c:113 vector [3]: rand = 65037c02eaf2c8f7f41e1df78ef49812 20241230085538105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085538105 DAUC <0003> auc.c:142 vector [3]: autn = 0d99bcae8930800016c2dac8b900d561 20241230085538105 DAUC <0003> auc.c:143 vector [3]: ck = 2eba7dc9017a3e1c68912b8f983e4755 20241230085538105 DAUC <0003> auc.c:144 vector [3]: ik = 8f1067e6701daca48f5b38beab1a4603 20241230085538105 DAUC <0003> auc.c:145 vector [3]: res = c02cf88b5415e17d0000000000000000 20241230085538105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085538105 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085538105 DAUC <0003> auc.c:151 vector [3]: kc = 4660091e424393ee 20241230085538105 DAUC <0003> auc.c:152 vector [3]: sres = 943919f6 20241230085538105 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085538105 DAUC <0003> auc.c:113 vector [4]: rand = 3c906ce4cb0feb1905edecfb393245e9 20241230085538105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085538105 DAUC <0003> auc.c:142 vector [4]: autn = 5dfdad6c083a80006f34bf210c7e31da 20241230085538105 DAUC <0003> auc.c:143 vector [4]: ck = 7a9d2b72c77bed6560799e185df5f4e9 20241230085538105 DAUC <0003> auc.c:144 vector [4]: ik = 17725526f302a8905b993ad57e99c9cc 20241230085538105 DAUC <0003> auc.c:145 vector [4]: res = cf5939da843d3b130000000000000000 20241230085538105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085538105 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085538105 DAUC <0003> auc.c:151 vector [4]: kc = 560fda99171578d0 20241230085538105 DAUC <0003> auc.c:152 vector [4]: sres = 4b6402c9 20241230085538105 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085538105 DAUC <0003> db_auc.c:245 IMSI='262422118361526': Generated 5 vectors 20241230085538105 DAUC <0003> db_auc.c:249 IMSI='262422118361526': Updating SQN=161 in DB 20241230085538105 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422118361526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422118361526"} 20241230085538105 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422118361526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085538105 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085538105 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3f700867abb4: Found GsupExpect[0] for "262422118361526" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3f700867abb4: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422118361526" TC_gsup_sai_eps(36)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085538109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3f700867abb4: Final verdict of PTC: pass 20241230085538111 DAUC <0003> db_auc.c:157 IMSI='262423192605876': No 2G Auth Data 20241230085538111 DAUC <0003> db_auc.c:192 IMSI='262423192605876': No 3G Auth Data HLR_Test-GSUP(33)@3f700867abb4: Created GsupExpect[0] for "262423192605876" to be handled at TC_gsup_sai_eps(37) 20241230085538126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4258 20241230085538130 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538130 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423192605876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423192605876"} 20241230085538130 DAUC <0003> db_auc.c:157 IMSI='262423192605876': No 2G Auth Data 20241230085538130 DAUC <0003> db_auc.c:236 IMSI='262423192605876': Calling to generate 5 vectors 20241230085538130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241230085538130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085538130 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241230085538130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085538130 DAUC <0003> auc.c:113 vector [0]: rand = ed9008fd41ee27836f0f25709a276578 20241230085538130 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085538130 DAUC <0003> auc.c:142 vector [0]: autn = 16b51485dcd58000612ccfa604be2f71 20241230085538130 DAUC <0003> auc.c:143 vector [0]: ck = e0c87293d4696b346bcee65decc6faab 20241230085538130 DAUC <0003> auc.c:144 vector [0]: ik = 22e954c82d5117920b04c3f49157b155 20241230085538130 DAUC <0003> auc.c:145 vector [0]: res = d681949bb395a9830000000000000000 20241230085538130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085538130 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241230085538130 DAUC <0003> auc.c:151 vector [0]: kc = a2eb03f284a93758 20241230085538130 DAUC <0003> auc.c:152 vector [0]: sres = 65143d18 20241230085538130 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241230085538130 DAUC <0003> auc.c:113 vector [1]: rand = 978add48787801b100addad3536561f5 20241230085538130 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085538130 DAUC <0003> auc.c:142 vector [1]: autn = a5a4e1e01a2a80002a69ac7a1973f28e 20241230085538130 DAUC <0003> auc.c:143 vector [1]: ck = 6a513c3a5bb7a8caa66164ff057b2eb9 20241230085538130 DAUC <0003> auc.c:144 vector [1]: ik = e6cdb6f7ae771f78a1d9ffbae0e037ce 20241230085538130 DAUC <0003> auc.c:145 vector [1]: res = 6a2922b8c3e608330000000000000000 20241230085538130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085538130 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241230085538130 DAUC <0003> auc.c:151 vector [1]: kc = 8b241188105baec5 20241230085538130 DAUC <0003> auc.c:152 vector [1]: sres = a9cf2a8b 20241230085538130 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241230085538130 DAUC <0003> auc.c:113 vector [2]: rand = fe08b6f050daf9b8ebfa5df6b02927cc 20241230085538130 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085538130 DAUC <0003> auc.c:142 vector [2]: autn = 456c5980dc2380003e8e85a97cc6b314 20241230085538130 DAUC <0003> auc.c:143 vector [2]: ck = 12264a8bedf37422e950bfa41789750c 20241230085538130 DAUC <0003> auc.c:144 vector [2]: ik = cc5aadda3e1b8846a43077f06809e9b0 20241230085538130 DAUC <0003> auc.c:145 vector [2]: res = 50420f7eb131ed360000000000000000 20241230085538130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085538130 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241230085538130 DAUC <0003> auc.c:151 vector [2]: kc = 931c2f05ac6860d8 20241230085538130 DAUC <0003> auc.c:152 vector [2]: sres = e173e248 20241230085538130 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241230085538130 DAUC <0003> auc.c:113 vector [3]: rand = 9a05d79bd0065835cd420a685f8672cd 20241230085538130 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085538130 DAUC <0003> auc.c:142 vector [3]: autn = e63ea79f93508000dc6ea07c811df2e6 20241230085538130 DAUC <0003> auc.c:143 vector [3]: ck = 97364d8b1679943cb0617e4830dd5237 20241230085538130 DAUC <0003> auc.c:144 vector [3]: ik = 8918dd109c4ab9bcc7c4f23521cdc933 20241230085538130 DAUC <0003> auc.c:145 vector [3]: res = 0585d58d3b86ffb70000000000000000 20241230085538130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085538130 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241230085538130 DAUC <0003> auc.c:151 vector [3]: kc = 698b1ce69b23b684 20241230085538130 DAUC <0003> auc.c:152 vector [3]: sres = 3e032a3a 20241230085538130 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241230085538130 DAUC <0003> auc.c:113 vector [4]: rand = da9695cc874e92b95697e358d97cd106 20241230085538130 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085538130 DAUC <0003> auc.c:142 vector [4]: autn = a6fe352c0cdc8000515a1266ee8cedca 20241230085538130 DAUC <0003> auc.c:143 vector [4]: ck = b4f6321a50ba384d7ee9ae6556dde85b 20241230085538130 DAUC <0003> auc.c:144 vector [4]: ik = 38adffcc13ecb35079dbe5e6b3ec994e 20241230085538130 DAUC <0003> auc.c:145 vector [4]: res = d84ddc4ee8dd29800000000000000000 20241230085538130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085538131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241230085538131 DAUC <0003> auc.c:151 vector [4]: kc = 8b698655a667fa08 20241230085538131 DAUC <0003> auc.c:152 vector [4]: sres = 3090f5ce 20241230085538131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241230085538131 DAUC <0003> db_auc.c:245 IMSI='262423192605876': Generated 5 vectors 20241230085538131 DAUC <0003> db_auc.c:249 IMSI='262423192605876': Updating SQN=161 in DB 20241230085538131 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423192605876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423192605876"} 20241230085538131 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423192605876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085538131 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085538131 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3f700867abb4: Found GsupExpect[0] for "262423192605876" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3f700867abb4: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423192605876" TC_gsup_sai_eps(37)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085538134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@3f700867abb4: Final verdict of PTC: pass 20241230085538136 DAUC <0003> db_auc.c:157 IMSI='262423383457471': No 2G Auth Data 20241230085538136 DAUC <0003> db_auc.c:192 IMSI='262423383457471': No 3G Auth Data HLR_Test-GSUP(33)@3f700867abb4: Created GsupExpect[0] for "262423383457471" to be handled at TC_gsup_sai_eps(38) 20241230085538152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 20241230085538155 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538155 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423383457471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423383457471"} 20241230085538155 DAUC <0003> db_auc.c:236 IMSI='262423383457471': Calling to generate 5 vectors 20241230085538155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085538155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085538155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085538155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085538155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085538155 DAUC <0003> auc.c:113 vector [0]: rand = 5cd76832e9f1401f2b9cbd490c914607 20241230085538155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085538155 DAUC <0003> auc.c:142 vector [0]: autn = 6786d6e3b4c0800056c09163d1aff20a 20241230085538155 DAUC <0003> auc.c:143 vector [0]: ck = f5a1437a58435e5b020b8178ca0a1492 20241230085538155 DAUC <0003> auc.c:144 vector [0]: ik = 3f362bc07fe77c06464e0f6e069f2ee7 20241230085538155 DAUC <0003> auc.c:145 vector [0]: res = c87f69224cba3e600000000000000000 20241230085538155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085538155 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085538155 DAUC <0003> auc.c:179 vector [0]: kc = b13e6c841b18b000 20241230085538155 DAUC <0003> auc.c:180 vector [0]: sres = feb604c9 20241230085538155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085538155 DAUC <0003> auc.c:113 vector [1]: rand = e8e4e4f28a72540113bd3ab90bb74c13 20241230085538155 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085538155 DAUC <0003> auc.c:142 vector [1]: autn = 0a3a110a75bc8000039c952c1054da8a 20241230085538155 DAUC <0003> auc.c:143 vector [1]: ck = adcb9cce740843f564af958359870f14 20241230085538155 DAUC <0003> auc.c:144 vector [1]: ik = 1d56c8964a316d729111226a1f075517 20241230085538155 DAUC <0003> auc.c:145 vector [1]: res = 9ce7fdacfe69ebff0000000000000000 20241230085538155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085538155 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085538155 DAUC <0003> auc.c:179 vector [1]: kc = 264f02173765e000 20241230085538155 DAUC <0003> auc.c:180 vector [1]: sres = 58a81b1b 20241230085538155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085538155 DAUC <0003> auc.c:113 vector [2]: rand = 9d44b8d960d13467d3564cfb3a49c80c 20241230085538155 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085538155 DAUC <0003> auc.c:142 vector [2]: autn = 3805367cdd328000c57f7b2308c0d527 20241230085538155 DAUC <0003> auc.c:143 vector [2]: ck = d8479026d260de4444469585570a12cf 20241230085538155 DAUC <0003> auc.c:144 vector [2]: ik = ae602d22bf20c8a92b5311dcb718df21 20241230085538155 DAUC <0003> auc.c:145 vector [2]: res = 11c0a5bc032ef3550000000000000000 20241230085538155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085538155 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085538155 DAUC <0003> auc.c:179 vector [2]: kc = c25761b8ae885800 20241230085538155 DAUC <0003> auc.c:180 vector [2]: sres = 348ff07f 20241230085538156 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085538156 DAUC <0003> auc.c:113 vector [3]: rand = 03d77df68e7a48d029a93d4b9fd72cee 20241230085538156 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085538156 DAUC <0003> auc.c:142 vector [3]: autn = 92600b15ba5480009a79b4d7f32d0e23 20241230085538156 DAUC <0003> auc.c:143 vector [3]: ck = 1ff36a1e9656f68046a1a9bb61073bdc 20241230085538156 DAUC <0003> auc.c:144 vector [3]: ik = 2da654fe0f6cf0e029a7536eb0bd0ea6 20241230085538156 DAUC <0003> auc.c:145 vector [3]: res = 5d5f5683f1734e500000000000000000 20241230085538156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085538156 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085538156 DAUC <0003> auc.c:179 vector [3]: kc = a5731f42a19a1400 20241230085538156 DAUC <0003> auc.c:180 vector [3]: sres = b9341137 20241230085538156 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085538156 DAUC <0003> auc.c:113 vector [4]: rand = 0098ee0efdbf092f275fcc4384f55a4c 20241230085538156 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085538156 DAUC <0003> auc.c:142 vector [4]: autn = a6cae89f74f88000259c7d994e4b8d2f 20241230085538156 DAUC <0003> auc.c:143 vector [4]: ck = 75ee2e5139ef55833cabd8402bcba523 20241230085538156 DAUC <0003> auc.c:144 vector [4]: ik = 7c14603c4e4fc8e3805c739fdbc1a39e 20241230085538156 DAUC <0003> auc.c:145 vector [4]: res = 7dfcc857790219140000000000000000 20241230085538156 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085538156 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085538156 DAUC <0003> auc.c:179 vector [4]: kc = 7b994cb7eccd0c00 20241230085538156 DAUC <0003> auc.c:180 vector [4]: sres = c86207dc 20241230085538156 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085538156 DAUC <0003> db_auc.c:245 IMSI='262423383457471': Generated 5 vectors 20241230085538156 DAUC <0003> db_auc.c:249 IMSI='262423383457471': Updating SQN=161 in DB 20241230085538156 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423383457471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423383457471"} 20241230085538156 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423383457471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085538156 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085538156 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3f700867abb4: Found GsupExpect[0] for "262423383457471" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3f700867abb4: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423383457471" TC_gsup_sai_eps(38)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085538158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3f700867abb4: Final verdict of PTC: pass 20241230085538160 DAUC <0003> db_auc.c:157 IMSI='262425519166530': No 2G Auth Data 20241230085538160 DAUC <0003> db_auc.c:192 IMSI='262425519166530': No 3G Auth Data HLR_Test-GSUP(33)@3f700867abb4: Created GsupExpect[0] for "262425519166530" to be handled at TC_gsup_sai_eps(39) 20241230085538175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241230085538179 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538179 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425519166530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425519166530"} 20241230085538179 DAUC <0003> db_auc.c:236 IMSI='262425519166530': Calling to generate 5 vectors 20241230085538179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085538179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085538179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085538179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085538179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085538179 DAUC <0003> auc.c:113 vector [0]: rand = 8de8912a993a2195cc131581e7dc78e5 20241230085538179 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085538179 DAUC <0003> auc.c:142 vector [0]: autn = 892e39563d248000cc68fac4d9947299 20241230085538179 DAUC <0003> auc.c:143 vector [0]: ck = 7a3aa77d565046cb12676dccb55ab33c 20241230085538179 DAUC <0003> auc.c:144 vector [0]: ik = 217976c62415777e72d03c288fd453cc 20241230085538179 DAUC <0003> auc.c:145 vector [0]: res = 8d78498950d0ee2a0000000000000000 20241230085538179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085538179 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085538179 DAUC <0003> auc.c:179 vector [0]: kc = 114617a9aff86c00 20241230085538179 DAUC <0003> auc.c:180 vector [0]: sres = dda113cb 20241230085538179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085538179 DAUC <0003> auc.c:113 vector [1]: rand = 0dd03c678b2a94e5bfcb8f8d8a7c9eef 20241230085538179 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085538179 DAUC <0003> auc.c:142 vector [1]: autn = 223b35e1455580003f955e7e61d1d444 20241230085538179 DAUC <0003> auc.c:143 vector [1]: ck = a42eb9c7f772fd844bf0fa6350f2d645 20241230085538179 DAUC <0003> auc.c:144 vector [1]: ik = a1390b0764312edef2626e78438fbb33 20241230085538179 DAUC <0003> auc.c:145 vector [1]: res = e27125f6b7ca1e970000000000000000 20241230085538179 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085538179 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085538179 DAUC <0003> auc.c:179 vector [1]: kc = 3a9988d4fd300400 20241230085538179 DAUC <0003> auc.c:180 vector [1]: sres = 79f8139d 20241230085538179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085538179 DAUC <0003> auc.c:113 vector [2]: rand = 37876068790cd42c53c00b80333e46ed 20241230085538179 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085538179 DAUC <0003> auc.c:142 vector [2]: autn = 10a54badbfed8000fa417c6aba3014b8 20241230085538179 DAUC <0003> auc.c:143 vector [2]: ck = 2dcb2310941a99d3985029f6d8662843 20241230085538179 DAUC <0003> auc.c:144 vector [2]: ik = 8b5748189cc00a7da8f437d98400cde3 20241230085538179 DAUC <0003> auc.c:145 vector [2]: res = 4c1ca54cb20953700000000000000000 20241230085538179 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085538179 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085538179 DAUC <0003> auc.c:179 vector [2]: kc = 6d6aca48d5c3e800 20241230085538179 DAUC <0003> auc.c:180 vector [2]: sres = ea12207e 20241230085538179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085538179 DAUC <0003> auc.c:113 vector [3]: rand = 69533e619430b627a84cad8204aa5b15 20241230085538179 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085538179 DAUC <0003> auc.c:142 vector [3]: autn = 0a05ecab9d8b8000dc80d6bddbad16f4 20241230085538179 DAUC <0003> auc.c:143 vector [3]: ck = c49028ad3fb463380f490244ecbae88a 20241230085538179 DAUC <0003> auc.c:144 vector [3]: ik = f76af8545798f5bd4b0db522184b04fc 20241230085538179 DAUC <0003> auc.c:145 vector [3]: res = dbeac8bd3b87e11b0000000000000000 20241230085538179 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085538179 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085538179 DAUC <0003> auc.c:179 vector [3]: kc = 8d8e3aa71171b400 20241230085538179 DAUC <0003> auc.c:180 vector [3]: sres = dfe77ad6 20241230085538179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085538179 DAUC <0003> auc.c:113 vector [4]: rand = 9b552fd66240b7c1226c08e453f9170a 20241230085538179 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085538179 DAUC <0003> auc.c:142 vector [4]: autn = 9013bddfa7428000d333cfab40fd582b 20241230085538179 DAUC <0003> auc.c:143 vector [4]: ck = 03a087a9b147a14cc3a9254c5098c213 20241230085538179 DAUC <0003> auc.c:144 vector [4]: ik = cff97905d4e190992253798b012b05fe 20241230085538180 DAUC <0003> auc.c:145 vector [4]: res = b61dcdbc574814e90000000000000000 20241230085538180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085538180 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085538180 DAUC <0003> auc.c:179 vector [4]: kc = 3bb8f3f5a3bab400 20241230085538180 DAUC <0003> auc.c:180 vector [4]: sres = d61ebe5a 20241230085538180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085538180 DAUC <0003> db_auc.c:245 IMSI='262425519166530': Generated 5 vectors 20241230085538180 DAUC <0003> db_auc.c:249 IMSI='262425519166530': Updating SQN=161 in DB 20241230085538180 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425519166530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425519166530"} 20241230085538180 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425519166530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085538180 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085538180 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3f700867abb4: Found GsupExpect[0] for "262425519166530" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3f700867abb4: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425519166530" TC_gsup_sai_eps(39)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085538183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3f700867abb4: Final verdict of PTC: pass 20241230085538185 DAUC <0003> db_auc.c:157 IMSI='262423455261368': No 2G Auth Data 20241230085538185 DAUC <0003> db_auc.c:192 IMSI='262423455261368': No 3G Auth Data HLR_Test-GSUP(33)@3f700867abb4: Created GsupExpect[0] for "262423455261368" to be handled at TC_gsup_sai_eps(40) 20241230085538202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 20241230085538206 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538206 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455261368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423455261368"} 20241230085538206 DAUC <0003> db_auc.c:236 IMSI='262423455261368': Calling to generate 5 vectors 20241230085538206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241230085538206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241230085538206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241230085538206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241230085538206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241230085538206 DAUC <0003> auc.c:113 vector [0]: rand = 98c3ccee03e41a5f2494225e1e520bd0 20241230085538206 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241230085538206 DAUC <0003> auc.c:142 vector [0]: autn = ba651cd64bd48000791f3689e44f6f76 20241230085538206 DAUC <0003> auc.c:143 vector [0]: ck = da6f2c501fe6215f38f67da9887f3ff4 20241230085538206 DAUC <0003> auc.c:144 vector [0]: ik = 98a40a6e777b7f1138c1cd3fe57b5b1a 20241230085538206 DAUC <0003> auc.c:145 vector [0]: res = 26a7c8660337b5180000000000000000 20241230085538206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241230085538206 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241230085538206 DAUC <0003> auc.c:179 vector [0]: kc = c353c69903ea39d4 20241230085538206 DAUC <0003> auc.c:180 vector [0]: sres = 98c57183 20241230085538206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241230085538206 DAUC <0003> auc.c:113 vector [1]: rand = 34185f1f032c1c9c50da038e3e52cceb 20241230085538206 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241230085538206 DAUC <0003> auc.c:142 vector [1]: autn = 47f31865db008000c1378fe3ed60155b 20241230085538206 DAUC <0003> auc.c:143 vector [1]: ck = 141e70dbfef0a5f16482721fba28ca7f 20241230085538206 DAUC <0003> auc.c:144 vector [1]: ik = 9bf7242d5827d4c04a41590a4c4ccdda 20241230085538206 DAUC <0003> auc.c:145 vector [1]: res = adc4e28820c380220000000000000000 20241230085538206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241230085538206 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241230085538206 DAUC <0003> auc.c:179 vector [1]: kc = b9dee18abf15353c 20241230085538206 DAUC <0003> auc.c:180 vector [1]: sres = dbdd6719 20241230085538206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241230085538206 DAUC <0003> auc.c:113 vector [2]: rand = 5f21945a9b33fd91b4034a68988130a5 20241230085538206 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241230085538206 DAUC <0003> auc.c:142 vector [2]: autn = 5c4843a87ec7800076e60e2681734cc5 20241230085538206 DAUC <0003> auc.c:143 vector [2]: ck = c0536c16373d8ed51b09fe0af0da034d 20241230085538206 DAUC <0003> auc.c:144 vector [2]: ik = 7c0424d398d685587761c5a2a56619a8 20241230085538206 DAUC <0003> auc.c:145 vector [2]: res = 6d4ca581d1454c800000000000000000 20241230085538206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241230085538206 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241230085538206 DAUC <0003> auc.c:179 vector [2]: kc = f08950efb408b83e 20241230085538207 DAUC <0003> auc.c:180 vector [2]: sres = 3c44e45f 20241230085538207 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241230085538207 DAUC <0003> auc.c:113 vector [3]: rand = 5ff1774d0dd8ec53a9f37d0790774f89 20241230085538207 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241230085538207 DAUC <0003> auc.c:142 vector [3]: autn = 08baec52babc80001cc94d554fe634de 20241230085538207 DAUC <0003> auc.c:143 vector [3]: ck = 6700aac694024672162597ef3774d210 20241230085538207 DAUC <0003> auc.c:144 vector [3]: ik = 0d2476bf995b03c493cff9044dc65df5 20241230085538207 DAUC <0003> auc.c:145 vector [3]: res = 1af6fec2583536fb0000000000000000 20241230085538207 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241230085538207 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241230085538207 DAUC <0003> auc.c:179 vector [3]: kc = 28d8896821233af8 20241230085538207 DAUC <0003> auc.c:180 vector [3]: sres = ac2e57ec 20241230085538207 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241230085538207 DAUC <0003> auc.c:113 vector [4]: rand = 64218b079c101d37c5a7cef92053325e 20241230085538207 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241230085538207 DAUC <0003> auc.c:142 vector [4]: autn = eb15499bc8808000845403ed393af5aa 20241230085538207 DAUC <0003> auc.c:143 vector [4]: ck = 365f0a72e41777ea539d7cf9b13f7912 20241230085538207 DAUC <0003> auc.c:144 vector [4]: ik = ba7aa0bc39411a15da008f3861d7eeec 20241230085538207 DAUC <0003> auc.c:145 vector [4]: res = 7a64233fee5769e20000000000000000 20241230085538207 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241230085538207 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241230085538207 DAUC <0003> auc.c:179 vector [4]: kc = 33e20c2b6593032c 20241230085538207 DAUC <0003> auc.c:180 vector [4]: sres = d46affe8 20241230085538207 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241230085538207 DAUC <0003> db_auc.c:245 IMSI='262423455261368': Generated 5 vectors 20241230085538207 DAUC <0003> db_auc.c:249 IMSI='262423455261368': Updating SQN=161 in DB 20241230085538207 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455261368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423455261368"} 20241230085538207 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455261368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085538207 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085538207 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3f700867abb4: Found GsupExpect[0] for "262423455261368" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3f700867abb4: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423455261368" TC_gsup_sai_eps(40)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085538210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085538212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 20241230085538213 DLINP <000b> input/ipa.c:452 connected read/write 20241230085538213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085538213 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085538213 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085538213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085538213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46637<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@3f700867abb4: Final verdict of PTC: none 34@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241230085538257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 20241230085538358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=126076) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul_unknown_imsi started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085541439 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085541439 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085541441 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085541442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085541443 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085541443 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085541443 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085541443 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 20241230085541443 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085541443 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 20241230085541443 DLGSUP <0013> gsup_server.c:236 2: 20241230085541443 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(41)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085541443 DLGSUP <0013> gsup_server.c:236 3: 20241230085541443 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085541443 DLGSUP <0013> gsup_server.c:236 4: 20241230085541443 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085541443 DLGSUP <0013> gsup_server.c:236 5: 20241230085541443 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085541443 DLGSUP <0013> gsup_server.c:236 7: 20241230085541443 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085541443 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085541443 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085541443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@3f700867abb4: 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") 20241230085541464 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39617<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3f700867abb4: Created GsupExpect[0] for "262426074977143" to be handled at TC_gsup_ul_unknown_imsi(45) 20241230085541477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 20241230085541485 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085541485 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426074977143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426074977143" cn_domain=PS} 20241230085541485 DLU <0006> fsm.c:456 lu(262426074977143)[0x555a5e896e90]{UNVALIDATED}: Allocated 20241230085541485 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426074977143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241230085541485 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426074977143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426074977143" cause=IMSI unknown in HLR} 20241230085541485 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426074977143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085541485 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426074977143)[0x555a5e896e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085541485 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426074977143)[0x555a5e896e90]{UNVALIDATED}: Freeing instance 20241230085541485 DLU <0006> fsm.c:568 lu(PS:IMSI-262426074977143)[0x555a5e896e90]{UNVALIDATED}: Deallocated 20241230085541485 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085541485 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3f700867abb4: Found GsupExpect[0] for "262426074977143" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426074977143" TC_gsup_ul_unknown_imsi(45)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085541488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3f700867abb4: Final verdict of PTC: pass 20241230085541489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20241230085541490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39617<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3f700867abb4: Final verdict of PTC: none 20241230085541491 DLINP <000b> input/ipa.c:452 connected read/write 20241230085541491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085541491 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085541491 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085541491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(44)@3f700867abb4: Final verdict of PTC: none 43@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 43: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241230085541533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241230085541633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26132) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085544707 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085544707 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085544710 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085544710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085544712 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085544712 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085544712 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085544712 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 20241230085544712 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085544712 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 20241230085544712 DLGSUP <0013> gsup_server.c:236 2: 20241230085544712 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085544712 DLGSUP <0013> gsup_server.c:236 3: 20241230085544712 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085544712 DLGSUP <0013> gsup_server.c:236 4: 20241230085544713 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085544713 DLGSUP <0013> gsup_server.c:236 5: 20241230085544713 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085544713 DLGSUP <0013> gsup_server.c:236 7: 20241230085544713 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085544713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(46)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085544713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085544713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@3f700867abb4: 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") 20241230085544735 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33461<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3f700867abb4: Created GsupExpect[0] for "262421486667194" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241230085544748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20241230085544753 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085544753 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421486667194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421486667194" cn_domain=PS source_name="the-source\n"} 20241230085544753 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241230085544753 DLU <0006> fsm.c:456 lu(262421486667194)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085544753 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421486667194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241230085544753 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421486667194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421486667194" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241230085544753 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421486667194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085544753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421486667194)[0x555a5e895db0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085544753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421486667194)[0x555a5e895db0]{UNVALIDATED}: Freeing instance 20241230085544753 DLU <0006> fsm.c:568 lu(PS:IMSI-262421486667194)[0x555a5e895db0]{UNVALIDATED}: Deallocated 20241230085544753 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085544753 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3f700867abb4: Found GsupExpect[0] for "262421486667194" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421486667194" TC_gsup_ul_unknown_imsi_via_proxy(50)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085544756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3f700867abb4: Final verdict of PTC: pass 20241230085544756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20241230085544757 DLINP <000b> input/ipa.c:452 connected read/write 20241230085544757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085544757 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085544757 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085544757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085544757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241230085544758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33461<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(47)@3f700867abb4: Final verdict of PTC: none 48@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 48: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241230085544796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 20241230085544896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26624) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085547970 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085547970 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085547973 DLINP <000b> input/ipa.c:452 connected read/write 20241230085547973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085547973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085547976 DLINP <000b> input/ipa.c:452 connected read/write 20241230085547976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085547976 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085547976 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085547976 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 20241230085547976 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085547976 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 20241230085547976 DLGSUP <0013> gsup_server.c:236 2: 20241230085547976 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085547976 DLGSUP <0013> gsup_server.c:236 3: 20241230085547976 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085547976 DLGSUP <0013> gsup_server.c:236 4: 20241230085547976 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085547976 DLGSUP <0013> gsup_server.c:236 5: 20241230085547976 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085547976 DLGSUP <0013> gsup_server.c:236 7: 20241230085547976 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085547976 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085547976 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085547976 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3f700867abb4: 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") 20241230085547996 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46241<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3f700867abb4: Created GsupExpect[0] for "262429865012224" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241230085548007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20241230085548017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085548017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085548017 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429865012224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429865012224" cn_domain=PS} 20241230085548017 DLU <0006> fsm.c:456 lu(262429865012224)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085548017 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429865012224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241230085548017 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429865012224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429865012224" cause=Roaming not allowed in this location area} 20241230085548017 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429865012224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085548017 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429865012224)[0x555a5e895db0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085548017 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429865012224)[0x555a5e895db0]{UNVALIDATED}: Freeing instance 20241230085548017 DLU <0006> fsm.c:568 lu(PS:IMSI-262429865012224)[0x555a5e895db0]{UNVALIDATED}: Deallocated 20241230085548017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085548017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085548017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085548018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3f700867abb4: Found GsupExpect[0] for "262429865012224" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429865012224" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085548020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3f700867abb4: Final verdict of PTC: pass 20241230085548021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 20241230085548022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46241<->l=127.0.0.1:4259) 20241230085548022 DLINP <000b> input/ipa.c:452 connected read/write 20241230085548022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085548022 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(52)@3f700867abb4: Final verdict of PTC: none 20241230085548022 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085548022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(54)@3f700867abb4: Final verdict of PTC: none 53@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 53: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241230085548063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4258 20241230085548163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27324) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085551236 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085551236 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085551239 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085551240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085551242 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085551242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085551242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085551242 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 20241230085551242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085551242 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 20241230085551242 DLGSUP <0013> gsup_server.c:236 2: 20241230085551242 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085551242 DLGSUP <0013> gsup_server.c:236 3: 20241230085551242 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085551242 DLGSUP <0013> gsup_server.c:236 4: 20241230085551242 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085551242 DLGSUP <0013> gsup_server.c:236 5: 20241230085551242 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085551242 DLGSUP <0013> gsup_server.c:236 7: 20241230085551242 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085551242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085551242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085551242 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@3f700867abb4: 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") 20241230085551262 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41833<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3f700867abb4: Created GsupExpect[0] for "262423920510340" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241230085551277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 20241230085551285 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085551285 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423920510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423920510340"} 20241230085551285 DAUC <0003> db_auc.c:133 IMSI='262423920510340': No such subscriber 20241230085551285 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423920510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241230085551285 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423920510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423920510340" cause=IMSI unknown in HLR} 20241230085551285 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423920510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085551285 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085551285 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3f700867abb4: Found GsupExpect[0] for "262423920510340" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3f700867abb4: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423920510340" TC_gsup_sai_err_unknown_imsi(60)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085551288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3f700867abb4: Final verdict of PTC: pass 20241230085551289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 20241230085551290 DLINP <000b> input/ipa.c:452 connected read/write 20241230085551290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085551290 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085551290 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085551290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@3f700867abb4: Final verdict of PTC: none 20241230085551291 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41833<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(57)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 58: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241230085551334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 20241230085551435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25332) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085554516 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085554516 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085554519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085554522 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554522 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085554522 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085554522 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 20241230085554522 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085554522 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 20241230085554522 DLGSUP <0013> gsup_server.c:236 2: 20241230085554522 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085554522 DLGSUP <0013> gsup_server.c:236 3: 20241230085554522 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085554522 DLGSUP <0013> gsup_server.c:236 4: 20241230085554522 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085554522 DLGSUP <0013> gsup_server.c:236 5: 20241230085554522 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085554522 DLGSUP <0013> gsup_server.c:236 7: 20241230085554522 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085554522 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085554522 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085554522 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@3f700867abb4: 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") 20241230085554543 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34811<->l=127.0.0.1:4259) 20241230085554547 DAUC <0003> db_auc.c:157 IMSI='262421454251604': No 2G Auth Data 20241230085554547 DAUC <0003> db_auc.c:192 IMSI='262421454251604': No 3G Auth Data HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262421454251604" to be handled at TC_gsup_ul(65) 20241230085554564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 20241230085554569 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554569 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421454251604" cn_domain=PS} 20241230085554569 DLU <0006> fsm.c:456 lu(262421454251604)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554569 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421454251604)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554569 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421454251604" cn_domain=PS} 20241230085554569 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554569 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262421454251604" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul(65)"262421454251604" 20241230085554572 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554572 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421454251604"} 20241230085554572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421454251604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554572 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554572 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421454251604"} 20241230085554572 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421454251604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421454251604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421454251604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554572 DLU <0006> fsm.c:568 lu(PS:IMSI-262421454251604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554572 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554573 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(65)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 TC_gsup_ul(65)@3f700867abb4: Final verdict of PTC: pass 20241230085554575 DAUC <0003> db_auc.c:157 IMSI='262426312833943': No 2G Auth Data 20241230085554575 DAUC <0003> db_auc.c:192 IMSI='262426312833943': No 3G Auth Data 20241230085554576 DLGSUP <0013> hlr.c:121 IMSI 262426312833943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262426312833943" to be handled at TC_gsup_ul(66) 20241230085554592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241230085554595 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554596 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426312833943" cn_domain=PS} 20241230085554596 DLU <0006> fsm.c:456 lu(262426312833943)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554596 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426312833943)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554596 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426312833943" cn_domain=PS} 20241230085554596 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554596 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262426312833943" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 1TC_gsup_ul(66)"262426312833943" 20241230085554598 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554598 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426312833943"} 20241230085554598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426312833943)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554598 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554598 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426312833943"} 20241230085554599 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426312833943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426312833943)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426312833943)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554599 DLU <0006> fsm.c:568 lu(PS:IMSI-262426312833943)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554599 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554599 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(66)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 TC_gsup_ul(66)@3f700867abb4: Final verdict of PTC: pass 20241230085554602 DAUC <0003> db_auc.c:157 IMSI='262425693586170': No 2G Auth Data 20241230085554602 DAUC <0003> db_auc.c:192 IMSI='262425693586170': No 3G Auth Data 20241230085554603 DLGSUP <0013> hlr.c:121 IMSI 262425693586170: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262425693586170" to be handled at TC_gsup_ul(67) 20241230085554619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 20241230085554621 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554622 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425693586170" cn_domain=PS} 20241230085554622 DLU <0006> fsm.c:456 lu(262425693586170)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554622 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425693586170)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554622 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425693586170" cn_domain=PS} 20241230085554622 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554622 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262425693586170" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 2TC_gsup_ul(67)"262425693586170" 20241230085554624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554624 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425693586170"} 20241230085554624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425693586170)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554624 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554624 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425693586170"} 20241230085554624 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425693586170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425693586170)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425693586170)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554624 DLU <0006> fsm.c:568 lu(PS:IMSI-262425693586170)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(67)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 TC_gsup_ul(67)@3f700867abb4: Final verdict of PTC: pass 20241230085554627 DAUC <0003> db_auc.c:157 IMSI='262421447542158': No 2G Auth Data 20241230085554627 DAUC <0003> db_auc.c:192 IMSI='262421447542158': No 3G Auth Data 20241230085554628 DLGSUP <0013> hlr.c:121 IMSI 262421447542158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262421447542158" to be handled at TC_gsup_ul(68) 20241230085554643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20241230085554647 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554647 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421447542158" cn_domain=PS} 20241230085554647 DLU <0006> fsm.c:456 lu(262421447542158)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554647 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421447542158)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554647 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421447542158" cn_domain=PS} 20241230085554647 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554647 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262421447542158" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 3TC_gsup_ul(68)"262421447542158" 20241230085554650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554650 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421447542158"} 20241230085554650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421447542158)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554650 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554650 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421447542158"} 20241230085554650 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421447542158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421447542158)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421447542158)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554650 DLU <0006> fsm.c:568 lu(PS:IMSI-262421447542158)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(68)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 TC_gsup_ul(68)@3f700867abb4: Final verdict of PTC: pass 20241230085554653 DAUC <0003> db_auc.c:157 IMSI='262429986771801': No 2G Auth Data 20241230085554653 DAUC <0003> db_auc.c:192 IMSI='262429986771801': No 3G Auth Data 20241230085554653 DLGSUP <0013> hlr.c:121 IMSI 262429986771801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262429986771801" to be handled at TC_gsup_ul(69) 20241230085554669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241230085554672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554672 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429986771801" cn_domain=PS} 20241230085554672 DLU <0006> fsm.c:456 lu(262429986771801)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554672 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554672 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429986771801)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554672 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429986771801" cn_domain=PS} 20241230085554672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262429986771801" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 4TC_gsup_ul(69)"262429986771801" 20241230085554674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554674 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429986771801"} 20241230085554674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429986771801)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554674 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554674 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429986771801"} 20241230085554674 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429986771801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429986771801)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429986771801)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554674 DLU <0006> fsm.c:568 lu(PS:IMSI-262429986771801)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554674 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(69)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul(69)@3f700867abb4: Final verdict of PTC: pass 20241230085554677 DAUC <0003> db_auc.c:157 IMSI='262420704562593': No 2G Auth Data 20241230085554677 DAUC <0003> db_auc.c:192 IMSI='262420704562593': No 3G Auth Data 20241230085554677 DLGSUP <0013> hlr.c:121 IMSI 262420704562593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262420704562593" to be handled at TC_gsup_ul(70) 20241230085554690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20241230085554693 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554693 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420704562593" cn_domain=PS} 20241230085554694 DLU <0006> fsm.c:456 lu(262420704562593)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554694 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420704562593)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554694 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420704562593" cn_domain=PS} 20241230085554694 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554694 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262420704562593" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 5TC_gsup_ul(70)"262420704562593" 20241230085554696 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554696 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420704562593"} 20241230085554696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420704562593)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554696 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554696 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420704562593"} 20241230085554696 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420704562593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420704562593)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420704562593)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554696 DLU <0006> fsm.c:568 lu(PS:IMSI-262420704562593)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554696 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554696 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(70)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 TC_gsup_ul(70)@3f700867abb4: Final verdict of PTC: pass 20241230085554699 DAUC <0003> db_auc.c:157 IMSI='262428226652194': No 2G Auth Data 20241230085554699 DAUC <0003> db_auc.c:192 IMSI='262428226652194': No 3G Auth Data 20241230085554700 DLGSUP <0013> hlr.c:121 IMSI 262428226652194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262428226652194" to be handled at TC_gsup_ul(71) 20241230085554716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20241230085554719 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554719 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428226652194" cn_domain=PS} 20241230085554719 DLU <0006> fsm.c:456 lu(262428226652194)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554719 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428226652194)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554719 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428226652194" cn_domain=PS} 20241230085554719 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554719 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262428226652194" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 6TC_gsup_ul(71)"262428226652194" 20241230085554721 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554721 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428226652194"} 20241230085554721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428226652194)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554721 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554721 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428226652194"} 20241230085554721 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428226652194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428226652194)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428226652194)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554721 DLU <0006> fsm.c:568 lu(PS:IMSI-262428226652194)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554721 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554721 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(71)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 TC_gsup_ul(71)@3f700867abb4: Final verdict of PTC: pass 20241230085554724 DAUC <0003> db_auc.c:157 IMSI='262427603195647': No 2G Auth Data 20241230085554724 DAUC <0003> db_auc.c:192 IMSI='262427603195647': No 3G Auth Data 20241230085554724 DLGSUP <0013> hlr.c:121 IMSI 262427603195647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3f700867abb4: Created GsupExpect[0] for "262427603195647" to be handled at TC_gsup_ul(72) 20241230085554738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20241230085554742 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554742 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427603195647" cn_domain=PS} 20241230085554742 DLU <0006> fsm.c:456 lu(262427603195647)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085554742 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085554743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427603195647)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085554743 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427603195647" cn_domain=PS} 20241230085554743 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554743 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3f700867abb4: Found GsupExpect[0] for "262427603195647" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3f700867abb4: Added IMSI table entry 7TC_gsup_ul(72)"262427603195647" 20241230085554745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554745 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427603195647"} 20241230085554745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427603195647)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085554745 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085554745 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427603195647"} 20241230085554745 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427603195647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085554745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427603195647)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085554745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427603195647)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085554745 DLU <0006> fsm.c:568 lu(PS:IMSI-262427603195647)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085554745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085554745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul(72)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085554747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 TC_gsup_ul(72)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085554749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@3f700867abb4: Final verdict of PTC: none 20241230085554749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34811<->l=127.0.0.1:4259) 20241230085554750 DLINP <000b> input/ipa.c:452 connected read/write 20241230085554750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085554750 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085554750 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085554750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_ul finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:54 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241230085554793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 20241230085554894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=112776) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:55:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul_via_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085557967 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085557967 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085557969 DLINP <000b> input/ipa.c:452 connected read/write 20241230085557969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085557970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085557971 DLINP <000b> input/ipa.c:452 connected read/write 20241230085557971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085557971 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085557971 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085557971 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 20241230085557971 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085557971 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 20241230085557971 DLGSUP <0013> gsup_server.c:236 2: 20241230085557971 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085557971 DLGSUP <0013> gsup_server.c:236 3: 20241230085557971 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085557971 DLGSUP <0013> gsup_server.c:236 4: 20241230085557971 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085557971 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(73)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085557971 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085557971 DLGSUP <0013> gsup_server.c:236 7: 20241230085557971 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085557971 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085557971 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085557971 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@3f700867abb4: 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") 20241230085557988 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40193<->l=127.0.0.1:4259) 20241230085557994 DAUC <0003> db_auc.c:157 IMSI='262425902982955': No 2G Auth Data 20241230085557994 DAUC <0003> db_auc.c:192 IMSI='262425902982955': No 3G Auth Data HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262425902982955" to be handled at TC_gsup_ul_via_proxy(77) 20241230085558007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 20241230085558013 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558013 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425902982955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425902982955" cn_domain=PS source_name="the-source\n"} 20241230085558013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241230085558013 DLU <0006> fsm.c:456 lu(262425902982955)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558013 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425902982955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425902982955)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558013 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425902982955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425902982955" cn_domain=PS destination_name="the-source\n"} 20241230085558013 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558014 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262425902982955" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425902982955" 20241230085558017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558017 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425902982955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425902982955" source_name="the-source\n"} 20241230085558017 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425902982955)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558017 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425902982955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558017 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425902982955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425902982955" destination_name="the-source\n"} 20241230085558017 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425902982955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558017 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425902982955)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558017 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425902982955)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558017 DLU <0006> fsm.c:568 lu(PS:IMSI-262425902982955)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3f700867abb4: Final verdict of PTC: pass 20241230085558021 DAUC <0003> db_auc.c:157 IMSI='262425539191724': No 2G Auth Data 20241230085558021 DAUC <0003> db_auc.c:192 IMSI='262425539191724': No 3G Auth Data 20241230085558022 DLGSUP <0013> hlr.c:121 IMSI 262425539191724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262425539191724" to be handled at TC_gsup_ul_via_proxy(78) 20241230085558037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4258 20241230085558041 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558041 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425539191724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425539191724" cn_domain=PS source_name="the-source\n"} 20241230085558041 DLU <0006> fsm.c:456 lu(262425539191724)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558041 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425539191724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425539191724)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558041 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425539191724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425539191724" cn_domain=PS destination_name="the-source\n"} 20241230085558041 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558041 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262425539191724" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425539191724" 20241230085558044 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558044 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425539191724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425539191724" source_name="the-source\n"} 20241230085558044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425539191724)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558044 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425539191724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558044 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425539191724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425539191724" destination_name="the-source\n"} 20241230085558044 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425539191724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425539191724)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425539191724)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558044 DLU <0006> fsm.c:568 lu(PS:IMSI-262425539191724)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558044 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558044 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3f700867abb4: Final verdict of PTC: pass 20241230085558048 DAUC <0003> db_auc.c:157 IMSI='262420946077534': No 2G Auth Data 20241230085558048 DAUC <0003> db_auc.c:192 IMSI='262420946077534': No 3G Auth Data 20241230085558049 DLGSUP <0013> hlr.c:121 IMSI 262420946077534: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262420946077534" to be handled at TC_gsup_ul_via_proxy(79) 20241230085558066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52716<->l=127.0.0.1:4258 20241230085558069 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558069 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420946077534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420946077534" cn_domain=PS source_name="the-source\n"} 20241230085558069 DLU <0006> fsm.c:456 lu(262420946077534)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558069 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420946077534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420946077534)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558069 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420946077534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420946077534" cn_domain=PS destination_name="the-source\n"} 20241230085558069 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558069 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262420946077534" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420946077534" 20241230085558072 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558072 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420946077534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420946077534" source_name="the-source\n"} 20241230085558072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420946077534)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558072 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420946077534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558072 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420946077534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420946077534" destination_name="the-source\n"} 20241230085558072 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420946077534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946077534)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946077534)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558072 DLU <0006> fsm.c:568 lu(PS:IMSI-262420946077534)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558072 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558072 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52716<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3f700867abb4: Final verdict of PTC: pass 20241230085558075 DAUC <0003> db_auc.c:157 IMSI='262429399490774': No 2G Auth Data 20241230085558075 DAUC <0003> db_auc.c:192 IMSI='262429399490774': No 3G Auth Data 20241230085558076 DLGSUP <0013> hlr.c:121 IMSI 262429399490774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262429399490774" to be handled at TC_gsup_ul_via_proxy(80) 20241230085558091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52718<->l=127.0.0.1:4258 20241230085558096 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558096 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429399490774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429399490774" cn_domain=PS source_name="the-source\n"} 20241230085558096 DLU <0006> fsm.c:456 lu(262429399490774)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558096 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429399490774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429399490774)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558096 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429399490774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429399490774" cn_domain=PS destination_name="the-source\n"} 20241230085558096 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558096 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262429399490774" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429399490774" 20241230085558098 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558098 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429399490774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429399490774" source_name="the-source\n"} 20241230085558098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429399490774)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558098 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262429399490774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558098 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429399490774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429399490774" destination_name="the-source\n"} 20241230085558098 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262429399490774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429399490774)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429399490774)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558098 DLU <0006> fsm.c:568 lu(PS:IMSI-262429399490774)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558098 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558098 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52718<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3f700867abb4: Final verdict of PTC: pass 20241230085558101 DAUC <0003> db_auc.c:157 IMSI='262428927097300': No 2G Auth Data 20241230085558101 DAUC <0003> db_auc.c:192 IMSI='262428927097300': No 3G Auth Data 20241230085558101 DLGSUP <0013> hlr.c:121 IMSI 262428927097300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262428927097300" to be handled at TC_gsup_ul_via_proxy(81) 20241230085558116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 20241230085558120 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558120 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428927097300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428927097300" cn_domain=PS source_name="the-source\n"} 20241230085558120 DLU <0006> fsm.c:456 lu(262428927097300)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558120 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428927097300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428927097300)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558120 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428927097300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428927097300" cn_domain=PS destination_name="the-source\n"} 20241230085558120 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558121 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262428927097300" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428927097300" 20241230085558123 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558123 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428927097300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428927097300" source_name="the-source\n"} 20241230085558123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428927097300)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558123 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428927097300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558123 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428927097300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428927097300" destination_name="the-source\n"} 20241230085558123 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428927097300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927097300)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927097300)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558123 DLU <0006> fsm.c:568 lu(PS:IMSI-262428927097300)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558123 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558123 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3f700867abb4: Final verdict of PTC: pass 20241230085558126 DAUC <0003> db_auc.c:157 IMSI='262428601597231': No 2G Auth Data 20241230085558126 DAUC <0003> db_auc.c:192 IMSI='262428601597231': No 3G Auth Data 20241230085558126 DLGSUP <0013> hlr.c:121 IMSI 262428601597231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262428601597231" to be handled at TC_gsup_ul_via_proxy(82) 20241230085558141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4258 20241230085558145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558145 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428601597231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428601597231" cn_domain=PS source_name="the-source\n"} 20241230085558145 DLU <0006> fsm.c:456 lu(262428601597231)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558145 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428601597231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428601597231)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558145 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428601597231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428601597231" cn_domain=PS destination_name="the-source\n"} 20241230085558145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262428601597231" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428601597231" 20241230085558148 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558148 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428601597231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428601597231" source_name="the-source\n"} 20241230085558148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428601597231)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558148 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428601597231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558148 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428601597231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428601597231" destination_name="the-source\n"} 20241230085558148 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428601597231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428601597231)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428601597231)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558148 DLU <0006> fsm.c:568 lu(PS:IMSI-262428601597231)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558148 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558148 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3f700867abb4: Final verdict of PTC: pass 20241230085558151 DAUC <0003> db_auc.c:157 IMSI='262425182519075': No 2G Auth Data 20241230085558151 DAUC <0003> db_auc.c:192 IMSI='262425182519075': No 3G Auth Data 20241230085558152 DLGSUP <0013> hlr.c:121 IMSI 262425182519075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262425182519075" to be handled at TC_gsup_ul_via_proxy(83) 20241230085558167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 20241230085558171 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558171 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425182519075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425182519075" cn_domain=PS source_name="the-source\n"} 20241230085558171 DLU <0006> fsm.c:456 lu(262425182519075)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558171 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425182519075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425182519075)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558171 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425182519075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425182519075" cn_domain=PS destination_name="the-source\n"} 20241230085558171 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558171 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262425182519075" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425182519075" 20241230085558174 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558174 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425182519075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425182519075" source_name="the-source\n"} 20241230085558174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425182519075)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558174 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425182519075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558174 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425182519075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425182519075" destination_name="the-source\n"} 20241230085558174 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425182519075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182519075)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182519075)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558174 DLU <0006> fsm.c:568 lu(PS:IMSI-262425182519075)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558174 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558174 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3f700867abb4: Final verdict of PTC: pass 20241230085558177 DAUC <0003> db_auc.c:157 IMSI='262421638347828': No 2G Auth Data 20241230085558177 DAUC <0003> db_auc.c:192 IMSI='262421638347828': No 3G Auth Data 20241230085558178 DLGSUP <0013> hlr.c:121 IMSI 262421638347828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3f700867abb4: Created GsupExpect[0] for "262421638347828" to be handled at TC_gsup_ul_via_proxy(84) 20241230085558191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 20241230085558195 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558195 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421638347828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638347828" cn_domain=PS source_name="the-source\n"} 20241230085558195 DLU <0006> fsm.c:456 lu(262421638347828)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085558195 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421638347828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241230085558195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421638347828)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085558195 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421638347828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421638347828" cn_domain=PS destination_name="the-source\n"} 20241230085558195 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558195 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3f700867abb4: Found GsupExpect[0] for "262421638347828" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3f700867abb4: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421638347828" 20241230085558197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558197 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421638347828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421638347828" source_name="the-source\n"} 20241230085558197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421638347828)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085558197 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421638347828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085558197 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421638347828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421638347828" destination_name="the-source\n"} 20241230085558197 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421638347828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085558197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638347828)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085558197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638347828)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085558197 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638347828)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085558197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085558197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085558199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085558200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4258 20241230085558201 DLINP <000b> input/ipa.c:452 connected read/write 20241230085558201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085558201 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085558201 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085558201 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085558201 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241230085558201 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40193<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@3f700867abb4: Final verdict of PTC: none 75@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:55:58 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241230085558247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 20241230085558348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=114604) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_ul_subscriber_data started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085601428 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085601428 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085601431 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085601434 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085601434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085601434 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 20241230085601434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085601434 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 20241230085601434 DLGSUP <0013> gsup_server.c:236 2: 20241230085601434 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085601434 DLGSUP <0013> gsup_server.c:236 3: 20241230085601434 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085601434 DLGSUP <0013> gsup_server.c:236 4: 20241230085601434 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085601434 DLGSUP <0013> gsup_server.c:236 5: 20241230085601434 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085601434 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(85)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085601434 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085601434 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085601434 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085601434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@3f700867abb4: 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") 20241230085601458 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20241230085601473 DAUC <0003> db_auc.c:157 IMSI='262422288545610': No 2G Auth Data 20241230085601473 DAUC <0003> db_auc.c:192 IMSI='262422288545610': No 3G Auth Data HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262422288545610" to be handled at TC_gsup_ul_subscriber_data(89) 20241230085601490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52758<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601497 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601497 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422288545610" cn_domain=PS} 20241230085601497 DLU <0006> fsm.c:456 lu(262422288545610)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601497 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422288545610)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601497 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422288545610" cn_domain=PS} 20241230085601497 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601497 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262422288545610" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422288545610" 20241230085601501 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601501 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422288545610"} 20241230085601501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422288545610)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601501 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601501 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422288545610"} 20241230085601501 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422288545610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422288545610)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422288545610)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601501 DLU <0006> fsm.c:568 lu(PS:IMSI-262422288545610)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601501 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601501 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52758<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3f700867abb4: Final verdict of PTC: pass 20241230085601504 DAUC <0003> db_auc.c:157 IMSI='262423697999211': No 2G Auth Data 20241230085601504 DAUC <0003> db_auc.c:192 IMSI='262423697999211': No 3G Auth Data 20241230085601505 DLGSUP <0013> hlr.c:121 IMSI 262423697999211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262423697999211" to be handled at TC_gsup_ul_subscriber_data(90) 20241230085601520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601524 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601524 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423697999211" cn_domain=PS} 20241230085601524 DLU <0006> fsm.c:456 lu(262423697999211)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601524 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423697999211)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601524 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423697999211" cn_domain=PS} 20241230085601524 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601524 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262423697999211" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423697999211" 20241230085601527 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601527 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423697999211"} 20241230085601527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423697999211)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601527 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601527 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423697999211"} 20241230085601527 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423697999211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697999211)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697999211)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601527 DLU <0006> fsm.c:568 lu(PS:IMSI-262423697999211)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601527 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601527 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3f700867abb4: Final verdict of PTC: pass 20241230085601530 DAUC <0003> db_auc.c:157 IMSI='262424423623636': No 2G Auth Data 20241230085601530 DAUC <0003> db_auc.c:192 IMSI='262424423623636': No 3G Auth Data 20241230085601531 DLGSUP <0013> hlr.c:121 IMSI 262424423623636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262424423623636" to be handled at TC_gsup_ul_subscriber_data(91) 20241230085601543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601546 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601546 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424423623636" cn_domain=PS} 20241230085601546 DLU <0006> fsm.c:456 lu(262424423623636)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601546 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424423623636)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601546 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424423623636" cn_domain=PS} 20241230085601546 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601546 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262424423623636" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424423623636" 20241230085601549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601549 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424423623636"} 20241230085601549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424423623636)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601549 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601549 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424423623636"} 20241230085601549 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424423623636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424423623636)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424423623636)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601549 DLU <0006> fsm.c:568 lu(PS:IMSI-262424423623636)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3f700867abb4: Final verdict of PTC: pass 20241230085601552 DAUC <0003> db_auc.c:157 IMSI='262429633336666': No 2G Auth Data 20241230085601552 DAUC <0003> db_auc.c:192 IMSI='262429633336666': No 3G Auth Data 20241230085601553 DLGSUP <0013> hlr.c:121 IMSI 262429633336666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262429633336666" to be handled at TC_gsup_ul_subscriber_data(92) 20241230085601569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52786<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601573 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601574 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429633336666" cn_domain=PS} 20241230085601574 DLU <0006> fsm.c:456 lu(262429633336666)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601574 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429633336666)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601574 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429633336666" cn_domain=PS} 20241230085601574 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601574 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262429633336666" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429633336666" 20241230085601576 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601576 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429633336666"} 20241230085601576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429633336666)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601576 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601576 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429633336666"} 20241230085601576 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429633336666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429633336666)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429633336666)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601576 DLU <0006> fsm.c:568 lu(PS:IMSI-262429633336666)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601576 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601576 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52786<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3f700867abb4: Final verdict of PTC: pass 20241230085601579 DAUC <0003> db_auc.c:157 IMSI='262428242692604': No 2G Auth Data 20241230085601579 DAUC <0003> db_auc.c:192 IMSI='262428242692604': No 3G Auth Data 20241230085601580 DLGSUP <0013> hlr.c:121 IMSI 262428242692604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262428242692604" to be handled at TC_gsup_ul_subscriber_data(93) 20241230085601596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601600 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428242692604" cn_domain=PS} 20241230085601600 DLU <0006> fsm.c:456 lu(262428242692604)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601600 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428242692604)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601600 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428242692604" cn_domain=PS} 20241230085601600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262428242692604" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428242692604" 20241230085601603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601603 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428242692604"} 20241230085601603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428242692604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601603 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601603 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428242692604"} 20241230085601603 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428242692604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428242692604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428242692604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601603 DLU <0006> fsm.c:568 lu(PS:IMSI-262428242692604)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3f700867abb4: Final verdict of PTC: pass 20241230085601607 DAUC <0003> db_auc.c:157 IMSI='262429744626368': No 2G Auth Data 20241230085601607 DAUC <0003> db_auc.c:192 IMSI='262429744626368': No 3G Auth Data 20241230085601608 DLGSUP <0013> hlr.c:121 IMSI 262429744626368: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262429744626368" to be handled at TC_gsup_ul_subscriber_data(94) 20241230085601624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601628 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601628 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429744626368" cn_domain=PS} 20241230085601628 DLU <0006> fsm.c:456 lu(262429744626368)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601628 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429744626368)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601628 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429744626368" cn_domain=PS} 20241230085601628 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601628 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262429744626368" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429744626368" 20241230085601631 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601631 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429744626368"} 20241230085601631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429744626368)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601631 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601631 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429744626368"} 20241230085601631 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429744626368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744626368)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744626368)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601631 DLU <0006> fsm.c:568 lu(PS:IMSI-262429744626368)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601631 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601631 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3f700867abb4: Final verdict of PTC: pass 20241230085601635 DAUC <0003> db_auc.c:157 IMSI='262420884625522': No 2G Auth Data 20241230085601635 DAUC <0003> db_auc.c:192 IMSI='262420884625522': No 3G Auth Data 20241230085601636 DLGSUP <0013> hlr.c:121 IMSI 262420884625522: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262420884625522" to be handled at TC_gsup_ul_subscriber_data(95) 20241230085601651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601654 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601654 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420884625522" cn_domain=PS} 20241230085601654 DLU <0006> fsm.c:456 lu(262420884625522)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601654 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420884625522)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601654 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420884625522" cn_domain=PS} 20241230085601654 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601654 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262420884625522" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420884625522" 20241230085601657 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601657 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420884625522"} 20241230085601657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420884625522)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601657 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601657 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420884625522"} 20241230085601657 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420884625522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420884625522)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420884625522)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601657 DLU <0006> fsm.c:568 lu(PS:IMSI-262420884625522)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601657 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601657 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3f700867abb4: Final verdict of PTC: pass 20241230085601660 DAUC <0003> db_auc.c:157 IMSI='262427974085882': No 2G Auth Data 20241230085601660 DAUC <0003> db_auc.c:192 IMSI='262427974085882': No 3G Auth Data 20241230085601660 DLGSUP <0013> hlr.c:121 IMSI 262427974085882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3f700867abb4: Created GsupExpect[0] for "262427974085882" to be handled at TC_gsup_ul_subscriber_data(96) 20241230085601676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3f700867abb4: GSUP ul subscriber_data<unbound> 20241230085601680 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601680 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427974085882" cn_domain=PS} 20241230085601680 DLU <0006> fsm.c:456 lu(262427974085882)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085601680 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085601680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427974085882)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085601680 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427974085882" cn_domain=PS} 20241230085601680 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601680 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3f700867abb4: Found GsupExpect[0] for "262427974085882" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3f700867abb4: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427974085882" 20241230085601683 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601683 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427974085882"} 20241230085601683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427974085882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085601683 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085601683 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427974085882"} 20241230085601683 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427974085882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085601683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974085882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085601683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974085882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085601683 DLU <0006> fsm.c:568 lu(PS:IMSI-262427974085882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085601683 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085601683 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085601685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085601687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52752<->l=127.0.0.1:4258 20241230085601688 DLINP <000b> input/ipa.c:452 connected read/write 20241230085601688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085601688 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085601688 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085601688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085601688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@3f700867abb4: Final verdict of PTC: none 87@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:01 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241230085601727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20241230085601827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78628) Waiting for packet dumper to finish... 1 (prev_count=78628, count=117944) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_vty started. MTC@3f700867abb4: legacy= true 20241230085604900 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085604900 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085604902 DLINP <000b> input/ipa.c:452 connected read/write 20241230085604902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085604903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085604905 DLINP <000b> input/ipa.c:452 connected read/write 20241230085604905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085604905 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085604905 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085604905 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 20241230085604905 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085604905 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 20241230085604905 DLGSUP <0013> gsup_server.c:236 2: 20241230085604905 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085604905 DLGSUP <0013> gsup_server.c:236 3: 20241230085604905 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085604905 DLGSUP <0013> gsup_server.c:236 4: 20241230085604905 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085604905 DLGSUP <0013> gsup_server.c:236 5: 20241230085604905 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085604905 DLGSUP <0013> gsup_server.c:236 7: 20241230085604905 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085604905 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085604905 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085604905 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@3f700867abb4: 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") 20241230085604921 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241230085604924 DAUC <0003> db_auc.c:157 IMSI='262422537899225': No 2G Auth Data 20241230085604924 DAUC <0003> db_auc.c:192 IMSI='262422537899225': No 3G Auth Data 20241230085604926 DAUC <0003> db_auc.c:192 IMSI='262422537899225': No 3G Auth Data 20241230085604929 DAUC <0003> db_auc.c:157 IMSI='262428147301117': No 2G Auth Data 20241230085604929 DAUC <0003> db_auc.c:192 IMSI='262428147301117': No 3G Auth Data 20241230085604931 DAUC <0003> db_auc.c:157 IMSI='262428147301117': No 2G Auth Data 20241230085604934 DAUC <0003> db_auc.c:157 IMSI='262428442730882': No 2G Auth Data 20241230085604934 DAUC <0003> db_auc.c:192 IMSI='262428442730882': No 3G Auth Data MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085604937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52838<->l=127.0.0.1:4258 20241230085604938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241230085604938 DLINP <000b> input/ipa.c:452 connected read/write 20241230085604938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085604938 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085604938 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085604938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3f700867abb4: Test case TC_vty finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:04 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241230085604975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 20241230085605075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28436) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_vty_msisdn_isd started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085608148 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085608148 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085608150 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085608153 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608153 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085608153 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085608153 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 20241230085608153 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085608153 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 20241230085608153 DLGSUP <0013> gsup_server.c:236 2: 20241230085608153 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085608153 DLGSUP <0013> gsup_server.c:236 3: 20241230085608153 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085608153 DLGSUP <0013> gsup_server.c:236 4: 20241230085608153 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085608153 DLGSUP <0013> gsup_server.c:236 5: 20241230085608153 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085608153 DLGSUP <0013> gsup_server.c:236 7: 20241230085608153 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085608153 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085608153 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085608153 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@3f700867abb4: 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") 20241230085608171 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36649<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3f700867abb4: Created GsupExpect[0] for "262426489606095" to be handled at TC_vty_msisdn_isd(104) 20241230085608184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241230085608187 DAUC <0003> db_auc.c:157 IMSI='262426489606095': No 2G Auth Data 20241230085608187 DAUC <0003> db_auc.c:192 IMSI='262426489606095': No 3G Auth Data 20241230085608193 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608193 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426489606095" cn_domain=PS} 20241230085608193 DLU <0006> fsm.c:456 lu(262426489606095)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085608193 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085608193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426489606095)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085608193 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426489606095" cn_domain=PS} 20241230085608193 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085608193 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3f700867abb4: Found GsupExpect[0] for "262426489606095" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3f700867abb4: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426489606095" 20241230085608197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608197 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426489606095"} 20241230085608197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426489606095)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085608197 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085608197 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426489606095"} 20241230085608197 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085608197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426489606095)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085608197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426489606095)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085608197 DLU <0006> fsm.c:568 lu(PS:IMSI-262426489606095)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085608197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085608197 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3f700867abb4: setverdict(pass): none -> pass 20241230085608199 DLGSUP <0013> hlr.c:128 IMSI 262426489606095: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241230085608199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085608199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085608202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@3f700867abb4: Final verdict of PTC: pass 20241230085608202 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608202 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426489606095"} 20241230085608202 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241230085608202 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426489606095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085608203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20241230085608204 DLINP <000b> input/ipa.c:452 connected read/write 20241230085608204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085608204 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085608204 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085608204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085608204 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(101)@3f700867abb4: Final verdict of PTC: none 102@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 102: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3f700867abb4: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:08 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241230085608244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 20241230085608345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=34252) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_purge_cs started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085611417 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085611417 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085611419 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085611421 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611421 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085611421 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085611421 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 20241230085611421 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085611421 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 20241230085611421 DLGSUP <0013> gsup_server.c:236 2: 20241230085611421 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085611421 DLGSUP <0013> gsup_server.c:236 3: 20241230085611421 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085611421 DLGSUP <0013> gsup_server.c:236 4: 20241230085611421 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(105)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085611421 DLGSUP <0013> gsup_server.c:236 5: 20241230085611421 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085611421 DLGSUP <0013> gsup_server.c:236 7: 20241230085611421 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085611421 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085611421 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085611421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@3f700867abb4: 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") 20241230085611437 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36645<->l=127.0.0.1:4259) 20241230085611444 DAUC <0003> db_auc.c:157 IMSI='262427862159635': No 2G Auth Data 20241230085611444 DAUC <0003> db_auc.c:192 IMSI='262427862159635': No 3G Auth Data HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262427862159635" to be handled at TC_gsup_purge_cs(109) 20241230085611459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4258 20241230085611465 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611465 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427862159635" cn_domain=PS} 20241230085611465 DLU <0006> fsm.c:456 lu(262427862159635)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611465 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427862159635)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611465 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427862159635" cn_domain=PS} 20241230085611465 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611465 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262427862159635" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427862159635" 20241230085611468 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611468 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427862159635"} 20241230085611468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427862159635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611468 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611468 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427862159635"} 20241230085611468 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427862159635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427862159635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611468 DLU <0006> fsm.c:568 lu(PS:IMSI-262427862159635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611468 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611468 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3f700867abb4: setverdict(pass): none -> pass 20241230085611470 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611470 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427862159635" cn_domain=CS} 20241230085611470 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611470 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427862159635"} 20241230085611470 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427862159635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611470 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611470 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42638<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3f700867abb4: Final verdict of PTC: pass 20241230085611473 DAUC <0003> db_auc.c:157 IMSI='262429411366018': No 2G Auth Data 20241230085611473 DAUC <0003> db_auc.c:192 IMSI='262429411366018': No 3G Auth Data 20241230085611475 DLGSUP <0013> hlr.c:121 IMSI 262429411366018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262429411366018" to be handled at TC_gsup_purge_cs(110) 20241230085611490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241230085611494 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611494 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429411366018" cn_domain=PS} 20241230085611494 DLU <0006> fsm.c:456 lu(262429411366018)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611494 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429411366018)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611494 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429411366018" cn_domain=PS} 20241230085611494 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611494 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262429411366018" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429411366018" 20241230085611496 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611496 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429411366018"} 20241230085611496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429411366018)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611497 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611497 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429411366018"} 20241230085611497 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411366018)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411366018)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611497 DLU <0006> fsm.c:568 lu(PS:IMSI-262429411366018)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611497 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611497 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3f700867abb4: setverdict(pass): none -> pass 20241230085611499 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611499 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429411366018" cn_domain=CS} 20241230085611499 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611499 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429411366018"} 20241230085611499 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429411366018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611499 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611499 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3f700867abb4: Final verdict of PTC: pass 20241230085611502 DAUC <0003> db_auc.c:157 IMSI='262422759528290': No 2G Auth Data 20241230085611502 DAUC <0003> db_auc.c:192 IMSI='262422759528290': No 3G Auth Data 20241230085611503 DLGSUP <0013> hlr.c:121 IMSI 262422759528290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262422759528290" to be handled at TC_gsup_purge_cs(111) 20241230085611516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42654<->l=127.0.0.1:4258 20241230085611519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611519 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422759528290" cn_domain=PS} 20241230085611519 DLU <0006> fsm.c:456 lu(262422759528290)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611519 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422759528290)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611519 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422759528290" cn_domain=PS} 20241230085611519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262422759528290" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422759528290" 20241230085611521 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611521 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422759528290"} 20241230085611521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422759528290)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611521 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611521 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422759528290"} 20241230085611521 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422759528290)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422759528290)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611521 DLU <0006> fsm.c:568 lu(PS:IMSI-262422759528290)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611521 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611521 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3f700867abb4: setverdict(pass): none -> pass 20241230085611523 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611523 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422759528290" cn_domain=CS} 20241230085611523 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611523 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422759528290"} 20241230085611523 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422759528290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611523 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611523 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42654<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3f700867abb4: Final verdict of PTC: pass 20241230085611526 DAUC <0003> db_auc.c:157 IMSI='262421352529220': No 2G Auth Data 20241230085611526 DAUC <0003> db_auc.c:192 IMSI='262421352529220': No 3G Auth Data 20241230085611527 DLGSUP <0013> hlr.c:121 IMSI 262421352529220: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262421352529220" to be handled at TC_gsup_purge_cs(112) 20241230085611542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 20241230085611546 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611547 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421352529220" cn_domain=PS} 20241230085611547 DLU <0006> fsm.c:456 lu(262421352529220)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611547 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421352529220)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611547 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421352529220" cn_domain=PS} 20241230085611547 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611547 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262421352529220" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421352529220" 20241230085611549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611549 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421352529220"} 20241230085611549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421352529220)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611549 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611549 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421352529220"} 20241230085611549 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421352529220)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421352529220)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611549 DLU <0006> fsm.c:568 lu(PS:IMSI-262421352529220)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611549 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3f700867abb4: setverdict(pass): none -> pass 20241230085611551 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611551 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421352529220" cn_domain=CS} 20241230085611551 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611551 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421352529220"} 20241230085611551 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421352529220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611551 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611551 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3f700867abb4: Final verdict of PTC: pass 20241230085611553 DAUC <0003> db_auc.c:157 IMSI='262423207674640': No 2G Auth Data 20241230085611553 DAUC <0003> db_auc.c:192 IMSI='262423207674640': No 3G Auth Data 20241230085611554 DLGSUP <0013> hlr.c:121 IMSI 262423207674640: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262423207674640" to be handled at TC_gsup_purge_cs(113) 20241230085611569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241230085611573 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611573 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423207674640" cn_domain=PS} 20241230085611573 DLU <0006> fsm.c:456 lu(262423207674640)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611573 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423207674640)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611573 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423207674640" cn_domain=PS} 20241230085611573 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611573 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262423207674640" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423207674640" 20241230085611575 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611575 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423207674640"} 20241230085611575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423207674640)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611575 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611575 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423207674640"} 20241230085611575 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423207674640)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423207674640)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611575 DLU <0006> fsm.c:568 lu(PS:IMSI-262423207674640)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611575 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611576 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3f700867abb4: setverdict(pass): none -> pass 20241230085611577 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611577 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423207674640" cn_domain=CS} 20241230085611577 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611577 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423207674640"} 20241230085611577 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423207674640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611578 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611578 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3f700867abb4: Final verdict of PTC: pass 20241230085611580 DAUC <0003> db_auc.c:157 IMSI='262426635058426': No 2G Auth Data 20241230085611580 DAUC <0003> db_auc.c:192 IMSI='262426635058426': No 3G Auth Data 20241230085611581 DLGSUP <0013> hlr.c:121 IMSI 262426635058426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262426635058426" to be handled at TC_gsup_purge_cs(114) 20241230085611596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241230085611599 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611599 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635058426" cn_domain=PS} 20241230085611599 DLU <0006> fsm.c:456 lu(262426635058426)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611599 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426635058426)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611599 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635058426" cn_domain=PS} 20241230085611599 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611599 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262426635058426" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426635058426" 20241230085611602 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611602 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635058426"} 20241230085611602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426635058426)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611602 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611602 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635058426"} 20241230085611602 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635058426)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635058426)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611602 DLU <0006> fsm.c:568 lu(PS:IMSI-262426635058426)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611602 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611602 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3f700867abb4: setverdict(pass): none -> pass 20241230085611604 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611604 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426635058426" cn_domain=CS} 20241230085611604 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611604 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426635058426"} 20241230085611604 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426635058426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611604 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611604 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3f700867abb4: Final verdict of PTC: pass 20241230085611608 DAUC <0003> db_auc.c:157 IMSI='262421645128626': No 2G Auth Data 20241230085611608 DAUC <0003> db_auc.c:192 IMSI='262421645128626': No 3G Auth Data 20241230085611609 DLGSUP <0013> hlr.c:121 IMSI 262421645128626: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262421645128626" to be handled at TC_gsup_purge_cs(115) 20241230085611625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 20241230085611629 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611629 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421645128626" cn_domain=PS} 20241230085611629 DLU <0006> fsm.c:456 lu(262421645128626)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611629 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421645128626)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611629 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421645128626" cn_domain=PS} 20241230085611629 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611629 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262421645128626" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421645128626" 20241230085611632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611632 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421645128626"} 20241230085611632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421645128626)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611632 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611632 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421645128626"} 20241230085611632 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421645128626)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421645128626)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611632 DLU <0006> fsm.c:568 lu(PS:IMSI-262421645128626)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3f700867abb4: setverdict(pass): none -> pass 20241230085611634 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611634 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421645128626" cn_domain=CS} 20241230085611634 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611634 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421645128626"} 20241230085611634 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421645128626 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611634 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611634 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3f700867abb4: Final verdict of PTC: pass 20241230085611637 DAUC <0003> db_auc.c:157 IMSI='262427419825117': No 2G Auth Data 20241230085611637 DAUC <0003> db_auc.c:192 IMSI='262427419825117': No 3G Auth Data 20241230085611638 DLGSUP <0013> hlr.c:121 IMSI 262427419825117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3f700867abb4: Created GsupExpect[0] for "262427419825117" to be handled at TC_gsup_purge_cs(116) 20241230085611654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42718<->l=127.0.0.1:4258 20241230085611658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611658 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427419825117" cn_domain=PS} 20241230085611658 DLU <0006> fsm.c:456 lu(262427419825117)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085611658 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085611658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427419825117)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085611658 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427419825117" cn_domain=PS} 20241230085611658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3f700867abb4: Found GsupExpect[0] for "262427419825117" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3f700867abb4: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427419825117" 20241230085611661 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611661 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427419825117"} 20241230085611661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427419825117)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085611661 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085611661 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427419825117"} 20241230085611661 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085611661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427419825117)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085611661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427419825117)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085611661 DLU <0006> fsm.c:568 lu(PS:IMSI-262427419825117)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085611661 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611661 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3f700867abb4: setverdict(pass): none -> pass 20241230085611664 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611664 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427419825117" cn_domain=CS} 20241230085611664 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241230085611664 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427419825117"} 20241230085611664 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427419825117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085611664 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085611664 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085611665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42718<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085611667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241230085611668 DLINP <000b> input/ipa.c:452 connected read/write 20241230085611668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085611668 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085611668 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085611668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085611668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36645<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@3f700867abb4: Final verdict of PTC: none 107@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:11 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241230085611710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4258 20241230085611811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78376) Waiting for packet dumper to finish... 1 (prev_count=78376, count=134560) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_purge_ps started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085614888 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085614888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085614890 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085614892 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085614892 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085614892 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 20241230085614892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085614892 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 20241230085614892 DLGSUP <0013> gsup_server.c:236 2: 20241230085614892 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085614892 DLGSUP <0013> gsup_server.c:236 3: 20241230085614892 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085614892 DLGSUP <0013> gsup_server.c:236 4: 20241230085614892 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085614892 DLGSUP <0013> gsup_server.c:236 5: 20241230085614892 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085614892 DLGSUP <0013> gsup_server.c:236 7: 20241230085614892 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(117)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085614892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085614892 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085614892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@3f700867abb4: 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") 20241230085614913 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39335<->l=127.0.0.1:4259) 20241230085614920 DAUC <0003> db_auc.c:157 IMSI='262423698748654': No 2G Auth Data 20241230085614920 DAUC <0003> db_auc.c:192 IMSI='262423698748654': No 3G Auth Data HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262423698748654" to be handled at TC_gsup_purge_ps(121) 20241230085614937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 20241230085614941 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614942 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423698748654" cn_domain=PS} 20241230085614942 DLU <0006> fsm.c:456 lu(262423698748654)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085614942 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085614942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423698748654)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085614942 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423698748654" cn_domain=PS} 20241230085614942 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614942 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262423698748654" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423698748654" 20241230085614945 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614945 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423698748654"} 20241230085614945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423698748654)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085614945 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085614945 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423698748654"} 20241230085614945 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085614945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423698748654)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085614945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423698748654)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085614945 DLU <0006> fsm.c:568 lu(PS:IMSI-262423698748654)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085614945 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614945 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3f700867abb4: setverdict(pass): none -> pass 20241230085614947 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614947 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423698748654" cn_domain=PS} 20241230085614947 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085614947 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423698748654"} 20241230085614947 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423698748654 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085614947 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614947 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085614949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3f700867abb4: Final verdict of PTC: pass 20241230085614951 DAUC <0003> db_auc.c:157 IMSI='262422758073527': No 2G Auth Data 20241230085614951 DAUC <0003> db_auc.c:192 IMSI='262422758073527': No 3G Auth Data 20241230085614952 DLGSUP <0013> hlr.c:121 IMSI 262422758073527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262422758073527" to be handled at TC_gsup_purge_ps(122) 20241230085614967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241230085614972 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614972 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422758073527" cn_domain=PS} 20241230085614972 DLU <0006> fsm.c:456 lu(262422758073527)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085614972 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085614972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422758073527)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085614972 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422758073527" cn_domain=PS} 20241230085614972 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614972 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262422758073527" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422758073527" 20241230085614975 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614975 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422758073527"} 20241230085614975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422758073527)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085614975 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085614975 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422758073527"} 20241230085614975 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085614975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422758073527)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085614975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422758073527)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085614975 DLU <0006> fsm.c:568 lu(PS:IMSI-262422758073527)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085614975 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614975 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3f700867abb4: setverdict(pass): none -> pass 20241230085614977 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614977 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422758073527" cn_domain=PS} 20241230085614977 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085614977 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422758073527"} 20241230085614977 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422758073527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085614977 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614977 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085614978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3f700867abb4: Final verdict of PTC: pass 20241230085614980 DAUC <0003> db_auc.c:157 IMSI='262429906925635': No 2G Auth Data 20241230085614980 DAUC <0003> db_auc.c:192 IMSI='262429906925635': No 3G Auth Data 20241230085614981 DLGSUP <0013> hlr.c:121 IMSI 262429906925635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262429906925635" to be handled at TC_gsup_purge_ps(123) 20241230085614996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 20241230085614999 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085614999 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429906925635" cn_domain=PS} 20241230085614999 DLU <0006> fsm.c:456 lu(262429906925635)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085614999 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085614999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429906925635)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085614999 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429906925635" cn_domain=PS} 20241230085614999 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085614999 DLINP <000b> input/ipa.c:452 connected read/write 20241230085614999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262429906925635" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429906925635" 20241230085615002 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615002 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429906925635"} 20241230085615002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429906925635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615002 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615002 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429906925635"} 20241230085615002 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429906925635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429906925635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615002 DLU <0006> fsm.c:568 lu(PS:IMSI-262429906925635)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615002 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615002 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3f700867abb4: setverdict(pass): none -> pass 20241230085615004 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615004 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429906925635" cn_domain=PS} 20241230085615004 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615004 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429906925635"} 20241230085615004 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429906925635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615004 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615004 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3f700867abb4: Final verdict of PTC: pass 20241230085615007 DAUC <0003> db_auc.c:157 IMSI='262427874740663': No 2G Auth Data 20241230085615007 DAUC <0003> db_auc.c:192 IMSI='262427874740663': No 3G Auth Data 20241230085615008 DLGSUP <0013> hlr.c:121 IMSI 262427874740663: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262427874740663" to be handled at TC_gsup_purge_ps(124) 20241230085615025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241230085615028 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615028 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427874740663" cn_domain=PS} 20241230085615028 DLU <0006> fsm.c:456 lu(262427874740663)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085615028 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085615028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427874740663)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085615028 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427874740663" cn_domain=PS} 20241230085615028 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615028 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262427874740663" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427874740663" 20241230085615030 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615030 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427874740663"} 20241230085615030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427874740663)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615030 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615030 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427874740663"} 20241230085615030 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874740663)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874740663)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615031 DLU <0006> fsm.c:568 lu(PS:IMSI-262427874740663)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615031 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615031 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3f700867abb4: setverdict(pass): none -> pass 20241230085615032 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615032 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427874740663" cn_domain=PS} 20241230085615032 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615032 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427874740663"} 20241230085615032 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874740663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615032 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615032 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3f700867abb4: Final verdict of PTC: pass 20241230085615035 DAUC <0003> db_auc.c:157 IMSI='262422585464882': No 2G Auth Data 20241230085615035 DAUC <0003> db_auc.c:192 IMSI='262422585464882': No 3G Auth Data 20241230085615036 DLGSUP <0013> hlr.c:121 IMSI 262422585464882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262422585464882" to be handled at TC_gsup_purge_ps(125) 20241230085615054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 20241230085615057 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615057 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422585464882" cn_domain=PS} 20241230085615057 DLU <0006> fsm.c:456 lu(262422585464882)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085615057 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085615057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422585464882)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085615057 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422585464882" cn_domain=PS} 20241230085615057 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615057 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262422585464882" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422585464882" 20241230085615059 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615059 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422585464882"} 20241230085615059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422585464882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615059 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615059 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422585464882"} 20241230085615059 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422585464882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422585464882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615059 DLU <0006> fsm.c:568 lu(PS:IMSI-262422585464882)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615059 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615059 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3f700867abb4: setverdict(pass): none -> pass 20241230085615061 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615061 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422585464882" cn_domain=PS} 20241230085615061 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615061 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422585464882"} 20241230085615061 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422585464882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615061 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615061 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3f700867abb4: Final verdict of PTC: pass 20241230085615064 DAUC <0003> db_auc.c:157 IMSI='262425837306102': No 2G Auth Data 20241230085615064 DAUC <0003> db_auc.c:192 IMSI='262425837306102': No 3G Auth Data 20241230085615065 DLGSUP <0013> hlr.c:121 IMSI 262425837306102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262425837306102" to be handled at TC_gsup_purge_ps(126) 20241230085615080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42794<->l=127.0.0.1:4258 20241230085615084 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615084 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425837306102" cn_domain=PS} 20241230085615084 DLU <0006> fsm.c:456 lu(262425837306102)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085615084 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085615084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425837306102)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085615084 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425837306102" cn_domain=PS} 20241230085615084 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615084 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262425837306102" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425837306102" 20241230085615087 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615087 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425837306102"} 20241230085615087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425837306102)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615087 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615087 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425837306102"} 20241230085615087 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425837306102)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425837306102)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615087 DLU <0006> fsm.c:568 lu(PS:IMSI-262425837306102)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615087 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615087 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3f700867abb4: setverdict(pass): none -> pass 20241230085615089 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615089 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425837306102" cn_domain=PS} 20241230085615089 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615089 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425837306102"} 20241230085615089 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425837306102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615089 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615089 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42794<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3f700867abb4: Final verdict of PTC: pass 20241230085615091 DAUC <0003> db_auc.c:157 IMSI='262423855936922': No 2G Auth Data 20241230085615091 DAUC <0003> db_auc.c:192 IMSI='262423855936922': No 3G Auth Data 20241230085615093 DLGSUP <0013> hlr.c:121 IMSI 262423855936922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262423855936922" to be handled at TC_gsup_purge_ps(127) 20241230085615109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 20241230085615113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615113 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423855936922" cn_domain=PS} 20241230085615113 DLU <0006> fsm.c:456 lu(262423855936922)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085615113 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085615113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423855936922)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085615113 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423855936922" cn_domain=PS} 20241230085615113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262423855936922" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423855936922" 20241230085615116 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615116 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423855936922"} 20241230085615116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423855936922)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615116 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615116 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423855936922"} 20241230085615116 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423855936922)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423855936922)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615116 DLU <0006> fsm.c:568 lu(PS:IMSI-262423855936922)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615116 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615116 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3f700867abb4: setverdict(pass): none -> pass 20241230085615118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615118 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423855936922" cn_domain=PS} 20241230085615118 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615118 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423855936922"} 20241230085615118 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423855936922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3f700867abb4: Final verdict of PTC: pass 20241230085615121 DAUC <0003> db_auc.c:157 IMSI='262428845172271': No 2G Auth Data 20241230085615121 DAUC <0003> db_auc.c:192 IMSI='262428845172271': No 3G Auth Data 20241230085615122 DLGSUP <0013> hlr.c:121 IMSI 262428845172271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3f700867abb4: Created GsupExpect[0] for "262428845172271" to be handled at TC_gsup_purge_ps(128) 20241230085615137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 20241230085615141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615141 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428845172271" cn_domain=PS} 20241230085615141 DLU <0006> fsm.c:456 lu(262428845172271)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085615141 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085615141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428845172271)[0x555a5e895db0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085615141 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428845172271" cn_domain=PS} 20241230085615141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3f700867abb4: Found GsupExpect[0] for "262428845172271" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3f700867abb4: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428845172271" 20241230085615143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615143 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428845172271"} 20241230085615143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428845172271)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085615143 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085615143 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428845172271"} 20241230085615143 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085615143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428845172271)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085615143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428845172271)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085615143 DLU <0006> fsm.c:568 lu(PS:IMSI-262428845172271)[0x555a5e895db0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085615143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3f700867abb4: setverdict(pass): none -> pass 20241230085615145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615146 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428845172271" cn_domain=PS} 20241230085615146 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241230085615146 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428845172271"} 20241230085615146 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428845172271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241230085615146 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085615146 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085615147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085615149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 20241230085615150 DLINP <000b> input/ipa.c:452 connected read/write 20241230085615150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085615150 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085615150 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085615150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085615150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39335<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@3f700867abb4: Final verdict of PTC: none 119@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:15 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241230085615190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42826<->l=127.0.0.1:4258 20241230085615291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79184) Waiting for packet dumper to finish... 1 (prev_count=79184, count=134560) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_purge_unknown started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085618372 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085618372 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085618375 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085618375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085618377 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085618378 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085618378 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085618378 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 20241230085618378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085618378 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 20241230085618378 DLGSUP <0013> gsup_server.c:236 2: 20241230085618378 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085618378 DLGSUP <0013> gsup_server.c:236 3: 20241230085618378 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085618378 DLGSUP <0013> gsup_server.c:236 4: 20241230085618378 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085618378 DLGSUP <0013> gsup_server.c:236 5: 20241230085618378 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085618378 DLGSUP <0013> gsup_server.c:236 7: 20241230085618378 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085618378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085618378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085618378 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@3f700867abb4: 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") 20241230085618398 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34365<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3f700867abb4: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241230085618409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4258 20241230085618425 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085618425 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} 20241230085618425 DLU <0006> fsm.c:456 lu(2345743413463)[0x555a5e895db0]{UNVALIDATED}: Allocated 20241230085618425 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 20241230085618425 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} 20241230085618425 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085618425 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555a5e895db0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085618425 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555a5e895db0]{UNVALIDATED}: Freeing instance 20241230085618425 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x555a5e895db0]{UNVALIDATED}: Deallocated 20241230085618425 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085618426 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3f700867abb4: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3f700867abb4: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3f700867abb4: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085618428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085618429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 20241230085618431 DLINP <000b> input/ipa.c:452 connected read/write 20241230085618431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085618431 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085618431 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085618431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085618431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34365<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3f700867abb4: Final verdict of PTC: none 131@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241230085618479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 20241230085618580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26112) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_unknown started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085621650 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085621650 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085621653 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085621656 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621656 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085621656 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085621656 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 20241230085621656 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085621656 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 20241230085621656 DLGSUP <0013> gsup_server.c:236 2: 20241230085621656 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085621656 DLGSUP <0013> gsup_server.c:236 3: 20241230085621656 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085621656 DLGSUP <0013> gsup_server.c:236 4: 20241230085621656 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085621656 DLGSUP <0013> gsup_server.c:236 5: 20241230085621656 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085621656 DLGSUP <0013> gsup_server.c:236 7: 20241230085621656 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085621656 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085621656 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085621656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@3f700867abb4: 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") 20241230085621677 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42957<->l=127.0.0.1:4259) 20241230085621685 DAUC <0003> db_auc.c:157 IMSI='262425520243332': No 2G Auth Data 20241230085621685 DAUC <0003> db_auc.c:192 IMSI='262425520243332': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262425520243332" to be handled at TC_mo_ussd_unknown(138) 20241230085621704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 20241230085621713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621713 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425520243332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425520243332" session_id=3817226479 session_state=BEGIN} 20241230085621713 DSS <0004> hlr_ussd.c:576 262425520243332/0xe38640ef: Process SS (BEGIN) 20241230085621713 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621713 DSS <0004> hlr_ussd.c:518 262425520243332/0xe38640ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621713 DSS <0004> hlr_ussd.c:523 262425520243332/0xe38640ef: USSD for unknown code '*#200#' 20241230085621713 DSS <0004> hlr_ussd.c:354 262425520243332/0xe38640ef: Tx ReturnError(1, 0x12) 20241230085621713 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425520243332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425520243332" session_id=3817226479 session_state=END} 20241230085621713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262425520243332" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425520243332" TC_mo_ussd_unknown(138)@3f700867abb4: setverdict(pass): none -> pass 20241230085621717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3f700867abb4: Final verdict of PTC: pass 20241230085621717 DAUC <0003> db_auc.c:157 IMSI='262420810714629': No 2G Auth Data 20241230085621717 DAUC <0003> db_auc.c:192 IMSI='262420810714629': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262420810714629" to be handled at TC_mo_ussd_unknown(139) 20241230085621734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 20241230085621739 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621739 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420810714629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810714629" session_id=1692534910 session_state=BEGIN} 20241230085621739 DSS <0004> hlr_ussd.c:576 262420810714629/0x64e2087e: Process SS (BEGIN) 20241230085621739 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621739 DSS <0004> hlr_ussd.c:518 262420810714629/0x64e2087e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621739 DSS <0004> hlr_ussd.c:523 262420810714629/0x64e2087e: USSD for unknown code '*#200#' 20241230085621739 DSS <0004> hlr_ussd.c:354 262420810714629/0x64e2087e: Tx ReturnError(1, 0x12) 20241230085621739 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420810714629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810714629" session_id=1692534910 session_state=END} 20241230085621739 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621739 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262420810714629" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420810714629" TC_mo_ussd_unknown(139)@3f700867abb4: setverdict(pass): none -> pass 20241230085621742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@3f700867abb4: Final verdict of PTC: pass 20241230085621742 DAUC <0003> db_auc.c:157 IMSI='262426961196614': No 2G Auth Data 20241230085621742 DAUC <0003> db_auc.c:192 IMSI='262426961196614': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262426961196614" to be handled at TC_mo_ussd_unknown(140) 20241230085621761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 20241230085621766 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621766 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426961196614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426961196614" session_id=276476291 session_state=BEGIN} 20241230085621766 DSS <0004> hlr_ussd.c:576 262426961196614/0x107ab183: Process SS (BEGIN) 20241230085621766 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621766 DSS <0004> hlr_ussd.c:518 262426961196614/0x107ab183: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621766 DSS <0004> hlr_ussd.c:523 262426961196614/0x107ab183: USSD for unknown code '*#200#' 20241230085621766 DSS <0004> hlr_ussd.c:354 262426961196614/0x107ab183: Tx ReturnError(1, 0x12) 20241230085621766 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426961196614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426961196614" session_id=276476291 session_state=END} 20241230085621767 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621767 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262426961196614" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426961196614" TC_mo_ussd_unknown(140)@3f700867abb4: setverdict(pass): none -> pass 20241230085621769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@3f700867abb4: Final verdict of PTC: pass 20241230085621770 DAUC <0003> db_auc.c:157 IMSI='262425982217146': No 2G Auth Data 20241230085621770 DAUC <0003> db_auc.c:192 IMSI='262425982217146': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262425982217146" to be handled at TC_mo_ussd_unknown(141) 20241230085621786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 20241230085621793 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621793 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425982217146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425982217146" session_id=1900321688 session_state=BEGIN} 20241230085621793 DSS <0004> hlr_ussd.c:576 262425982217146/0x71449b98: Process SS (BEGIN) 20241230085621793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621793 DSS <0004> hlr_ussd.c:518 262425982217146/0x71449b98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621793 DSS <0004> hlr_ussd.c:523 262425982217146/0x71449b98: USSD for unknown code '*#200#' 20241230085621793 DSS <0004> hlr_ussd.c:354 262425982217146/0x71449b98: Tx ReturnError(1, 0x12) 20241230085621793 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425982217146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425982217146" session_id=1900321688 session_state=END} 20241230085621793 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621793 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262425982217146" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425982217146" TC_mo_ussd_unknown(141)@3f700867abb4: setverdict(pass): none -> pass 20241230085621796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3f700867abb4: Final verdict of PTC: pass 20241230085621796 DAUC <0003> db_auc.c:157 IMSI='262422713760978': No 2G Auth Data 20241230085621796 DAUC <0003> db_auc.c:192 IMSI='262422713760978': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262422713760978" to be handled at TC_mo_ussd_unknown(142) 20241230085621813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 20241230085621820 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621820 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422713760978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422713760978" session_id=3424443456 session_state=BEGIN} 20241230085621820 DSS <0004> hlr_ussd.c:576 262422713760978/0xcc1cdc40: Process SS (BEGIN) 20241230085621820 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621820 DSS <0004> hlr_ussd.c:518 262422713760978/0xcc1cdc40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621820 DSS <0004> hlr_ussd.c:523 262422713760978/0xcc1cdc40: USSD for unknown code '*#200#' 20241230085621820 DSS <0004> hlr_ussd.c:354 262422713760978/0xcc1cdc40: Tx ReturnError(1, 0x12) 20241230085621820 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422713760978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713760978" session_id=3424443456 session_state=END} 20241230085621820 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621820 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262422713760978" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422713760978" TC_mo_ussd_unknown(142)@3f700867abb4: setverdict(pass): none -> pass 20241230085621823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3f700867abb4: Final verdict of PTC: pass 20241230085621824 DAUC <0003> db_auc.c:157 IMSI='262426879889998': No 2G Auth Data 20241230085621824 DAUC <0003> db_auc.c:192 IMSI='262426879889998': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262426879889998" to be handled at TC_mo_ussd_unknown(143) 20241230085621837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38310<->l=127.0.0.1:4258 20241230085621843 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621843 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426879889998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426879889998" session_id=1097188245 session_state=BEGIN} 20241230085621843 DSS <0004> hlr_ussd.c:576 262426879889998/0x4165c395: Process SS (BEGIN) 20241230085621843 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621843 DSS <0004> hlr_ussd.c:518 262426879889998/0x4165c395: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621843 DSS <0004> hlr_ussd.c:523 262426879889998/0x4165c395: USSD for unknown code '*#200#' 20241230085621843 DSS <0004> hlr_ussd.c:354 262426879889998/0x4165c395: Tx ReturnError(1, 0x12) 20241230085621843 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426879889998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426879889998" session_id=1097188245 session_state=END} 20241230085621843 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621843 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262426879889998" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426879889998" TC_mo_ussd_unknown(143)@3f700867abb4: setverdict(pass): none -> pass 20241230085621846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38310<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3f700867abb4: Final verdict of PTC: pass 20241230085621846 DAUC <0003> db_auc.c:157 IMSI='262429004319741': No 2G Auth Data 20241230085621846 DAUC <0003> db_auc.c:192 IMSI='262429004319741': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262429004319741" to be handled at TC_mo_ussd_unknown(144) 20241230085621864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241230085621871 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621871 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429004319741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429004319741" session_id=3808630005 session_state=BEGIN} 20241230085621871 DSS <0004> hlr_ussd.c:576 262429004319741/0xe30314f5: Process SS (BEGIN) 20241230085621871 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621871 DSS <0004> hlr_ussd.c:518 262429004319741/0xe30314f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621871 DSS <0004> hlr_ussd.c:523 262429004319741/0xe30314f5: USSD for unknown code '*#200#' 20241230085621871 DSS <0004> hlr_ussd.c:354 262429004319741/0xe30314f5: Tx ReturnError(1, 0x12) 20241230085621871 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429004319741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429004319741" session_id=3808630005 session_state=END} 20241230085621871 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621871 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262429004319741" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429004319741" TC_mo_ussd_unknown(144)@3f700867abb4: setverdict(pass): none -> pass 20241230085621874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3f700867abb4: Final verdict of PTC: pass 20241230085621874 DAUC <0003> db_auc.c:157 IMSI='262429069534242': No 2G Auth Data 20241230085621874 DAUC <0003> db_auc.c:192 IMSI='262429069534242': No 3G Auth Data HLR_Test-GSUP(135)@3f700867abb4: Created GsupExpect[0] for "262429069534242" to be handled at TC_mo_ussd_unknown(145) 20241230085621892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20241230085621897 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621897 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429069534242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429069534242" session_id=3284383004 session_state=BEGIN} 20241230085621897 DSS <0004> hlr_ussd.c:576 262429069534242/0xc3c3b51c: Process SS (BEGIN) 20241230085621897 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241230085621897 DSS <0004> hlr_ussd.c:518 262429069534242/0xc3c3b51c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241230085621897 DSS <0004> hlr_ussd.c:523 262429069534242/0xc3c3b51c: USSD for unknown code '*#200#' 20241230085621897 DSS <0004> hlr_ussd.c:354 262429069534242/0xc3c3b51c: Tx ReturnError(1, 0x12) 20241230085621897 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429069534242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429069534242" session_id=3284383004 session_state=END} 20241230085621897 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085621897 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3f700867abb4: Found GsupExpect[0] for "262429069534242" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429069534242" TC_mo_ussd_unknown(145)@3f700867abb4: setverdict(pass): none -> pass 20241230085621900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3f700867abb4: Final verdict of PTC: pass 20241230085621900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 20241230085621901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42957<->l=127.0.0.1:4259) 20241230085621901 DLINP <000b> input/ipa.c:452 connected read/write 20241230085621901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085621901 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085621901 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085621901 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@3f700867abb4: Final verdict of PTC: none 136@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 136: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241230085621940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 20241230085622041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12640) Waiting for packet dumper to finish... 1 (prev_count=12640, count=81392) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_euse_disc started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085625119 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085625119 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085625122 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085625125 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625125 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085625125 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085625125 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 20241230085625125 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085625125 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 20241230085625125 DLGSUP <0013> gsup_server.c:236 2: 20241230085625125 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085625125 DLGSUP <0013> gsup_server.c:236 3: 20241230085625125 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085625125 DLGSUP <0013> gsup_server.c:236 4: 20241230085625125 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085625125 DLGSUP <0013> gsup_server.c:236 5: 20241230085625125 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085625125 DLGSUP <0013> gsup_server.c:236 7: 20241230085625125 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085625125 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085625125 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085625125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@3f700867abb4: 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") 20241230085625145 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42623<->l=127.0.0.1:4259) 20241230085625150 DAUC <0003> db_auc.c:157 IMSI='262427939985406': No 2G Auth Data 20241230085625150 DAUC <0003> db_auc.c:192 IMSI='262427939985406': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262427939985406" to be handled at TC_mo_ussd_euse_disc(150) 20241230085625166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 20241230085625173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625173 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427939985406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427939985406" session_id=3554657768 session_state=BEGIN} 20241230085625173 DSS <0004> hlr_ussd.c:576 262427939985406/0xd3dfc5e8: Process SS (BEGIN) 20241230085625173 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625173 DSS <0004> hlr_ussd.c:518 262427939985406/0xd3dfc5e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625173 DSS <0004> hlr_ussd.c:542 262427939985406/0xd3dfc5e8: Cannot find conn for EUSE EUSE-foobar 20241230085625173 DSS <0004> hlr_ussd.c:354 262427939985406/0xd3dfc5e8: Tx ReturnError(1, 0x22) 20241230085625173 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427939985406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427939985406" session_id=3554657768 session_state=END} 20241230085625173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262427939985406" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427939985406" TC_mo_ussd_euse_disc(150)@3f700867abb4: setverdict(pass): none -> pass 20241230085625177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3f700867abb4: Final verdict of PTC: pass 20241230085625178 DAUC <0003> db_auc.c:157 IMSI='262424718981374': No 2G Auth Data 20241230085625178 DAUC <0003> db_auc.c:192 IMSI='262424718981374': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262424718981374" to be handled at TC_mo_ussd_euse_disc(151) 20241230085625196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20241230085625200 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625200 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424718981374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424718981374" session_id=1294714414 session_state=BEGIN} 20241230085625200 DSS <0004> hlr_ussd.c:576 262424718981374/0x4d2bc62e: Process SS (BEGIN) 20241230085625200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625200 DSS <0004> hlr_ussd.c:518 262424718981374/0x4d2bc62e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625200 DSS <0004> hlr_ussd.c:542 262424718981374/0x4d2bc62e: Cannot find conn for EUSE EUSE-foobar 20241230085625200 DSS <0004> hlr_ussd.c:354 262424718981374/0x4d2bc62e: Tx ReturnError(1, 0x22) 20241230085625200 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424718981374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424718981374" session_id=1294714414 session_state=END} 20241230085625200 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625200 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262424718981374" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424718981374" TC_mo_ussd_euse_disc(151)@3f700867abb4: setverdict(pass): none -> pass 20241230085625203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3f700867abb4: Final verdict of PTC: pass 20241230085625203 DAUC <0003> db_auc.c:157 IMSI='262423774389578': No 2G Auth Data 20241230085625203 DAUC <0003> db_auc.c:192 IMSI='262423774389578': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262423774389578" to be handled at TC_mo_ussd_euse_disc(152) 20241230085625220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 20241230085625226 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625226 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423774389578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423774389578" session_id=3495217634 session_state=BEGIN} 20241230085625226 DSS <0004> hlr_ussd.c:576 262423774389578/0xd054c9e2: Process SS (BEGIN) 20241230085625227 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625227 DSS <0004> hlr_ussd.c:518 262423774389578/0xd054c9e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625227 DSS <0004> hlr_ussd.c:542 262423774389578/0xd054c9e2: Cannot find conn for EUSE EUSE-foobar 20241230085625227 DSS <0004> hlr_ussd.c:354 262423774389578/0xd054c9e2: Tx ReturnError(1, 0x22) 20241230085625227 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423774389578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423774389578" session_id=3495217634 session_state=END} 20241230085625227 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625227 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262423774389578" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423774389578" TC_mo_ussd_euse_disc(152)@3f700867abb4: setverdict(pass): none -> pass 20241230085625230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3f700867abb4: Final verdict of PTC: pass 20241230085625231 DAUC <0003> db_auc.c:157 IMSI='262423129357522': No 2G Auth Data 20241230085625231 DAUC <0003> db_auc.c:192 IMSI='262423129357522': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262423129357522" to be handled at TC_mo_ussd_euse_disc(153) 20241230085625248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241230085625255 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625255 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423129357522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423129357522" session_id=3246410166 session_state=BEGIN} 20241230085625255 DSS <0004> hlr_ussd.c:576 262423129357522/0xc18049b6: Process SS (BEGIN) 20241230085625255 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625255 DSS <0004> hlr_ussd.c:518 262423129357522/0xc18049b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625255 DSS <0004> hlr_ussd.c:542 262423129357522/0xc18049b6: Cannot find conn for EUSE EUSE-foobar 20241230085625255 DSS <0004> hlr_ussd.c:354 262423129357522/0xc18049b6: Tx ReturnError(1, 0x22) 20241230085625255 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423129357522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423129357522" session_id=3246410166 session_state=END} 20241230085625255 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625255 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262423129357522" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423129357522" TC_mo_ussd_euse_disc(153)@3f700867abb4: setverdict(pass): none -> pass 20241230085625258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3f700867abb4: Final verdict of PTC: pass 20241230085625259 DAUC <0003> db_auc.c:157 IMSI='262424320613861': No 2G Auth Data 20241230085625259 DAUC <0003> db_auc.c:192 IMSI='262424320613861': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262424320613861" to be handled at TC_mo_ussd_euse_disc(154) 20241230085625274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20241230085625281 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625281 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424320613861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424320613861" session_id=1648465685 session_state=BEGIN} 20241230085625281 DSS <0004> hlr_ussd.c:576 262424320613861/0x62419715: Process SS (BEGIN) 20241230085625281 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625281 DSS <0004> hlr_ussd.c:518 262424320613861/0x62419715: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625281 DSS <0004> hlr_ussd.c:542 262424320613861/0x62419715: Cannot find conn for EUSE EUSE-foobar 20241230085625281 DSS <0004> hlr_ussd.c:354 262424320613861/0x62419715: Tx ReturnError(1, 0x22) 20241230085625281 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424320613861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424320613861" session_id=1648465685 session_state=END} 20241230085625281 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625281 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262424320613861" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424320613861" TC_mo_ussd_euse_disc(154)@3f700867abb4: setverdict(pass): none -> pass 20241230085625284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3f700867abb4: Final verdict of PTC: pass 20241230085625284 DAUC <0003> db_auc.c:157 IMSI='262423864581774': No 2G Auth Data 20241230085625285 DAUC <0003> db_auc.c:192 IMSI='262423864581774': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262423864581774" to be handled at TC_mo_ussd_euse_disc(155) 20241230085625300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 20241230085625306 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625306 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423864581774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423864581774" session_id=1935523963 session_state=BEGIN} 20241230085625306 DSS <0004> hlr_ussd.c:576 262423864581774/0x735dc07b: Process SS (BEGIN) 20241230085625306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625306 DSS <0004> hlr_ussd.c:518 262423864581774/0x735dc07b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625306 DSS <0004> hlr_ussd.c:542 262423864581774/0x735dc07b: Cannot find conn for EUSE EUSE-foobar 20241230085625306 DSS <0004> hlr_ussd.c:354 262423864581774/0x735dc07b: Tx ReturnError(1, 0x22) 20241230085625306 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423864581774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423864581774" session_id=1935523963 session_state=END} 20241230085625306 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625306 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262423864581774" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423864581774" TC_mo_ussd_euse_disc(155)@3f700867abb4: setverdict(pass): none -> pass 20241230085625308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3f700867abb4: Final verdict of PTC: pass 20241230085625309 DAUC <0003> db_auc.c:157 IMSI='262423011045189': No 2G Auth Data 20241230085625309 DAUC <0003> db_auc.c:192 IMSI='262423011045189': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262423011045189" to be handled at TC_mo_ussd_euse_disc(156) 20241230085625326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241230085625331 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625331 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423011045189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423011045189" session_id=1907269724 session_state=BEGIN} 20241230085625331 DSS <0004> hlr_ussd.c:576 262423011045189/0x71aea05c: Process SS (BEGIN) 20241230085625331 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625331 DSS <0004> hlr_ussd.c:518 262423011045189/0x71aea05c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625331 DSS <0004> hlr_ussd.c:542 262423011045189/0x71aea05c: Cannot find conn for EUSE EUSE-foobar 20241230085625331 DSS <0004> hlr_ussd.c:354 262423011045189/0x71aea05c: Tx ReturnError(1, 0x22) 20241230085625331 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423011045189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423011045189" session_id=1907269724 session_state=END} 20241230085625331 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625331 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262423011045189" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423011045189" TC_mo_ussd_euse_disc(156)@3f700867abb4: setverdict(pass): none -> pass 20241230085625334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3f700867abb4: Final verdict of PTC: pass 20241230085625334 DAUC <0003> db_auc.c:157 IMSI='262427707530021': No 2G Auth Data 20241230085625334 DAUC <0003> db_auc.c:192 IMSI='262427707530021': No 3G Auth Data HLR_Test-GSUP(147)@3f700867abb4: Created GsupExpect[0] for "262427707530021" to be handled at TC_mo_ussd_euse_disc(157) 20241230085625351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241230085625355 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625355 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427707530021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427707530021" session_id=2886855861 session_state=BEGIN} 20241230085625355 DSS <0004> hlr_ussd.c:576 262427707530021/0xac11ecb5: Process SS (BEGIN) 20241230085625355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085625355 DSS <0004> hlr_ussd.c:518 262427707530021/0xac11ecb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085625355 DSS <0004> hlr_ussd.c:542 262427707530021/0xac11ecb5: Cannot find conn for EUSE EUSE-foobar 20241230085625355 DSS <0004> hlr_ussd.c:354 262427707530021/0xac11ecb5: Tx ReturnError(1, 0x22) 20241230085625355 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427707530021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427707530021" session_id=2886855861 session_state=END} 20241230085625355 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085625355 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3f700867abb4: Found GsupExpect[0] for "262427707530021" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427707530021" TC_mo_ussd_euse_disc(157)@3f700867abb4: setverdict(pass): none -> pass 20241230085625358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3f700867abb4: Final verdict of PTC: pass 20241230085625359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241230085625360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42623<->l=127.0.0.1:4259) 20241230085625360 DLINP <000b> input/ipa.c:452 connected read/write 20241230085625360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085625360 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085625360 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085625360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(147)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 148: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241230085625401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241230085625602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76640) Waiting for packet dumper to finish... 1 (prev_count=76640, count=81620) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_iuse_imsi started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085628681 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085628681 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085628683 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085628685 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085628685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085628685 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 20241230085628685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085628685 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 20241230085628685 DLGSUP <0013> gsup_server.c:236 2: 20241230085628685 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085628685 DLGSUP <0013> gsup_server.c:236 3: 20241230085628685 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085628685 DLGSUP <0013> gsup_server.c:236 4: 20241230085628685 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085628685 DLGSUP <0013> gsup_server.c:236 5: 20241230085628685 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085628685 DLGSUP <0013> gsup_server.c:236 7: 20241230085628685 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085628685 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085628685 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085628685 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@3f700867abb4: 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") 20241230085628703 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44077<->l=127.0.0.1:4259) 20241230085628710 DAUC <0003> db_auc.c:157 IMSI='262420182380109': No 2G Auth Data 20241230085628710 DAUC <0003> db_auc.c:192 IMSI='262420182380109': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262420182380109" to be handled at TC_mo_ussd_iuse_imsi(162) 20241230085628727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 20241230085628735 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628735 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420182380109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420182380109" session_id=469472170 session_state=BEGIN} 20241230085628735 DSS <0004> hlr_ussd.c:576 262420182380109/0x1bfb93aa: Process SS (BEGIN) 20241230085628735 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628735 DSS <0004> hlr_ussd.c:518 262420182380109/0x1bfb93aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628735 DSS <0004> hlr_ussd.c:363 262420182380109/0x1bfb93aa: Tx USSD 'Your IMSI is 262420182380109' 20241230085628735 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420182380109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420182380109" session_id=469472170 session_state=END} 20241230085628735 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420182380109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628735 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628735 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262420182380109" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420182380109" TC_mo_ussd_iuse_imsi(162)@3f700867abb4: setverdict(pass): none -> pass 20241230085628740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3f700867abb4: Final verdict of PTC: pass 20241230085628741 DAUC <0003> db_auc.c:157 IMSI='262423308298646': No 2G Auth Data 20241230085628741 DAUC <0003> db_auc.c:192 IMSI='262423308298646': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262423308298646" to be handled at TC_mo_ussd_iuse_imsi(163) 20241230085628757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20241230085628762 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628763 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423308298646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423308298646" session_id=756879793 session_state=BEGIN} 20241230085628763 DSS <0004> hlr_ussd.c:576 262423308298646/0x2d1d11b1: Process SS (BEGIN) 20241230085628763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628763 DSS <0004> hlr_ussd.c:518 262423308298646/0x2d1d11b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628763 DSS <0004> hlr_ussd.c:363 262423308298646/0x2d1d11b1: Tx USSD 'Your IMSI is 262423308298646' 20241230085628763 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423308298646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423308298646" session_id=756879793 session_state=END} 20241230085628763 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423308298646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628763 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628763 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262423308298646" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423308298646" TC_mo_ussd_iuse_imsi(163)@3f700867abb4: setverdict(pass): none -> pass 20241230085628766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3f700867abb4: Final verdict of PTC: pass 20241230085628767 DAUC <0003> db_auc.c:157 IMSI='262425877502544': No 2G Auth Data 20241230085628767 DAUC <0003> db_auc.c:192 IMSI='262425877502544': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262425877502544" to be handled at TC_mo_ussd_iuse_imsi(164) 20241230085628784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20241230085628791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628791 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425877502544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425877502544" session_id=3339984032 session_state=BEGIN} 20241230085628791 DSS <0004> hlr_ussd.c:576 262425877502544/0xc7141ca0: Process SS (BEGIN) 20241230085628791 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628791 DSS <0004> hlr_ussd.c:518 262425877502544/0xc7141ca0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628791 DSS <0004> hlr_ussd.c:363 262425877502544/0xc7141ca0: Tx USSD 'Your IMSI is 262425877502544' 20241230085628791 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425877502544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877502544" session_id=3339984032 session_state=END} 20241230085628791 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425877502544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262425877502544" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425877502544" TC_mo_ussd_iuse_imsi(164)@3f700867abb4: setverdict(pass): none -> pass 20241230085628794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3f700867abb4: Final verdict of PTC: pass 20241230085628795 DAUC <0003> db_auc.c:157 IMSI='262424030959715': No 2G Auth Data 20241230085628795 DAUC <0003> db_auc.c:192 IMSI='262424030959715': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262424030959715" to be handled at TC_mo_ussd_iuse_imsi(165) 20241230085628809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241230085628813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628813 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424030959715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424030959715" session_id=2803297342 session_state=BEGIN} 20241230085628813 DSS <0004> hlr_ussd.c:576 262424030959715/0xa716ec3e: Process SS (BEGIN) 20241230085628813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628813 DSS <0004> hlr_ussd.c:518 262424030959715/0xa716ec3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628813 DSS <0004> hlr_ussd.c:363 262424030959715/0xa716ec3e: Tx USSD 'Your IMSI is 262424030959715' 20241230085628813 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424030959715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424030959715" session_id=2803297342 session_state=END} 20241230085628813 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424030959715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628813 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628814 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262424030959715" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424030959715" TC_mo_ussd_iuse_imsi(165)@3f700867abb4: setverdict(pass): none -> pass 20241230085628816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3f700867abb4: Final verdict of PTC: pass 20241230085628817 DAUC <0003> db_auc.c:157 IMSI='262422777505546': No 2G Auth Data 20241230085628817 DAUC <0003> db_auc.c:192 IMSI='262422777505546': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262422777505546" to be handled at TC_mo_ussd_iuse_imsi(166) 20241230085628834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241230085628839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628839 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422777505546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422777505546" session_id=2444310344 session_state=BEGIN} 20241230085628839 DSS <0004> hlr_ussd.c:576 262422777505546/0x91b13748: Process SS (BEGIN) 20241230085628839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628839 DSS <0004> hlr_ussd.c:518 262422777505546/0x91b13748: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628839 DSS <0004> hlr_ussd.c:363 262422777505546/0x91b13748: Tx USSD 'Your IMSI is 262422777505546' 20241230085628839 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422777505546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422777505546" session_id=2444310344 session_state=END} 20241230085628839 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422777505546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262422777505546" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422777505546" TC_mo_ussd_iuse_imsi(166)@3f700867abb4: setverdict(pass): none -> pass 20241230085628843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3f700867abb4: Final verdict of PTC: pass 20241230085628844 DAUC <0003> db_auc.c:157 IMSI='262429274833099': No 2G Auth Data 20241230085628844 DAUC <0003> db_auc.c:192 IMSI='262429274833099': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262429274833099" to be handled at TC_mo_ussd_iuse_imsi(167) 20241230085628861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241230085628867 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628867 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429274833099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429274833099" session_id=391299641 session_state=BEGIN} 20241230085628867 DSS <0004> hlr_ussd.c:576 262429274833099/0x1752c239: Process SS (BEGIN) 20241230085628867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628867 DSS <0004> hlr_ussd.c:518 262429274833099/0x1752c239: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628867 DSS <0004> hlr_ussd.c:363 262429274833099/0x1752c239: Tx USSD 'Your IMSI is 262429274833099' 20241230085628867 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429274833099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429274833099" session_id=391299641 session_state=END} 20241230085628867 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429274833099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628867 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628867 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262429274833099" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429274833099" TC_mo_ussd_iuse_imsi(167)@3f700867abb4: setverdict(pass): none -> pass 20241230085628870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3f700867abb4: Final verdict of PTC: pass 20241230085628871 DAUC <0003> db_auc.c:157 IMSI='262421316477044': No 2G Auth Data 20241230085628871 DAUC <0003> db_auc.c:192 IMSI='262421316477044': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262421316477044" to be handled at TC_mo_ussd_iuse_imsi(168) 20241230085628889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20241230085628894 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628894 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421316477044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421316477044" session_id=3135293798 session_state=BEGIN} 20241230085628894 DSS <0004> hlr_ussd.c:576 262421316477044/0xbae0c966: Process SS (BEGIN) 20241230085628894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628894 DSS <0004> hlr_ussd.c:518 262421316477044/0xbae0c966: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628894 DSS <0004> hlr_ussd.c:363 262421316477044/0xbae0c966: Tx USSD 'Your IMSI is 262421316477044' 20241230085628894 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421316477044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421316477044" session_id=3135293798 session_state=END} 20241230085628894 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421316477044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628894 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628894 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262421316477044" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421316477044" TC_mo_ussd_iuse_imsi(168)@3f700867abb4: setverdict(pass): none -> pass 20241230085628898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3f700867abb4: Final verdict of PTC: pass 20241230085628898 DAUC <0003> db_auc.c:157 IMSI='262428117680300': No 2G Auth Data 20241230085628898 DAUC <0003> db_auc.c:192 IMSI='262428117680300': No 3G Auth Data HLR_Test-GSUP(159)@3f700867abb4: Created GsupExpect[0] for "262428117680300" to be handled at TC_mo_ussd_iuse_imsi(169) 20241230085628916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 20241230085628923 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628923 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428117680300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428117680300" session_id=205270837 session_state=BEGIN} 20241230085628923 DSS <0004> hlr_ussd.c:576 262428117680300/0x0c3c2f35: Process SS (BEGIN) 20241230085628923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085628923 DSS <0004> hlr_ussd.c:518 262428117680300/0x0c3c2f35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085628923 DSS <0004> hlr_ussd.c:363 262428117680300/0x0c3c2f35: Tx USSD 'Your IMSI is 262428117680300' 20241230085628923 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428117680300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428117680300" session_id=205270837 session_state=END} 20241230085628923 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428117680300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085628923 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085628923 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3f700867abb4: Found GsupExpect[0] for "262428117680300" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428117680300" TC_mo_ussd_iuse_imsi(169)@3f700867abb4: setverdict(pass): none -> pass 20241230085628927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3f700867abb4: Final verdict of PTC: pass 20241230085628928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241230085628929 DLINP <000b> input/ipa.c:452 connected read/write 20241230085628929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085628929 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085628929 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085628929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085628929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44077<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@3f700867abb4: Final verdict of PTC: none 160@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 160: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241230085628968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241230085629168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82228) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085632246 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085632246 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085632247 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085632249 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632250 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085632250 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085632250 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 20241230085632250 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085632250 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 20241230085632250 DLGSUP <0013> gsup_server.c:236 2: 20241230085632250 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085632250 DLGSUP <0013> gsup_server.c:236 3: 20241230085632250 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085632250 DLGSUP <0013> gsup_server.c:236 4: 20241230085632250 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085632250 DLGSUP <0013> gsup_server.c:236 5: 20241230085632250 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085632250 DLGSUP <0013> gsup_server.c:236 7: 20241230085632250 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085632250 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085632250 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(170)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085632250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@3f700867abb4: 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") 20241230085632265 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35813<->l=127.0.0.1:4259) 20241230085632270 DAUC <0003> db_auc.c:157 IMSI='262424756813008': No 2G Auth Data 20241230085632270 DAUC <0003> db_auc.c:192 IMSI='262424756813008': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262424756813008" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241230085632283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 20241230085632293 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632293 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424756813008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424756813008" source_name="the-source\n" session_id=1465638339 session_state=BEGIN} 20241230085632293 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241230085632293 DSS <0004> hlr_ussd.c:576 262424756813008/0x575bddc3: Process SS (BEGIN) 20241230085632293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632293 DSS <0004> hlr_ussd.c:518 262424756813008/0x575bddc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632293 DSS <0004> hlr_ussd.c:363 262424756813008/0x575bddc3: Tx USSD 'Your IMSI is 262424756813008' 20241230085632293 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424756813008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424756813008" destination_name="the-source\n" session_id=1465638339 session_state=END} 20241230085632293 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424756813008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632293 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632293 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262424756813008" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424756813008" TC_mo_ussd_iuse_imsi_via_proxy(174)@3f700867abb4: setverdict(pass): none -> pass 20241230085632297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3f700867abb4: Final verdict of PTC: pass 20241230085632298 DAUC <0003> db_auc.c:157 IMSI='262422946638918': No 2G Auth Data 20241230085632298 DAUC <0003> db_auc.c:192 IMSI='262422946638918': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262422946638918" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241230085632313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241230085632319 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632319 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422946638918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422946638918" source_name="the-source\n" session_id=1428450158 session_state=BEGIN} 20241230085632319 DSS <0004> hlr_ussd.c:576 262422946638918/0x55246b6e: Process SS (BEGIN) 20241230085632319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632319 DSS <0004> hlr_ussd.c:518 262422946638918/0x55246b6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632319 DSS <0004> hlr_ussd.c:363 262422946638918/0x55246b6e: Tx USSD 'Your IMSI is 262422946638918' 20241230085632319 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422946638918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422946638918" destination_name="the-source\n" session_id=1428450158 session_state=END} 20241230085632319 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422946638918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632319 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632319 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262422946638918" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422946638918" TC_mo_ussd_iuse_imsi_via_proxy(175)@3f700867abb4: setverdict(pass): none -> pass 20241230085632323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3f700867abb4: Final verdict of PTC: pass 20241230085632323 DAUC <0003> db_auc.c:157 IMSI='262421246871995': No 2G Auth Data 20241230085632323 DAUC <0003> db_auc.c:192 IMSI='262421246871995': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262421246871995" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241230085632337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241230085632341 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632342 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421246871995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421246871995" source_name="the-source\n" session_id=997523524 session_state=BEGIN} 20241230085632342 DSS <0004> hlr_ussd.c:576 262421246871995/0x3b750044: Process SS (BEGIN) 20241230085632342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632342 DSS <0004> hlr_ussd.c:518 262421246871995/0x3b750044: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632342 DSS <0004> hlr_ussd.c:363 262421246871995/0x3b750044: Tx USSD 'Your IMSI is 262421246871995' 20241230085632342 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421246871995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421246871995" destination_name="the-source\n" session_id=997523524 session_state=END} 20241230085632342 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421246871995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632342 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632342 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262421246871995" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421246871995" TC_mo_ussd_iuse_imsi_via_proxy(176)@3f700867abb4: setverdict(pass): none -> pass 20241230085632345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@3f700867abb4: Final verdict of PTC: pass 20241230085632346 DAUC <0003> db_auc.c:157 IMSI='262429135054525': No 2G Auth Data 20241230085632346 DAUC <0003> db_auc.c:192 IMSI='262429135054525': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262429135054525" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241230085632363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 20241230085632370 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632370 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429135054525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429135054525" source_name="the-source\n" session_id=4173694394 session_state=BEGIN} 20241230085632370 DSS <0004> hlr_ussd.c:576 262429135054525/0xf8c585ba: Process SS (BEGIN) 20241230085632370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632370 DSS <0004> hlr_ussd.c:518 262429135054525/0xf8c585ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632370 DSS <0004> hlr_ussd.c:363 262429135054525/0xf8c585ba: Tx USSD 'Your IMSI is 262429135054525' 20241230085632370 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429135054525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135054525" destination_name="the-source\n" session_id=4173694394 session_state=END} 20241230085632370 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429135054525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632370 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632370 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262429135054525" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429135054525" TC_mo_ussd_iuse_imsi_via_proxy(177)@3f700867abb4: setverdict(pass): none -> pass 20241230085632374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@3f700867abb4: Final verdict of PTC: pass 20241230085632375 DAUC <0003> db_auc.c:157 IMSI='262429214493780': No 2G Auth Data 20241230085632375 DAUC <0003> db_auc.c:192 IMSI='262429214493780': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262429214493780" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241230085632390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241230085632395 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632395 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429214493780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429214493780" source_name="the-source\n" session_id=1367455719 session_state=BEGIN} 20241230085632395 DSS <0004> hlr_ussd.c:576 262429214493780/0x5181b7e7: Process SS (BEGIN) 20241230085632395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632395 DSS <0004> hlr_ussd.c:518 262429214493780/0x5181b7e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632395 DSS <0004> hlr_ussd.c:363 262429214493780/0x5181b7e7: Tx USSD 'Your IMSI is 262429214493780' 20241230085632395 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429214493780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429214493780" destination_name="the-source\n" session_id=1367455719 session_state=END} 20241230085632395 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429214493780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632395 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632395 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262429214493780" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429214493780" TC_mo_ussd_iuse_imsi_via_proxy(178)@3f700867abb4: setverdict(pass): none -> pass 20241230085632399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@3f700867abb4: Final verdict of PTC: pass 20241230085632400 DAUC <0003> db_auc.c:157 IMSI='262428081738646': No 2G Auth Data 20241230085632400 DAUC <0003> db_auc.c:192 IMSI='262428081738646': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262428081738646" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241230085632417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20241230085632423 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632423 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428081738646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428081738646" source_name="the-source\n" session_id=1884058869 session_state=BEGIN} 20241230085632423 DSS <0004> hlr_ussd.c:576 262428081738646/0x704c74f5: Process SS (BEGIN) 20241230085632423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632423 DSS <0004> hlr_ussd.c:518 262428081738646/0x704c74f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632423 DSS <0004> hlr_ussd.c:363 262428081738646/0x704c74f5: Tx USSD 'Your IMSI is 262428081738646' 20241230085632423 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428081738646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428081738646" destination_name="the-source\n" session_id=1884058869 session_state=END} 20241230085632423 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428081738646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632423 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632423 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262428081738646" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428081738646" TC_mo_ussd_iuse_imsi_via_proxy(179)@3f700867abb4: setverdict(pass): none -> pass 20241230085632426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3f700867abb4: Final verdict of PTC: pass 20241230085632427 DAUC <0003> db_auc.c:157 IMSI='262426143322657': No 2G Auth Data 20241230085632427 DAUC <0003> db_auc.c:192 IMSI='262426143322657': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262426143322657" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241230085632443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241230085632449 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632449 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426143322657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426143322657" source_name="the-source\n" session_id=854160621 session_state=BEGIN} 20241230085632449 DSS <0004> hlr_ussd.c:576 262426143322657/0x32e974ed: Process SS (BEGIN) 20241230085632449 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632449 DSS <0004> hlr_ussd.c:518 262426143322657/0x32e974ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632449 DSS <0004> hlr_ussd.c:363 262426143322657/0x32e974ed: Tx USSD 'Your IMSI is 262426143322657' 20241230085632449 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426143322657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426143322657" destination_name="the-source\n" session_id=854160621 session_state=END} 20241230085632449 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426143322657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632449 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632450 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262426143322657" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426143322657" TC_mo_ussd_iuse_imsi_via_proxy(180)@3f700867abb4: setverdict(pass): none -> pass 20241230085632453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3f700867abb4: Final verdict of PTC: pass 20241230085632453 DAUC <0003> db_auc.c:157 IMSI='262421701771440': No 2G Auth Data 20241230085632454 DAUC <0003> db_auc.c:192 IMSI='262421701771440': No 3G Auth Data HLR_Test-GSUP(171)@3f700867abb4: Created GsupExpect[0] for "262421701771440" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241230085632468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241230085632474 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632474 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421701771440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421701771440" source_name="the-source\n" session_id=1324107298 session_state=BEGIN} 20241230085632474 DSS <0004> hlr_ussd.c:576 262421701771440/0x4eec4622: Process SS (BEGIN) 20241230085632474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241230085632474 DSS <0004> hlr_ussd.c:518 262421701771440/0x4eec4622: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241230085632474 DSS <0004> hlr_ussd.c:363 262421701771440/0x4eec4622: Tx USSD 'Your IMSI is 262421701771440' 20241230085632474 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421701771440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421701771440" destination_name="the-source\n" session_id=1324107298 session_state=END} 20241230085632474 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421701771440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085632474 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085632474 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3f700867abb4: Found GsupExpect[0] for "262421701771440" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421701771440" TC_mo_ussd_iuse_imsi_via_proxy(181)@3f700867abb4: setverdict(pass): none -> pass 20241230085632478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@3f700867abb4: Final verdict of PTC: pass 20241230085632479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241230085632480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35813<->l=127.0.0.1:4259) 20241230085632480 DLINP <000b> input/ipa.c:452 connected read/write 20241230085632480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085632480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085632480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085632480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085632480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@3f700867abb4: Final verdict of PTC: none 172@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 172: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241230085632520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20241230085632721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78800) Waiting for packet dumper to finish... 1 (prev_count=78800, count=83740) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_iuse_msisdn started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085635798 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085635798 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085635800 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085635804 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635804 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085635804 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085635804 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 20241230085635804 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085635804 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 20241230085635804 DLGSUP <0013> gsup_server.c:236 2: 20241230085635804 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085635804 DLGSUP <0013> gsup_server.c:236 3: 20241230085635804 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085635804 DLGSUP <0013> gsup_server.c:236 4: 20241230085635804 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085635804 DLGSUP <0013> gsup_server.c:236 5: 20241230085635804 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085635804 DLGSUP <0013> gsup_server.c:236 7: 20241230085635804 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085635804 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085635804 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085635804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3f700867abb4: 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") 20241230085635823 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37821<->l=127.0.0.1:4259) 20241230085635829 DAUC <0003> db_auc.c:157 IMSI='262429300464241': No 2G Auth Data 20241230085635829 DAUC <0003> db_auc.c:192 IMSI='262429300464241': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262429300464241" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241230085635842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241230085635851 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635851 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429300464241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429300464241" session_id=868938366 session_state=BEGIN} 20241230085635851 DSS <0004> hlr_ussd.c:576 262429300464241/0x33caf27e: Process SS (BEGIN) 20241230085635851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635851 DSS <0004> hlr_ussd.c:518 262429300464241/0x33caf27e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635851 DSS <0004> hlr_ussd.c:363 262429300464241/0x33caf27e: Tx USSD 'Your extension is 491618212743' 20241230085635851 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429300464241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429300464241" session_id=868938366 session_state=END} 20241230085635851 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429300464241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635851 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635851 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262429300464241" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429300464241" TC_mo_ussd_iuse_msisdn(186)@3f700867abb4: setverdict(pass): none -> pass 20241230085635855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3f700867abb4: Final verdict of PTC: pass 20241230085635856 DAUC <0003> db_auc.c:157 IMSI='262427482296548': No 2G Auth Data 20241230085635856 DAUC <0003> db_auc.c:192 IMSI='262427482296548': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262427482296548" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241230085635871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241230085635877 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635878 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427482296548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427482296548" session_id=944437529 session_state=BEGIN} 20241230085635878 DSS <0004> hlr_ussd.c:576 262427482296548/0x384af919: Process SS (BEGIN) 20241230085635878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635878 DSS <0004> hlr_ussd.c:518 262427482296548/0x384af919: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635878 DSS <0004> hlr_ussd.c:363 262427482296548/0x384af919: Tx USSD 'Your extension is 491615620278' 20241230085635878 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427482296548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427482296548" session_id=944437529 session_state=END} 20241230085635878 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427482296548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635878 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635878 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262427482296548" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427482296548" TC_mo_ussd_iuse_msisdn(187)@3f700867abb4: setverdict(pass): none -> pass 20241230085635881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3f700867abb4: Final verdict of PTC: pass 20241230085635882 DAUC <0003> db_auc.c:157 IMSI='262429193022861': No 2G Auth Data 20241230085635882 DAUC <0003> db_auc.c:192 IMSI='262429193022861': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262429193022861" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241230085635899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241230085635903 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635903 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429193022861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429193022861" session_id=1640372107 session_state=BEGIN} 20241230085635903 DSS <0004> hlr_ussd.c:576 262429193022861/0x61c6178b: Process SS (BEGIN) 20241230085635903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635903 DSS <0004> hlr_ussd.c:518 262429193022861/0x61c6178b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635903 DSS <0004> hlr_ussd.c:363 262429193022861/0x61c6178b: Tx USSD 'Your extension is 491614517167' 20241230085635903 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429193022861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429193022861" session_id=1640372107 session_state=END} 20241230085635903 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429193022861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635903 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635903 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262429193022861" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429193022861" TC_mo_ussd_iuse_msisdn(188)@3f700867abb4: setverdict(pass): none -> pass 20241230085635907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3f700867abb4: Final verdict of PTC: pass 20241230085635907 DAUC <0003> db_auc.c:157 IMSI='262420313810056': No 2G Auth Data 20241230085635907 DAUC <0003> db_auc.c:192 IMSI='262420313810056': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262420313810056" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241230085635923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241230085635930 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635930 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420313810056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420313810056" session_id=1621496580 session_state=BEGIN} 20241230085635930 DSS <0004> hlr_ussd.c:576 262420313810056/0x60a61304: Process SS (BEGIN) 20241230085635931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635931 DSS <0004> hlr_ussd.c:518 262420313810056/0x60a61304: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635931 DSS <0004> hlr_ussd.c:363 262420313810056/0x60a61304: Tx USSD 'Your extension is 491613072554' 20241230085635931 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420313810056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420313810056" session_id=1621496580 session_state=END} 20241230085635931 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420313810056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635931 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635931 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262420313810056" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420313810056" TC_mo_ussd_iuse_msisdn(189)@3f700867abb4: setverdict(pass): none -> pass 20241230085635934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3f700867abb4: Final verdict of PTC: pass 20241230085635935 DAUC <0003> db_auc.c:157 IMSI='262421601268595': No 2G Auth Data 20241230085635935 DAUC <0003> db_auc.c:192 IMSI='262421601268595': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262421601268595" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241230085635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 20241230085635954 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635954 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421601268595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601268595" session_id=1462951985 session_state=BEGIN} 20241230085635954 DSS <0004> hlr_ussd.c:576 262421601268595/0x5732e031: Process SS (BEGIN) 20241230085635954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635955 DSS <0004> hlr_ussd.c:518 262421601268595/0x5732e031: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635955 DSS <0004> hlr_ussd.c:363 262421601268595/0x5732e031: Tx USSD 'Your extension is 491617257113' 20241230085635955 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421601268595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601268595" session_id=1462951985 session_state=END} 20241230085635955 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421601268595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635955 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635955 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262421601268595" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421601268595" TC_mo_ussd_iuse_msisdn(190)@3f700867abb4: setverdict(pass): none -> pass 20241230085635958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3f700867abb4: Final verdict of PTC: pass 20241230085635959 DAUC <0003> db_auc.c:157 IMSI='262428891730736': No 2G Auth Data 20241230085635959 DAUC <0003> db_auc.c:192 IMSI='262428891730736': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262428891730736" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241230085635975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40938<->l=127.0.0.1:4258 20241230085635981 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085635981 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428891730736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428891730736" session_id=1078929967 session_state=BEGIN} 20241230085635981 DSS <0004> hlr_ussd.c:576 262428891730736/0x404f2a2f: Process SS (BEGIN) 20241230085635981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085635981 DSS <0004> hlr_ussd.c:518 262428891730736/0x404f2a2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085635981 DSS <0004> hlr_ussd.c:363 262428891730736/0x404f2a2f: Tx USSD 'Your extension is 491616371602' 20241230085635981 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428891730736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428891730736" session_id=1078929967 session_state=END} 20241230085635981 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428891730736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085635981 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085635982 DLINP <000b> input/ipa.c:452 connected read/write 20241230085635982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262428891730736" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428891730736" TC_mo_ussd_iuse_msisdn(191)@3f700867abb4: setverdict(pass): none -> pass 20241230085635985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3f700867abb4: Final verdict of PTC: pass 20241230085635985 DAUC <0003> db_auc.c:157 IMSI='262425090912817': No 2G Auth Data 20241230085635986 DAUC <0003> db_auc.c:192 IMSI='262425090912817': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262425090912817" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241230085636002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241230085636007 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085636007 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425090912817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425090912817" session_id=3356607577 session_state=BEGIN} 20241230085636007 DSS <0004> hlr_ussd.c:576 262425090912817/0xc811c459: Process SS (BEGIN) 20241230085636007 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085636007 DSS <0004> hlr_ussd.c:518 262425090912817/0xc811c459: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085636007 DSS <0004> hlr_ussd.c:363 262425090912817/0xc811c459: Tx USSD 'Your extension is 491614135132' 20241230085636007 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425090912817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425090912817" session_id=3356607577 session_state=END} 20241230085636007 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425090912817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085636007 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085636007 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262425090912817" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425090912817" TC_mo_ussd_iuse_msisdn(192)@3f700867abb4: setverdict(pass): none -> pass 20241230085636010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3f700867abb4: Final verdict of PTC: pass 20241230085636011 DAUC <0003> db_auc.c:157 IMSI='262427728011527': No 2G Auth Data 20241230085636011 DAUC <0003> db_auc.c:192 IMSI='262427728011527': No 3G Auth Data HLR_Test-GSUP(183)@3f700867abb4: Created GsupExpect[0] for "262427728011527" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241230085636029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241230085636036 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085636036 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427728011527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427728011527" session_id=992032753 session_state=BEGIN} 20241230085636036 DSS <0004> hlr_ussd.c:576 262427728011527/0x3b2137f1: Process SS (BEGIN) 20241230085636036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085636036 DSS <0004> hlr_ussd.c:518 262427728011527/0x3b2137f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085636036 DSS <0004> hlr_ussd.c:363 262427728011527/0x3b2137f1: Tx USSD 'Your extension is 491614151841' 20241230085636036 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427728011527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427728011527" session_id=992032753 session_state=END} 20241230085636036 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427728011527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085636036 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085636036 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3f700867abb4: Found GsupExpect[0] for "262427728011527" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427728011527" TC_mo_ussd_iuse_msisdn(193)@3f700867abb4: setverdict(pass): none -> pass 20241230085636040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3f700867abb4: Final verdict of PTC: pass 20241230085636040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 20241230085636041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37821<->l=127.0.0.1:4259) 20241230085636042 DLINP <000b> input/ipa.c:452 connected read/write 20241230085636042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085636042 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085636042 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085636042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(183)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 184: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241230085636080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241230085636281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82600) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085639356 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085639356 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085639359 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085639362 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639362 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085639362 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085639362 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 20241230085639362 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085639362 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 20241230085639362 DLGSUP <0013> gsup_server.c:236 2: 20241230085639362 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085639362 DLGSUP <0013> gsup_server.c:236 3: 20241230085639362 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085639362 DLGSUP <0013> gsup_server.c:236 4: 20241230085639362 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085639362 DLGSUP <0013> gsup_server.c:236 5: 20241230085639362 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085639362 DLGSUP <0013> gsup_server.c:236 7: 20241230085639362 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085639362 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085639362 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085639362 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@3f700867abb4: 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") 20241230085639380 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38673<->l=127.0.0.1:4259) 20241230085639386 DAUC <0003> db_auc.c:157 IMSI='262426215381616': No 2G Auth Data 20241230085639386 DAUC <0003> db_auc.c:192 IMSI='262426215381616': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262426215381616" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241230085639401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20241230085639408 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639408 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426215381616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426215381616" source_name="the-source\n" session_id=2719683539 session_state=BEGIN} 20241230085639408 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241230085639408 DSS <0004> hlr_ussd.c:576 262426215381616/0xa21b13d3: Process SS (BEGIN) 20241230085639408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639408 DSS <0004> hlr_ussd.c:518 262426215381616/0xa21b13d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639408 DSS <0004> hlr_ussd.c:363 262426215381616/0xa21b13d3: Tx USSD 'Your extension is 491614052887' 20241230085639408 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426215381616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426215381616" destination_name="the-source\n" session_id=2719683539 session_state=END} 20241230085639408 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426215381616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639408 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639408 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262426215381616" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426215381616" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3f700867abb4: setverdict(pass): none -> pass 20241230085639412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3f700867abb4: Final verdict of PTC: pass 20241230085639413 DAUC <0003> db_auc.c:157 IMSI='262423653534370': No 2G Auth Data 20241230085639413 DAUC <0003> db_auc.c:192 IMSI='262423653534370': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262423653534370" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241230085639431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 20241230085639437 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639437 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423653534370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423653534370" source_name="the-source\n" session_id=529490120 session_state=BEGIN} 20241230085639437 DSS <0004> hlr_ussd.c:576 262423653534370/0x1f8f60c8: Process SS (BEGIN) 20241230085639437 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639437 DSS <0004> hlr_ussd.c:518 262423653534370/0x1f8f60c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639437 DSS <0004> hlr_ussd.c:363 262423653534370/0x1f8f60c8: Tx USSD 'Your extension is 491612714833' 20241230085639437 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423653534370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423653534370" destination_name="the-source\n" session_id=529490120 session_state=END} 20241230085639437 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423653534370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639437 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639437 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262423653534370" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423653534370" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3f700867abb4: setverdict(pass): none -> pass 20241230085639442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3f700867abb4: Final verdict of PTC: pass 20241230085639442 DAUC <0003> db_auc.c:157 IMSI='262422350090474': No 2G Auth Data 20241230085639442 DAUC <0003> db_auc.c:192 IMSI='262422350090474': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262422350090474" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241230085639457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 20241230085639462 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639462 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422350090474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422350090474" source_name="the-source\n" session_id=2270602403 session_state=BEGIN} 20241230085639462 DSS <0004> hlr_ussd.c:576 262422350090474/0x8756a4a3: Process SS (BEGIN) 20241230085639462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639462 DSS <0004> hlr_ussd.c:518 262422350090474/0x8756a4a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639462 DSS <0004> hlr_ussd.c:363 262422350090474/0x8756a4a3: Tx USSD 'Your extension is 491610060173' 20241230085639462 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422350090474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422350090474" destination_name="the-source\n" session_id=2270602403 session_state=END} 20241230085639462 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422350090474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639462 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639462 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262422350090474" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422350090474" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3f700867abb4: setverdict(pass): none -> pass 20241230085639466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3f700867abb4: Final verdict of PTC: pass 20241230085639466 DAUC <0003> db_auc.c:157 IMSI='262429559616757': No 2G Auth Data 20241230085639467 DAUC <0003> db_auc.c:192 IMSI='262429559616757': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262429559616757" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241230085639482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241230085639488 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639488 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429559616757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429559616757" source_name="the-source\n" session_id=2174752650 session_state=BEGIN} 20241230085639488 DSS <0004> hlr_ussd.c:576 262429559616757/0x81a0178a: Process SS (BEGIN) 20241230085639488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639488 DSS <0004> hlr_ussd.c:518 262429559616757/0x81a0178a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639488 DSS <0004> hlr_ussd.c:363 262429559616757/0x81a0178a: Tx USSD 'Your extension is 491613667566' 20241230085639488 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429559616757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429559616757" destination_name="the-source\n" session_id=2174752650 session_state=END} 20241230085639489 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429559616757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639489 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639489 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262429559616757" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429559616757" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3f700867abb4: setverdict(pass): none -> pass 20241230085639495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3f700867abb4: Final verdict of PTC: pass 20241230085639497 DAUC <0003> db_auc.c:157 IMSI='262422551047904': No 2G Auth Data 20241230085639497 DAUC <0003> db_auc.c:192 IMSI='262422551047904': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262422551047904" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241230085639513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241230085639519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639519 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422551047904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422551047904" source_name="the-source\n" session_id=3283744359 session_state=BEGIN} 20241230085639519 DSS <0004> hlr_ussd.c:576 262422551047904/0xc3b9f667: Process SS (BEGIN) 20241230085639519 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639519 DSS <0004> hlr_ussd.c:518 262422551047904/0xc3b9f667: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639519 DSS <0004> hlr_ussd.c:363 262422551047904/0xc3b9f667: Tx USSD 'Your extension is 491612010444' 20241230085639519 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422551047904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422551047904" destination_name="the-source\n" session_id=3283744359 session_state=END} 20241230085639519 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422551047904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639519 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262422551047904" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422551047904" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3f700867abb4: setverdict(pass): none -> pass 20241230085639523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3f700867abb4: Final verdict of PTC: pass 20241230085639524 DAUC <0003> db_auc.c:157 IMSI='262422079066713': No 2G Auth Data 20241230085639524 DAUC <0003> db_auc.c:192 IMSI='262422079066713': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262422079066713" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241230085639539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241230085639544 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639544 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422079066713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422079066713" source_name="the-source\n" session_id=3295093723 session_state=BEGIN} 20241230085639544 DSS <0004> hlr_ussd.c:576 262422079066713/0xc46723db: Process SS (BEGIN) 20241230085639544 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639544 DSS <0004> hlr_ussd.c:518 262422079066713/0xc46723db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639545 DSS <0004> hlr_ussd.c:363 262422079066713/0xc46723db: Tx USSD 'Your extension is 491613417475' 20241230085639545 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422079066713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422079066713" destination_name="the-source\n" session_id=3295093723 session_state=END} 20241230085639545 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422079066713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639545 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639545 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262422079066713" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422079066713" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3f700867abb4: setverdict(pass): none -> pass 20241230085639548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3f700867abb4: Final verdict of PTC: pass 20241230085639549 DAUC <0003> db_auc.c:157 IMSI='262423414315053': No 2G Auth Data 20241230085639549 DAUC <0003> db_auc.c:192 IMSI='262423414315053': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262423414315053" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241230085639565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 20241230085639572 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639572 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423414315053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423414315053" source_name="the-source\n" session_id=4283866953 session_state=BEGIN} 20241230085639572 DSS <0004> hlr_ussd.c:576 262423414315053/0xff569f49: Process SS (BEGIN) 20241230085639572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639572 DSS <0004> hlr_ussd.c:518 262423414315053/0xff569f49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639572 DSS <0004> hlr_ussd.c:363 262423414315053/0xff569f49: Tx USSD 'Your extension is 491614674120' 20241230085639572 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423414315053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423414315053" destination_name="the-source\n" session_id=4283866953 session_state=END} 20241230085639572 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423414315053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639572 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639572 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262423414315053" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423414315053" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3f700867abb4: setverdict(pass): none -> pass 20241230085639576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3f700867abb4: Final verdict of PTC: pass 20241230085639576 DAUC <0003> db_auc.c:157 IMSI='262424426550820': No 2G Auth Data 20241230085639577 DAUC <0003> db_auc.c:192 IMSI='262424426550820': No 3G Auth Data HLR_Test-GSUP(195)@3f700867abb4: Created GsupExpect[0] for "262424426550820" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241230085639593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20241230085639600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639600 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424426550820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424426550820" source_name="the-source\n" session_id=1302390322 session_state=BEGIN} 20241230085639600 DSS <0004> hlr_ussd.c:576 262424426550820/0x4da0e632: Process SS (BEGIN) 20241230085639600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241230085639600 DSS <0004> hlr_ussd.c:518 262424426550820/0x4da0e632: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241230085639600 DSS <0004> hlr_ussd.c:363 262424426550820/0x4da0e632: Tx USSD 'Your extension is 491616620384' 20241230085639600 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424426550820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426550820" destination_name="the-source\n" session_id=1302390322 session_state=END} 20241230085639600 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424426550820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085639600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085639600 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3f700867abb4: Found GsupExpect[0] for "262424426550820" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424426550820" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3f700867abb4: setverdict(pass): none -> pass 20241230085639604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3f700867abb4: Final verdict of PTC: pass 20241230085639605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@3f700867abb4: Final verdict of PTC: none 20241230085639606 DLINP <000b> input/ipa.c:452 connected read/write 20241230085639606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085639606 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085639606 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085639606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085639606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241230085639606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38673<->l=127.0.0.1:4259) 196@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 196: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241230085639653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241230085639854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83548) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_euse started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 20241230085642934 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33741 20241230085642935 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33741 IPA-EUSE-foobar(208)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085642936 DLINP <000b> input/ipa.c:452 connected read/write 20241230085642936 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received MTC@3f700867abb4: in not legacy case 2 IPA-EUSE-foobar(208)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085642938 DLINP <000b> input/ipa.c:452 connected read/write 20241230085642938 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085642938 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085642938 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241230085642938 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241230085642938 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 20241230085642938 DLGSUP <0013> gsup_server.c:236 2: 20241230085642938 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 3: 20241230085642938 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 4: 20241230085642938 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 5: 20241230085642938 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 7: 20241230085642938 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085642938 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085642938 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 IPA-EUSE-foobar(208)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085642938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33741 20241230085642940 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085642940 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085642942 DLINP <000b> input/ipa.c:452 connected read/write 20241230085642942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085642943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085642945 DLINP <000b> input/ipa.c:452 connected read/write 20241230085642945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085642945 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085642945 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085642945 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 20241230085642945 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085642945 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 20241230085642945 DLGSUP <0013> gsup_server.c:236 2: 20241230085642945 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085642945 DLGSUP <0013> gsup_server.c:236 3: 20241230085642945 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085642945 DLGSUP <0013> gsup_server.c:236 4: 20241230085642945 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085642945 DLGSUP <0013> gsup_server.c:236 5: 20241230085642945 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085642945 DLGSUP <0013> gsup_server.c:236 7: 20241230085642945 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085642945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085642945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085642945 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@3f700867abb4: 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") 20241230085642966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20241230085642974 DAUC <0003> db_auc.c:157 IMSI='262427145428710': No 2G Auth Data 20241230085642974 DAUC <0003> db_auc.c:192 IMSI='262427145428710': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262427145428710" to be handled at TC_mo_ussd_euse(212) 20241230085642993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48622<->l=127.0.0.1:4258 20241230085643001 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643001 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427145428710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427145428710" session_id=122847249 session_state=BEGIN} 20241230085643001 DSS <0004> hlr_ussd.c:576 262427145428710/0x07528011: Process SS (BEGIN) 20241230085643001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643001 DSS <0004> hlr_ussd.c:518 262427145428710/0x07528011: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643001 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643001 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643001 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643001 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643009 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643009 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643009 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427145428710 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427145428710" session_id=122847249 session_state=END} 20241230085643009 DSS <0004> hlr_ussd.c:576 262427145428710/0x07528011: Process SS (END) 20241230085643009 DSS <0004> hlr_ussd.c:518 262427145428710/0x07528011: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643009 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427145428710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427145428710" session_id=122847249 session_state=END} 20241230085643009 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427145428710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643009 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427145428710 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643009 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643009 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262427145428710" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427145428710" TC_mo_ussd_euse(212)@3f700867abb4: setverdict(pass): none -> pass 20241230085643015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48622<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3f700867abb4: Final verdict of PTC: pass 20241230085643015 DAUC <0003> db_auc.c:157 IMSI='262427857875558': No 2G Auth Data 20241230085643015 DAUC <0003> db_auc.c:192 IMSI='262427857875558': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262427857875558" to be handled at TC_mo_ussd_euse(213) 20241230085643033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241230085643038 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643038 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427857875558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427857875558" session_id=2657673488 session_state=BEGIN} 20241230085643038 DSS <0004> hlr_ussd.c:576 262427857875558/0x9e68e110: Process SS (BEGIN) 20241230085643038 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643038 DSS <0004> hlr_ussd.c:518 262427857875558/0x9e68e110: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643038 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643038 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643038 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643038 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643040 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643040 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643040 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427857875558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857875558" session_id=2657673488 session_state=END} 20241230085643040 DSS <0004> hlr_ussd.c:576 262427857875558/0x9e68e110: Process SS (END) 20241230085643040 DSS <0004> hlr_ussd.c:518 262427857875558/0x9e68e110: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643040 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427857875558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857875558" session_id=2657673488 session_state=END} 20241230085643040 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427857875558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643040 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427857875558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643040 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643040 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262427857875558" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427857875558" TC_mo_ussd_euse(213)@3f700867abb4: setverdict(pass): none -> pass 20241230085643045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@3f700867abb4: Final verdict of PTC: pass 20241230085643046 DAUC <0003> db_auc.c:157 IMSI='262427257987244': No 2G Auth Data 20241230085643046 DAUC <0003> db_auc.c:192 IMSI='262427257987244': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262427257987244" to be handled at TC_mo_ussd_euse(214) 20241230085643063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 20241230085643071 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643071 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427257987244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427257987244" session_id=3200828864 session_state=BEGIN} 20241230085643071 DSS <0004> hlr_ussd.c:576 262427257987244/0xbec8c5c0: Process SS (BEGIN) 20241230085643071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643071 DSS <0004> hlr_ussd.c:518 262427257987244/0xbec8c5c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643071 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643071 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643071 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643071 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643073 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643073 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643073 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427257987244 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427257987244" session_id=3200828864 session_state=END} 20241230085643073 DSS <0004> hlr_ussd.c:576 262427257987244/0xbec8c5c0: Process SS (END) 20241230085643073 DSS <0004> hlr_ussd.c:518 262427257987244/0xbec8c5c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643073 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427257987244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427257987244" session_id=3200828864 session_state=END} 20241230085643073 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427257987244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643073 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427257987244 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643073 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643074 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262427257987244" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427257987244" TC_mo_ussd_euse(214)@3f700867abb4: setverdict(pass): none -> pass 20241230085643077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@3f700867abb4: Final verdict of PTC: pass 20241230085643077 DAUC <0003> db_auc.c:157 IMSI='262427389236225': No 2G Auth Data 20241230085643078 DAUC <0003> db_auc.c:192 IMSI='262427389236225': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262427389236225" to be handled at TC_mo_ussd_euse(215) 20241230085643094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48644<->l=127.0.0.1:4258 20241230085643102 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643102 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427389236225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427389236225" session_id=2213345499 session_state=BEGIN} 20241230085643102 DSS <0004> hlr_ussd.c:576 262427389236225/0x83ecf8db: Process SS (BEGIN) 20241230085643102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643102 DSS <0004> hlr_ussd.c:518 262427389236225/0x83ecf8db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643102 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643102 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643102 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643102 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643104 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643104 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643104 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427389236225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427389236225" session_id=2213345499 session_state=END} 20241230085643104 DSS <0004> hlr_ussd.c:576 262427389236225/0x83ecf8db: Process SS (END) 20241230085643104 DSS <0004> hlr_ussd.c:518 262427389236225/0x83ecf8db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643104 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427389236225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427389236225" session_id=2213345499 session_state=END} 20241230085643104 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427389236225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643104 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427389236225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643104 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643104 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262427389236225" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427389236225" TC_mo_ussd_euse(215)@3f700867abb4: setverdict(pass): none -> pass 20241230085643107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48644<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3f700867abb4: Final verdict of PTC: pass 20241230085643108 DAUC <0003> db_auc.c:157 IMSI='262422975168225': No 2G Auth Data 20241230085643108 DAUC <0003> db_auc.c:192 IMSI='262422975168225': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262422975168225" to be handled at TC_mo_ussd_euse(216) 20241230085643125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 20241230085643130 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643130 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422975168225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422975168225" session_id=3156564412 session_state=BEGIN} 20241230085643130 DSS <0004> hlr_ussd.c:576 262422975168225/0xbc2559bc: Process SS (BEGIN) 20241230085643130 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643130 DSS <0004> hlr_ussd.c:518 262422975168225/0xbc2559bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643130 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643130 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643130 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643130 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643132 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643132 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643132 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262422975168225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422975168225" session_id=3156564412 session_state=END} 20241230085643132 DSS <0004> hlr_ussd.c:576 262422975168225/0xbc2559bc: Process SS (END) 20241230085643132 DSS <0004> hlr_ussd.c:518 262422975168225/0xbc2559bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643132 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422975168225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422975168225" session_id=3156564412 session_state=END} 20241230085643132 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422975168225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643132 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262422975168225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643132 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643133 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262422975168225" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422975168225" TC_mo_ussd_euse(216)@3f700867abb4: setverdict(pass): none -> pass 20241230085643137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3f700867abb4: Final verdict of PTC: pass 20241230085643138 DAUC <0003> db_auc.c:157 IMSI='262422076939740': No 2G Auth Data 20241230085643138 DAUC <0003> db_auc.c:192 IMSI='262422076939740': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262422076939740" to be handled at TC_mo_ussd_euse(217) 20241230085643156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241230085643160 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643160 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422076939740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422076939740" session_id=89894299 session_state=BEGIN} 20241230085643160 DSS <0004> hlr_ussd.c:576 262422076939740/0x055bad9b: Process SS (BEGIN) 20241230085643160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643160 DSS <0004> hlr_ussd.c:518 262422076939740/0x055bad9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643160 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643160 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643160 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643161 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643162 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643162 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643162 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422076939740 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076939740" session_id=89894299 session_state=END} 20241230085643162 DSS <0004> hlr_ussd.c:576 262422076939740/0x055bad9b: Process SS (END) 20241230085643162 DSS <0004> hlr_ussd.c:518 262422076939740/0x055bad9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643162 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422076939740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076939740" session_id=89894299 session_state=END} 20241230085643162 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422076939740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643162 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422076939740 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643162 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643162 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262422076939740" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422076939740" TC_mo_ussd_euse(217)@3f700867abb4: setverdict(pass): none -> pass 20241230085643165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3f700867abb4: Final verdict of PTC: pass 20241230085643166 DAUC <0003> db_auc.c:157 IMSI='262420072657688': No 2G Auth Data 20241230085643166 DAUC <0003> db_auc.c:192 IMSI='262420072657688': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262420072657688" to be handled at TC_mo_ussd_euse(218) 20241230085643183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48656<->l=127.0.0.1:4258 20241230085643189 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643189 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420072657688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420072657688" session_id=4139556202 session_state=BEGIN} 20241230085643189 DSS <0004> hlr_ussd.c:576 262420072657688/0xf6bc9d6a: Process SS (BEGIN) 20241230085643189 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643189 DSS <0004> hlr_ussd.c:518 262420072657688/0xf6bc9d6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643189 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643189 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643189 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643189 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643191 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643191 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643191 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420072657688 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072657688" session_id=4139556202 session_state=END} 20241230085643191 DSS <0004> hlr_ussd.c:576 262420072657688/0xf6bc9d6a: Process SS (END) 20241230085643191 DSS <0004> hlr_ussd.c:518 262420072657688/0xf6bc9d6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643191 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420072657688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072657688" session_id=4139556202 session_state=END} 20241230085643191 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420072657688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643191 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420072657688 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643191 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643191 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262420072657688" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420072657688" TC_mo_ussd_euse(218)@3f700867abb4: setverdict(pass): none -> pass 20241230085643194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48656<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@3f700867abb4: Final verdict of PTC: pass 20241230085643195 DAUC <0003> db_auc.c:157 IMSI='262429508353671': No 2G Auth Data 20241230085643195 DAUC <0003> db_auc.c:192 IMSI='262429508353671': No 3G Auth Data HLR_Test-GSUP(209)@3f700867abb4: Created GsupExpect[0] for "262429508353671" to be handled at TC_mo_ussd_euse(219) 20241230085643212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 20241230085643218 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643218 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429508353671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429508353671" session_id=1302470370 session_state=BEGIN} 20241230085643218 DSS <0004> hlr_ussd.c:576 262429508353671/0x4da21ee2: Process SS (BEGIN) 20241230085643218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085643218 DSS <0004> hlr_ussd.c:518 262429508353671/0x4da21ee2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085643218 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643218 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data 20241230085643218 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643218 DLINP <000b> input/ipa.c:432 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse(206)@3f700867abb4: 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 } } } } } 20241230085643220 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643220 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643220 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429508353671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508353671" session_id=1302470370 session_state=END} 20241230085643220 DSS <0004> hlr_ussd.c:576 262429508353671/0x4da21ee2: Process SS (END) 20241230085643220 DSS <0004> hlr_ussd.c:518 262429508353671/0x4da21ee2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085643220 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429508353671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508353671" session_id=1302470370 session_state=END} 20241230085643220 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429508353671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085643220 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429508353671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085643220 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085643220 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3f700867abb4: Found GsupExpect[0] for "262429508353671" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429508353671" TC_mo_ussd_euse(219)@3f700867abb4: setverdict(pass): none -> pass 20241230085643225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3f700867abb4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3f700867abb4: Final verdict of PTC: none 20241230085643227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 20241230085643227 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643228 DLINP <000b> input/ipa.c:406 127.0.0.1:33741 message received 20241230085643228 DLINP <000b> input/ipa.c:415 127.0.0.1:33741 connection closed with server 20241230085643228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33741 20241230085643228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241230085643228 DLINP <000b> input/ipa.c:452 connected read/write 20241230085643228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085643228 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085643228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085643228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085643228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38331<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(209)@3f700867abb4: Final verdict of PTC: none 210@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 210: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241230085643270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20241230085643471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85212) Waiting for packet dumper to finish... 1 (prev_count=85212, count=111188) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_euse_continue started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 20241230085646552 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34231 20241230085646552 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34231 MTC@3f700867abb4: in not legacy case 2 IPA-EUSE-foobar(222)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085646555 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646555 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646557 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085646557 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085646558 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646558 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646558 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085646558 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241230085646558 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241230085646558 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 20241230085646558 DLGSUP <0013> gsup_server.c:236 2: 20241230085646558 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 3: 20241230085646558 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 4: 20241230085646558 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 5: 20241230085646558 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 7: 20241230085646558 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085646558 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 IPA-EUSE-foobar(222)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085646558 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085646558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34231 HLR_Test-GSUP-IPA(221)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085646559 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085646562 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646562 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085646562 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085646562 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 20241230085646562 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085646562 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 20241230085646562 DLGSUP <0013> gsup_server.c:236 2: 20241230085646562 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085646562 DLGSUP <0013> gsup_server.c:236 3: 20241230085646562 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085646562 DLGSUP <0013> gsup_server.c:236 4: 20241230085646562 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085646562 DLGSUP <0013> gsup_server.c:236 5: 20241230085646562 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085646562 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(221)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085646562 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085646562 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085646562 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085646562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@3f700867abb4: 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") 20241230085646579 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42741<->l=127.0.0.1:4259) 20241230085646585 DAUC <0003> db_auc.c:157 IMSI='262420374771763': No 2G Auth Data 20241230085646586 DAUC <0003> db_auc.c:192 IMSI='262420374771763': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262420374771763" to be handled at TC_mo_ussd_euse_continue(226) 20241230085646602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 20241230085646609 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646609 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420374771763" session_id=2922058699 session_state=BEGIN} 20241230085646609 DSS <0004> hlr_ussd.c:576 262420374771763/0xae2b13cb: Process SS (BEGIN) 20241230085646609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646609 DSS <0004> hlr_ussd.c:518 262420374771763/0xae2b13cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646609 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646609 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646609 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646609 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646618 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646618 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646618 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374771763" session_id=2922058699 session_state=CONTINUE} 20241230085646618 DSS <0004> hlr_ussd.c:576 262420374771763/0xae2b13cb: Process SS (CONTINUE) 20241230085646618 DSS <0004> hlr_ussd.c:518 262420374771763/0xae2b13cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646618 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374771763" session_id=2922058699 session_state=CONTINUE} 20241230085646618 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646618 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646618 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262420374771763" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420374771763" TC_mo_ussd_euse_continue(226)@3f700867abb4: setverdict(pass): none -> pass 20241230085646624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646624 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420374771763" session_id=2922058699 session_state=CONTINUE} 20241230085646624 DSS <0004> hlr_ussd.c:576 262420374771763/0xae2b13cb: Process SS (CONTINUE) 20241230085646624 DSS <0004> hlr_ussd.c:518 262420374771763/0xae2b13cb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646624 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646624 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646624 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646624 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646626 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646626 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646626 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374771763" session_id=2922058699 session_state=END} 20241230085646626 DSS <0004> hlr_ussd.c:576 262420374771763/0xae2b13cb: Process SS (END) 20241230085646626 DSS <0004> hlr_ussd.c:518 262420374771763/0xae2b13cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646626 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374771763" session_id=2922058699 session_state=END} 20241230085646626 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646626 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420374771763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646626 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646626 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3f700867abb4: Final verdict of PTC: pass 20241230085646628 DAUC <0003> db_auc.c:157 IMSI='262428863246947': No 2G Auth Data 20241230085646628 DAUC <0003> db_auc.c:192 IMSI='262428863246947': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262428863246947" to be handled at TC_mo_ussd_euse_continue(227) 20241230085646644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20241230085646649 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646649 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428863246947" session_id=1990232689 session_state=BEGIN} 20241230085646649 DSS <0004> hlr_ussd.c:576 262428863246947/0x76a08a71: Process SS (BEGIN) 20241230085646649 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646649 DSS <0004> hlr_ussd.c:518 262428863246947/0x76a08a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646649 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646649 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646650 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646650 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646652 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646652 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646652 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863246947" session_id=1990232689 session_state=CONTINUE} 20241230085646652 DSS <0004> hlr_ussd.c:576 262428863246947/0x76a08a71: Process SS (CONTINUE) 20241230085646652 DSS <0004> hlr_ussd.c:518 262428863246947/0x76a08a71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646652 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863246947" session_id=1990232689 session_state=CONTINUE} 20241230085646652 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646652 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646652 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262428863246947" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262428863246947" TC_mo_ussd_euse_continue(227)@3f700867abb4: setverdict(pass): none -> pass 20241230085646656 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646656 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428863246947" session_id=1990232689 session_state=CONTINUE} 20241230085646656 DSS <0004> hlr_ussd.c:576 262428863246947/0x76a08a71: Process SS (CONTINUE) 20241230085646656 DSS <0004> hlr_ussd.c:518 262428863246947/0x76a08a71: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646656 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646656 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646656 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646656 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646656 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646658 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646658 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863246947" session_id=1990232689 session_state=END} 20241230085646658 DSS <0004> hlr_ussd.c:576 262428863246947/0x76a08a71: Process SS (END) 20241230085646658 DSS <0004> hlr_ussd.c:518 262428863246947/0x76a08a71: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646658 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863246947" session_id=1990232689 session_state=END} 20241230085646658 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646658 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262428863246947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646658 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3f700867abb4: Final verdict of PTC: pass 20241230085646660 DAUC <0003> db_auc.c:157 IMSI='262426021061494': No 2G Auth Data 20241230085646660 DAUC <0003> db_auc.c:192 IMSI='262426021061494': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262426021061494" to be handled at TC_mo_ussd_euse_continue(228) 20241230085646677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241230085646684 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646684 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021061494" session_id=128998076 session_state=BEGIN} 20241230085646684 DSS <0004> hlr_ussd.c:576 262426021061494/0x07b05abc: Process SS (BEGIN) 20241230085646684 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646684 DSS <0004> hlr_ussd.c:518 262426021061494/0x07b05abc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646684 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646684 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646684 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646684 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646686 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646686 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646686 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021061494" session_id=128998076 session_state=CONTINUE} 20241230085646686 DSS <0004> hlr_ussd.c:576 262426021061494/0x07b05abc: Process SS (CONTINUE) 20241230085646686 DSS <0004> hlr_ussd.c:518 262426021061494/0x07b05abc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646686 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021061494" session_id=128998076 session_state=CONTINUE} 20241230085646686 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646686 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646686 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262426021061494" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426021061494" TC_mo_ussd_euse_continue(228)@3f700867abb4: setverdict(pass): none -> pass 20241230085646690 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646690 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021061494" session_id=128998076 session_state=CONTINUE} 20241230085646691 DSS <0004> hlr_ussd.c:576 262426021061494/0x07b05abc: Process SS (CONTINUE) 20241230085646691 DSS <0004> hlr_ussd.c:518 262426021061494/0x07b05abc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646691 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646691 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646691 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646691 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646691 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646692 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646692 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646692 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021061494" session_id=128998076 session_state=END} 20241230085646692 DSS <0004> hlr_ussd.c:576 262426021061494/0x07b05abc: Process SS (END) 20241230085646692 DSS <0004> hlr_ussd.c:518 262426021061494/0x07b05abc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646693 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021061494" session_id=128998076 session_state=END} 20241230085646693 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646693 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426021061494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646693 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646693 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3f700867abb4: Final verdict of PTC: pass 20241230085646695 DAUC <0003> db_auc.c:157 IMSI='262426576738035': No 2G Auth Data 20241230085646695 DAUC <0003> db_auc.c:192 IMSI='262426576738035': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262426576738035" to be handled at TC_mo_ussd_euse_continue(229) 20241230085646708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241230085646713 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646713 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426576738035" session_id=2388323176 session_state=BEGIN} 20241230085646713 DSS <0004> hlr_ussd.c:576 262426576738035/0x8e5aeb68: Process SS (BEGIN) 20241230085646714 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646714 DSS <0004> hlr_ussd.c:518 262426576738035/0x8e5aeb68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646714 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646714 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646714 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646714 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646716 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646716 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646716 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576738035" session_id=2388323176 session_state=CONTINUE} 20241230085646716 DSS <0004> hlr_ussd.c:576 262426576738035/0x8e5aeb68: Process SS (CONTINUE) 20241230085646716 DSS <0004> hlr_ussd.c:518 262426576738035/0x8e5aeb68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646716 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576738035" session_id=2388323176 session_state=CONTINUE} 20241230085646716 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646716 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646716 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262426576738035" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426576738035" TC_mo_ussd_euse_continue(229)@3f700867abb4: setverdict(pass): none -> pass 20241230085646720 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646720 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426576738035" session_id=2388323176 session_state=CONTINUE} 20241230085646720 DSS <0004> hlr_ussd.c:576 262426576738035/0x8e5aeb68: Process SS (CONTINUE) 20241230085646720 DSS <0004> hlr_ussd.c:518 262426576738035/0x8e5aeb68: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646720 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646720 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646720 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646720 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646720 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646722 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646722 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646722 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576738035" session_id=2388323176 session_state=END} 20241230085646722 DSS <0004> hlr_ussd.c:576 262426576738035/0x8e5aeb68: Process SS (END) 20241230085646722 DSS <0004> hlr_ussd.c:518 262426576738035/0x8e5aeb68: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646722 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576738035" session_id=2388323176 session_state=END} 20241230085646722 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646722 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426576738035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646722 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646722 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3f700867abb4: Final verdict of PTC: pass 20241230085646725 DAUC <0003> db_auc.c:157 IMSI='262429967265886': No 2G Auth Data 20241230085646725 DAUC <0003> db_auc.c:192 IMSI='262429967265886': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262429967265886" to be handled at TC_mo_ussd_euse_continue(230) 20241230085646740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241230085646745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646745 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429967265886" session_id=218037375 session_state=BEGIN} 20241230085646745 DSS <0004> hlr_ussd.c:576 262429967265886/0x0cfefc7f: Process SS (BEGIN) 20241230085646745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646745 DSS <0004> hlr_ussd.c:518 262429967265886/0x0cfefc7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646745 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646745 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646745 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646747 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646747 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646747 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967265886" session_id=218037375 session_state=CONTINUE} 20241230085646747 DSS <0004> hlr_ussd.c:576 262429967265886/0x0cfefc7f: Process SS (CONTINUE) 20241230085646747 DSS <0004> hlr_ussd.c:518 262429967265886/0x0cfefc7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646747 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967265886" session_id=218037375 session_state=CONTINUE} 20241230085646747 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646747 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646747 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262429967265886" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429967265886" TC_mo_ussd_euse_continue(230)@3f700867abb4: setverdict(pass): none -> pass 20241230085646751 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646751 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429967265886" session_id=218037375 session_state=CONTINUE} 20241230085646751 DSS <0004> hlr_ussd.c:576 262429967265886/0x0cfefc7f: Process SS (CONTINUE) 20241230085646751 DSS <0004> hlr_ussd.c:518 262429967265886/0x0cfefc7f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646751 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646751 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646752 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646752 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646752 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646753 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646753 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646753 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967265886" session_id=218037375 session_state=END} 20241230085646753 DSS <0004> hlr_ussd.c:576 262429967265886/0x0cfefc7f: Process SS (END) 20241230085646753 DSS <0004> hlr_ussd.c:518 262429967265886/0x0cfefc7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646754 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967265886" session_id=218037375 session_state=END} 20241230085646754 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646754 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262429967265886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646754 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646754 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3f700867abb4: Final verdict of PTC: pass 20241230085646756 DAUC <0003> db_auc.c:157 IMSI='262421217540106': No 2G Auth Data 20241230085646757 DAUC <0003> db_auc.c:192 IMSI='262421217540106': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262421217540106" to be handled at TC_mo_ussd_euse_continue(231) 20241230085646776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241230085646781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646781 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421217540106" session_id=1103713369 session_state=BEGIN} 20241230085646781 DSS <0004> hlr_ussd.c:576 262421217540106/0x41c95459: Process SS (BEGIN) 20241230085646781 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646781 DSS <0004> hlr_ussd.c:518 262421217540106/0x41c95459: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646781 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646781 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646784 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646784 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646784 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217540106" session_id=1103713369 session_state=CONTINUE} 20241230085646784 DSS <0004> hlr_ussd.c:576 262421217540106/0x41c95459: Process SS (CONTINUE) 20241230085646784 DSS <0004> hlr_ussd.c:518 262421217540106/0x41c95459: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646784 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217540106" session_id=1103713369 session_state=CONTINUE} 20241230085646784 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646784 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646784 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262421217540106" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421217540106" TC_mo_ussd_euse_continue(231)@3f700867abb4: setverdict(pass): none -> pass 20241230085646789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646789 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421217540106" session_id=1103713369 session_state=CONTINUE} 20241230085646789 DSS <0004> hlr_ussd.c:576 262421217540106/0x41c95459: Process SS (CONTINUE) 20241230085646789 DSS <0004> hlr_ussd.c:518 262421217540106/0x41c95459: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646789 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646789 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646789 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646791 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646791 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217540106" session_id=1103713369 session_state=END} 20241230085646791 DSS <0004> hlr_ussd.c:576 262421217540106/0x41c95459: Process SS (END) 20241230085646791 DSS <0004> hlr_ussd.c:518 262421217540106/0x41c95459: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646791 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217540106" session_id=1103713369 session_state=END} 20241230085646791 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646791 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421217540106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3f700867abb4: Final verdict of PTC: pass 20241230085646793 DAUC <0003> db_auc.c:157 IMSI='262423646515897': No 2G Auth Data 20241230085646793 DAUC <0003> db_auc.c:192 IMSI='262423646515897': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262423646515897" to be handled at TC_mo_ussd_euse_continue(232) 20241230085646811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241230085646816 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646816 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423646515897" session_id=1913098022 session_state=BEGIN} 20241230085646816 DSS <0004> hlr_ussd.c:576 262423646515897/0x72078f26: Process SS (BEGIN) 20241230085646816 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646816 DSS <0004> hlr_ussd.c:518 262423646515897/0x72078f26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646816 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646816 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646816 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646816 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646819 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646819 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646819 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646515897" session_id=1913098022 session_state=CONTINUE} 20241230085646819 DSS <0004> hlr_ussd.c:576 262423646515897/0x72078f26: Process SS (CONTINUE) 20241230085646819 DSS <0004> hlr_ussd.c:518 262423646515897/0x72078f26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646819 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646515897" session_id=1913098022 session_state=CONTINUE} 20241230085646819 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646819 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646819 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262423646515897" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423646515897" TC_mo_ussd_euse_continue(232)@3f700867abb4: setverdict(pass): none -> pass 20241230085646823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646823 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423646515897" session_id=1913098022 session_state=CONTINUE} 20241230085646823 DSS <0004> hlr_ussd.c:576 262423646515897/0x72078f26: Process SS (CONTINUE) 20241230085646823 DSS <0004> hlr_ussd.c:518 262423646515897/0x72078f26: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646823 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646823 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646823 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646825 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646825 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646825 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646515897" session_id=1913098022 session_state=END} 20241230085646825 DSS <0004> hlr_ussd.c:576 262423646515897/0x72078f26: Process SS (END) 20241230085646825 DSS <0004> hlr_ussd.c:518 262423646515897/0x72078f26: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646825 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646515897" session_id=1913098022 session_state=END} 20241230085646825 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646825 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262423646515897 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646825 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646825 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3f700867abb4: Final verdict of PTC: pass 20241230085646827 DAUC <0003> db_auc.c:157 IMSI='262427681419601': No 2G Auth Data 20241230085646827 DAUC <0003> db_auc.c:192 IMSI='262427681419601': No 3G Auth Data HLR_Test-GSUP(223)@3f700867abb4: Created GsupExpect[0] for "262427681419601" to be handled at TC_mo_ussd_euse_continue(233) 20241230085646842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241230085646847 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646847 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427681419601" session_id=321824858 session_state=BEGIN} 20241230085646847 DSS <0004> hlr_ussd.c:576 262427681419601/0x132ea85a: Process SS (BEGIN) 20241230085646847 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241230085646847 DSS <0004> hlr_ussd.c:518 262427681419601/0x132ea85a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241230085646847 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646847 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646847 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646847 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646849 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646849 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646849 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427681419601" session_id=321824858 session_state=CONTINUE} 20241230085646849 DSS <0004> hlr_ussd.c:576 262427681419601/0x132ea85a: Process SS (CONTINUE) 20241230085646849 DSS <0004> hlr_ussd.c:518 262427681419601/0x132ea85a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241230085646849 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427681419601" session_id=321824858 session_state=CONTINUE} 20241230085646849 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646849 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646849 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3f700867abb4: Found GsupExpect[0] for "262427681419601" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427681419601" TC_mo_ussd_euse_continue(233)@3f700867abb4: setverdict(pass): none -> pass 20241230085646854 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646854 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427681419601" session_id=321824858 session_state=CONTINUE} 20241230085646854 DSS <0004> hlr_ussd.c:576 262427681419601/0x132ea85a: Process SS (CONTINUE) 20241230085646854 DSS <0004> hlr_ussd.c:518 262427681419601/0x132ea85a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646854 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646854 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646854 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data 20241230085646854 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646854 DLINP <000b> input/ipa.c:432 127.0.0.1:34231 sending data EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: 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 } } } } } 20241230085646856 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646856 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646856 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427681419601" session_id=321824858 session_state=END} 20241230085646856 DSS <0004> hlr_ussd.c:576 262427681419601/0x132ea85a: Process SS (END) 20241230085646856 DSS <0004> hlr_ussd.c:518 262427681419601/0x132ea85a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241230085646856 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427681419601" session_id=321824858 session_state=END} 20241230085646856 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085646856 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427681419601 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085646856 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085646856 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085646857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3f700867abb4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3f700867abb4: Final verdict of PTC: none 20241230085646859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 20241230085646860 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085646860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085646860 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085646860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@3f700867abb4: Final verdict of PTC: none 20241230085646860 DLINP <000b> input/ipa.c:452 connected read/write 20241230085646860 DLINP <000b> input/ipa.c:406 127.0.0.1:34231 message received 20241230085646860 DLINP <000b> input/ipa.c:415 127.0.0.1:34231 connection closed with server 20241230085646860 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34231 20241230085646860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241230085646860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42741<->l=127.0.0.1:4259) 224@3f700867abb4: Final verdict of PTC: none IPA-EUSE-foobar(222)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 224: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:46 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241230085646900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 20241230085647101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=115648) Waiting for packet dumper to finish... 1 (prev_count=115648, count=156828) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_ussd_euse_defaultroute started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 20241230085650187 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37103 20241230085650187 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37103 IPA-EUSE-foobar(236)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085650189 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650189 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received MTC@3f700867abb4: in not legacy case 2 IPA-EUSE-foobar(236)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085650191 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650191 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650191 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085650191 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241230085650191 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241230085650191 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241230085650191 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 20241230085650191 DLGSUP <0013> gsup_server.c:236 2: 20241230085650191 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085650191 DLGSUP <0013> gsup_server.c:236 3: 20241230085650191 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085650191 DLGSUP <0013> gsup_server.c:236 4: 20241230085650192 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085650192 DLGSUP <0013> gsup_server.c:236 5: 20241230085650192 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085650192 DLGSUP <0013> gsup_server.c:236 7: 20241230085650192 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085650192 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085650192 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085650192 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37103 IPA-EUSE-foobar(236)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085650193 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085650193 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085650195 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085650199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650199 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085650199 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085650199 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 20241230085650199 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085650199 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 20241230085650199 DLGSUP <0013> gsup_server.c:236 2: 20241230085650199 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085650199 DLGSUP <0013> gsup_server.c:236 3: 20241230085650199 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085650199 DLGSUP <0013> gsup_server.c:236 4: 20241230085650199 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085650199 DLGSUP <0013> gsup_server.c:236 5: 20241230085650199 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085650199 DLGSUP <0013> gsup_server.c:236 7: 20241230085650199 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085650199 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085650199 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085650199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@3f700867abb4: 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") 20241230085650220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39973<->l=127.0.0.1:4259) 20241230085650226 DAUC <0003> db_auc.c:157 IMSI='262428094309846': No 2G Auth Data 20241230085650226 DAUC <0003> db_auc.c:192 IMSI='262428094309846': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262428094309846" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241230085650242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241230085650251 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650251 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428094309846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428094309846" session_id=3415551440 session_state=BEGIN} 20241230085650251 DSS <0004> hlr_ussd.c:576 262428094309846/0xcb952dd0: Process SS (BEGIN) 20241230085650251 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650252 DSS <0004> hlr_ussd.c:518 262428094309846/0xcb952dd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650252 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650252 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650252 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650252 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650260 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650260 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650260 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428094309846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428094309846" session_id=3415551440 session_state=END} 20241230085650260 DSS <0004> hlr_ussd.c:576 262428094309846/0xcb952dd0: Process SS (END) 20241230085650260 DSS <0004> hlr_ussd.c:518 262428094309846/0xcb952dd0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650260 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428094309846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428094309846" session_id=3415551440 session_state=END} 20241230085650260 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428094309846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650260 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428094309846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650260 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650260 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262428094309846" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428094309846" TC_mo_ussd_euse_defaultroute(240)@3f700867abb4: setverdict(pass): none -> pass 20241230085650265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3f700867abb4: Final verdict of PTC: pass 20241230085650266 DAUC <0003> db_auc.c:157 IMSI='262427648065298': No 2G Auth Data 20241230085650266 DAUC <0003> db_auc.c:192 IMSI='262427648065298': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262427648065298" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241230085650282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4258 20241230085650287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650287 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427648065298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427648065298" session_id=1684388934 session_state=BEGIN} 20241230085650287 DSS <0004> hlr_ussd.c:576 262427648065298/0x6465bc46: Process SS (BEGIN) 20241230085650287 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650287 DSS <0004> hlr_ussd.c:518 262427648065298/0x6465bc46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650289 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650289 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427648065298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427648065298" session_id=1684388934 session_state=END} 20241230085650289 DSS <0004> hlr_ussd.c:576 262427648065298/0x6465bc46: Process SS (END) 20241230085650289 DSS <0004> hlr_ussd.c:518 262427648065298/0x6465bc46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650289 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427648065298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427648065298" session_id=1684388934 session_state=END} 20241230085650289 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427648065298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650289 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427648065298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262427648065298" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427648065298" TC_mo_ussd_euse_defaultroute(241)@3f700867abb4: setverdict(pass): none -> pass 20241230085650293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3f700867abb4: Final verdict of PTC: pass 20241230085650293 DAUC <0003> db_auc.c:157 IMSI='262429931874124': No 2G Auth Data 20241230085650293 DAUC <0003> db_auc.c:192 IMSI='262429931874124': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262429931874124" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241230085650310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241230085650316 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650316 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429931874124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429931874124" session_id=1703844208 session_state=BEGIN} 20241230085650316 DSS <0004> hlr_ussd.c:576 262429931874124/0x658e9970: Process SS (BEGIN) 20241230085650316 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650316 DSS <0004> hlr_ussd.c:518 262429931874124/0x658e9970: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650316 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650316 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650316 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650316 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650317 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650317 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429931874124 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429931874124" session_id=1703844208 session_state=END} 20241230085650317 DSS <0004> hlr_ussd.c:576 262429931874124/0x658e9970: Process SS (END) 20241230085650317 DSS <0004> hlr_ussd.c:518 262429931874124/0x658e9970: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650317 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429931874124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429931874124" session_id=1703844208 session_state=END} 20241230085650317 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429931874124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650317 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429931874124 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262429931874124" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429931874124" TC_mo_ussd_euse_defaultroute(242)@3f700867abb4: setverdict(pass): none -> pass 20241230085650321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3f700867abb4: Final verdict of PTC: pass 20241230085650321 DAUC <0003> db_auc.c:157 IMSI='262427407771161': No 2G Auth Data 20241230085650321 DAUC <0003> db_auc.c:192 IMSI='262427407771161': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262427407771161" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241230085650338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4258 20241230085650343 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650343 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427407771161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427407771161" session_id=703213965 session_state=BEGIN} 20241230085650343 DSS <0004> hlr_ussd.c:576 262427407771161/0x29ea318d: Process SS (BEGIN) 20241230085650343 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650343 DSS <0004> hlr_ussd.c:518 262427407771161/0x29ea318d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650343 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650343 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650343 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650343 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650346 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650346 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650346 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427407771161 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427407771161" session_id=703213965 session_state=END} 20241230085650346 DSS <0004> hlr_ussd.c:576 262427407771161/0x29ea318d: Process SS (END) 20241230085650346 DSS <0004> hlr_ussd.c:518 262427407771161/0x29ea318d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650346 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427407771161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427407771161" session_id=703213965 session_state=END} 20241230085650346 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427407771161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650346 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427407771161 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650346 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650346 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262427407771161" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427407771161" TC_mo_ussd_euse_defaultroute(243)@3f700867abb4: setverdict(pass): none -> pass 20241230085650349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3f700867abb4: Final verdict of PTC: pass 20241230085650350 DAUC <0003> db_auc.c:157 IMSI='262423899349106': No 2G Auth Data 20241230085650350 DAUC <0003> db_auc.c:192 IMSI='262423899349106': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262423899349106" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241230085650366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20241230085650371 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650371 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423899349106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423899349106" session_id=616180807 session_state=BEGIN} 20241230085650371 DSS <0004> hlr_ussd.c:576 262423899349106/0x24ba2c47: Process SS (BEGIN) 20241230085650371 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650371 DSS <0004> hlr_ussd.c:518 262423899349106/0x24ba2c47: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650371 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650371 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650371 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650371 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650373 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650373 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650373 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423899349106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423899349106" session_id=616180807 session_state=END} 20241230085650373 DSS <0004> hlr_ussd.c:576 262423899349106/0x24ba2c47: Process SS (END) 20241230085650373 DSS <0004> hlr_ussd.c:518 262423899349106/0x24ba2c47: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650373 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423899349106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423899349106" session_id=616180807 session_state=END} 20241230085650373 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423899349106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650373 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423899349106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650373 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650373 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262423899349106" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423899349106" TC_mo_ussd_euse_defaultroute(244)@3f700867abb4: setverdict(pass): none -> pass 20241230085650376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3f700867abb4: Final verdict of PTC: pass 20241230085650377 DAUC <0003> db_auc.c:157 IMSI='262424770992774': No 2G Auth Data 20241230085650377 DAUC <0003> db_auc.c:192 IMSI='262424770992774': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262424770992774" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241230085650392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 20241230085650397 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650397 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424770992774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424770992774" session_id=2690748451 session_state=BEGIN} 20241230085650397 DSS <0004> hlr_ussd.c:576 262424770992774/0xa0619023: Process SS (BEGIN) 20241230085650397 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650397 DSS <0004> hlr_ussd.c:518 262424770992774/0xa0619023: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650397 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650397 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650397 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650397 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650400 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650400 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650400 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424770992774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424770992774" session_id=2690748451 session_state=END} 20241230085650400 DSS <0004> hlr_ussd.c:576 262424770992774/0xa0619023: Process SS (END) 20241230085650400 DSS <0004> hlr_ussd.c:518 262424770992774/0xa0619023: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650400 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424770992774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424770992774" session_id=2690748451 session_state=END} 20241230085650400 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424770992774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650400 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424770992774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650400 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650400 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262424770992774" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424770992774" TC_mo_ussd_euse_defaultroute(245)@3f700867abb4: setverdict(pass): none -> pass 20241230085650403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3f700867abb4: Final verdict of PTC: pass 20241230085650404 DAUC <0003> db_auc.c:157 IMSI='262425954074031': No 2G Auth Data 20241230085650404 DAUC <0003> db_auc.c:192 IMSI='262425954074031': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262425954074031" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241230085650420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241230085650427 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650427 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425954074031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425954074031" session_id=3164999574 session_state=BEGIN} 20241230085650427 DSS <0004> hlr_ussd.c:576 262425954074031/0xbca60f96: Process SS (BEGIN) 20241230085650427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650427 DSS <0004> hlr_ussd.c:518 262425954074031/0xbca60f96: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650427 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650427 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650427 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650427 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650429 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650429 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650429 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425954074031 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425954074031" session_id=3164999574 session_state=END} 20241230085650429 DSS <0004> hlr_ussd.c:576 262425954074031/0xbca60f96: Process SS (END) 20241230085650429 DSS <0004> hlr_ussd.c:518 262425954074031/0xbca60f96: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650429 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425954074031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425954074031" session_id=3164999574 session_state=END} 20241230085650429 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425954074031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650429 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425954074031 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650429 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650429 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262425954074031" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425954074031" TC_mo_ussd_euse_defaultroute(246)@3f700867abb4: setverdict(pass): none -> pass 20241230085650434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3f700867abb4: Final verdict of PTC: pass 20241230085650435 DAUC <0003> db_auc.c:157 IMSI='262420733791380': No 2G Auth Data 20241230085650435 DAUC <0003> db_auc.c:192 IMSI='262420733791380': No 3G Auth Data HLR_Test-GSUP(237)@3f700867abb4: Created GsupExpect[0] for "262420733791380" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241230085650450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4258 20241230085650454 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650455 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420733791380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420733791380" session_id=1569546022 session_state=BEGIN} 20241230085650455 DSS <0004> hlr_ussd.c:576 262420733791380/0x5d8d5f26: Process SS (BEGIN) 20241230085650455 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241230085650455 DSS <0004> hlr_ussd.c:518 262420733791380/0x5d8d5f26: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241230085650455 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650455 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data 20241230085650455 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650455 DLINP <000b> input/ipa.c:432 127.0.0.1:37103 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: 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 } } } } } 20241230085650457 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650457 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650457 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420733791380 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420733791380" session_id=1569546022 session_state=END} 20241230085650457 DSS <0004> hlr_ussd.c:576 262420733791380/0x5d8d5f26: Process SS (END) 20241230085650457 DSS <0004> hlr_ussd.c:518 262420733791380/0x5d8d5f26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241230085650457 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420733791380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420733791380" session_id=1569546022 session_state=END} 20241230085650457 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420733791380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085650457 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420733791380 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241230085650457 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085650457 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3f700867abb4: Found GsupExpect[0] for "262420733791380" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3f700867abb4: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420733791380" TC_mo_ussd_euse_defaultroute(247)@3f700867abb4: setverdict(pass): none -> pass 20241230085650460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3f700867abb4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3f700867abb4: Final verdict of PTC: none 20241230085650463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241230085650464 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650464 DLINP <000b> input/ipa.c:406 127.0.0.1:37103 message received 20241230085650464 DLINP <000b> input/ipa.c:415 127.0.0.1:37103 connection closed with server 20241230085650464 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37103 20241230085650464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241230085650465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39973<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@3f700867abb4: Final verdict of PTC: none 20241230085650465 DLINP <000b> input/ipa.c:452 connected read/write 20241230085650465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085650465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085650465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085650465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@3f700867abb4: Final verdict of PTC: none IPA-EUSE-foobar(236)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 238: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3f700867abb4: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:50 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241230085650507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 20241230085650708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66116) 20241230085651714 DSS <0004> hlr_ussd.c:239 262425520243332/0xe38640ef: SS Session Timeout, destroying 20241230085651714 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425520243332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=66116, count=113480) 20241230085651739 DSS <0004> hlr_ussd.c:239 262420810714629/0x64e2087e: SS Session Timeout, destroying 20241230085651739 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420810714629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651767 DSS <0004> hlr_ussd.c:239 262426961196614/0x107ab183: SS Session Timeout, destroying 20241230085651767 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426961196614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651794 DSS <0004> hlr_ussd.c:239 262425982217146/0x71449b98: SS Session Timeout, destroying 20241230085651794 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425982217146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651821 DSS <0004> hlr_ussd.c:239 262422713760978/0xcc1cdc40: SS Session Timeout, destroying 20241230085651821 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422713760978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651843 DSS <0004> hlr_ussd.c:239 262426879889998/0x4165c395: SS Session Timeout, destroying 20241230085651843 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426879889998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651872 DSS <0004> hlr_ussd.c:239 262429004319741/0xe30314f5: SS Session Timeout, destroying 20241230085651872 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429004319741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085651897 DSS <0004> hlr_ussd.c:239 262429069534242/0xc3c3b51c: SS Session Timeout, destroying 20241230085651897 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429069534242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_mo_sss_reject started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085653788 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085653788 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085653789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085653790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085653791 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085653792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085653792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085653792 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 20241230085653792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085653792 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 20241230085653792 DLGSUP <0013> gsup_server.c:236 2: 20241230085653792 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085653792 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(248)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085653792 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085653792 DLGSUP <0013> gsup_server.c:236 4: 20241230085653792 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085653792 DLGSUP <0013> gsup_server.c:236 5: 20241230085653792 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085653792 DLGSUP <0013> gsup_server.c:236 7: 20241230085653792 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085653792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085653792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085653792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@3f700867abb4: 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") 20241230085653812 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44877<->l=127.0.0.1:4259) 20241230085653814 DAUC <0003> db_auc.c:157 IMSI='262422997456244': No 2G Auth Data 20241230085653814 DAUC <0003> db_auc.c:192 IMSI='262422997456244': No 3G Auth Data HLR_Test-GSUP(249)@3f700867abb4: Created GsupExpect[0] for "262422997456244" to be handled at TC_mo_sss_reject(252) 20241230085653831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41056<->l=127.0.0.1:4258 20241230085653839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085653839 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422997456244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422997456244" session_id=126087317 session_state=BEGIN} 20241230085653839 DSS <0004> hlr_ussd.c:576 262422997456244/0x0783f095: Process SS (BEGIN) 20241230085653839 DSS <0004> hlr_ussd.c:498 262422997456244/0x0783f095: SS CompType=Invoke, OpCode=InterrogateSS 20241230085653839 DSS <0004> hlr_ussd.c:506 262422997456244/0x0783f095: Structured SS requests are not supported, rejecting... 20241230085653839 DSS <0004> hlr_ussd.c:354 262422997456244/0x0783f095: Tx ReturnError(0, 0x15) 20241230085653839 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422997456244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422997456244" session_id=126087317 session_state=END} 20241230085653839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085653839 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3f700867abb4: Found GsupExpect[0] for "262422997456244" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3f700867abb4: Added IMSI table entry 0TC_mo_sss_reject(252)"262422997456244" TC_mo_sss_reject(252)@3f700867abb4: setverdict(pass): none -> pass 20241230085653842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41056<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3f700867abb4: Final verdict of PTC: pass 20241230085653844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 20241230085653845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44877<->l=127.0.0.1:4259) 20241230085653845 DLINP <000b> input/ipa.c:452 connected read/write 20241230085653845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085653845 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085653845 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085653845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@3f700867abb4: Final verdict of PTC: none 250@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 250: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3f700867abb4: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:53 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241230085653887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 20241230085653987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27656) 20241230085655173 DSS <0004> hlr_ussd.c:239 262427939985406/0xd3dfc5e8: SS Session Timeout, destroying 20241230085655173 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427939985406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655201 DSS <0004> hlr_ussd.c:239 262424718981374/0x4d2bc62e: SS Session Timeout, destroying 20241230085655201 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424718981374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655227 DSS <0004> hlr_ussd.c:239 262423774389578/0xd054c9e2: SS Session Timeout, destroying 20241230085655227 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423774389578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655255 DSS <0004> hlr_ussd.c:239 262423129357522/0xc18049b6: SS Session Timeout, destroying 20241230085655255 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423129357522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655281 DSS <0004> hlr_ussd.c:239 262424320613861/0x62419715: SS Session Timeout, destroying 20241230085655281 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424320613861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655306 DSS <0004> hlr_ussd.c:239 262423864581774/0x735dc07b: SS Session Timeout, destroying 20241230085655306 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423864581774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655331 DSS <0004> hlr_ussd.c:239 262423011045189/0x71aea05c: SS Session Timeout, destroying 20241230085655331 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423011045189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241230085655355 DSS <0004> hlr_ussd.c:239 262427707530021/0xac11ecb5: SS Session Timeout, destroying 20241230085655355 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427707530021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_check_imei started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085657062 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085657062 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085657064 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@3f700867abb4: 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 } } } } 20241230085657067 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657067 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085657067 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085657067 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 20241230085657067 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085657067 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 20241230085657067 DLGSUP <0013> gsup_server.c:236 2: 20241230085657067 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085657067 DLGSUP <0013> gsup_server.c:236 3: 20241230085657067 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085657067 DLGSUP <0013> gsup_server.c:236 4: 20241230085657067 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085657067 DLGSUP <0013> gsup_server.c:236 5: 20241230085657067 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085657067 DLGSUP <0013> gsup_server.c:236 7: 20241230085657067 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085657067 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085657067 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085657067 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3f700867abb4: 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") 20241230085657084 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44043<->l=127.0.0.1:4259) 20241230085657091 DAUC <0003> db_auc.c:157 IMSI='262420364278326': No 2G Auth Data 20241230085657091 DAUC <0003> db_auc.c:192 IMSI='262420364278326': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262420364278326" to be handled at TC_gsup_check_imei(257) 20241230085657106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241230085657113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657113 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420364278326"} 20241230085657113 DMAIN <0000> hlr.c:435 IMSI='262420364278326': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657113 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420364278326"} 20241230085657113 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262420364278326" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 0TC_gsup_check_imei(257)"262420364278326" TC_gsup_check_imei(257)@3f700867abb4: setverdict(pass): none -> pass 20241230085657115 DAUC <0003> db_auc.c:192 IMSI='262420364278326': No 3G Auth Data 20241230085657118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657118 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420364278326"} 20241230085657118 DAUC <0003> hlr.c:428 IMSI='262420364278326': storing IMEI = 12345678901234 20241230085657118 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420364278326"} 20241230085657118 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420364278326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657118 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657119 DAUC <0003> db_auc.c:192 IMSI='262420364278326': No 3G Auth Data TC_gsup_check_imei(257)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3f700867abb4: Final verdict of PTC: pass 20241230085657121 DAUC <0003> db_auc.c:157 IMSI='262427290410049': No 2G Auth Data 20241230085657121 DAUC <0003> db_auc.c:192 IMSI='262427290410049': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262427290410049" to be handled at TC_gsup_check_imei(258) 20241230085657140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 20241230085657145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657145 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427290410049"} 20241230085657145 DMAIN <0000> hlr.c:435 IMSI='262427290410049': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657145 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427290410049"} 20241230085657145 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657145 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262427290410049" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 1TC_gsup_check_imei(258)"262427290410049" TC_gsup_check_imei(258)@3f700867abb4: setverdict(pass): none -> pass 20241230085657147 DAUC <0003> db_auc.c:192 IMSI='262427290410049': No 3G Auth Data 20241230085657149 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657149 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427290410049"} 20241230085657149 DAUC <0003> hlr.c:428 IMSI='262427290410049': storing IMEI = 12345678901234 20241230085657149 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427290410049"} 20241230085657149 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427290410049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657149 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657150 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657151 DAUC <0003> db_auc.c:192 IMSI='262427290410049': No 3G Auth Data 20241230085657152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@3f700867abb4: Final verdict of PTC: pass 20241230085657153 DAUC <0003> db_auc.c:157 IMSI='262422361086457': No 2G Auth Data 20241230085657153 DAUC <0003> db_auc.c:192 IMSI='262422361086457': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262422361086457" to be handled at TC_gsup_check_imei(259) 20241230085657168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4258 20241230085657172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657172 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422361086457"} 20241230085657172 DMAIN <0000> hlr.c:435 IMSI='262422361086457': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657172 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422361086457"} 20241230085657172 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262422361086457" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 2TC_gsup_check_imei(259)"262422361086457" TC_gsup_check_imei(259)@3f700867abb4: setverdict(pass): none -> pass 20241230085657174 DAUC <0003> db_auc.c:192 IMSI='262422361086457': No 3G Auth Data 20241230085657177 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657177 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422361086457"} 20241230085657177 DAUC <0003> hlr.c:428 IMSI='262422361086457': storing IMEI = 12345678901234 20241230085657177 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422361086457"} 20241230085657177 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422361086457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657177 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657177 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657179 DAUC <0003> db_auc.c:192 IMSI='262422361086457': No 3G Auth Data 20241230085657180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@3f700867abb4: Final verdict of PTC: pass 20241230085657181 DAUC <0003> db_auc.c:157 IMSI='262429797120041': No 2G Auth Data 20241230085657181 DAUC <0003> db_auc.c:192 IMSI='262429797120041': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262429797120041" to be handled at TC_gsup_check_imei(260) 20241230085657196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241230085657201 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657201 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429797120041"} 20241230085657201 DMAIN <0000> hlr.c:435 IMSI='262429797120041': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657201 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429797120041"} 20241230085657201 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657201 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657201 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262429797120041" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 3TC_gsup_check_imei(260)"262429797120041" TC_gsup_check_imei(260)@3f700867abb4: setverdict(pass): none -> pass 20241230085657203 DAUC <0003> db_auc.c:157 IMSI='262429797120041': No 2G Auth Data 20241230085657205 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657205 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429797120041"} 20241230085657205 DAUC <0003> hlr.c:428 IMSI='262429797120041': storing IMEI = 12345678901234 20241230085657205 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429797120041"} 20241230085657205 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429797120041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657205 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657205 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657206 DAUC <0003> db_auc.c:157 IMSI='262429797120041': No 2G Auth Data 20241230085657207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3f700867abb4: Final verdict of PTC: pass 20241230085657209 DAUC <0003> db_auc.c:157 IMSI='262422323532251': No 2G Auth Data 20241230085657209 DAUC <0003> db_auc.c:192 IMSI='262422323532251': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262422323532251" to be handled at TC_gsup_check_imei(261) 20241230085657225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241230085657229 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657229 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422323532251"} 20241230085657229 DMAIN <0000> hlr.c:435 IMSI='262422323532251': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657229 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422323532251"} 20241230085657229 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657229 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657230 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262422323532251" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 4TC_gsup_check_imei(261)"262422323532251" TC_gsup_check_imei(261)@3f700867abb4: setverdict(pass): none -> pass 20241230085657231 DAUC <0003> db_auc.c:157 IMSI='262422323532251': No 2G Auth Data 20241230085657233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657233 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422323532251"} 20241230085657233 DAUC <0003> hlr.c:428 IMSI='262422323532251': storing IMEI = 12345678901234 20241230085657233 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422323532251"} 20241230085657233 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422323532251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657235 DAUC <0003> db_auc.c:157 IMSI='262422323532251': No 2G Auth Data 20241230085657235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3f700867abb4: Final verdict of PTC: pass 20241230085657237 DAUC <0003> db_auc.c:157 IMSI='262424254180346': No 2G Auth Data 20241230085657237 DAUC <0003> db_auc.c:192 IMSI='262424254180346': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262424254180346" to be handled at TC_gsup_check_imei(262) 20241230085657253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20241230085657257 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657257 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424254180346"} 20241230085657257 DMAIN <0000> hlr.c:435 IMSI='262424254180346': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657258 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424254180346"} 20241230085657258 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657258 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657258 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262424254180346" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 5TC_gsup_check_imei(262)"262424254180346" TC_gsup_check_imei(262)@3f700867abb4: setverdict(pass): none -> pass 20241230085657262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657262 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424254180346"} 20241230085657262 DAUC <0003> hlr.c:428 IMSI='262424254180346': storing IMEI = 12345678901234 20241230085657262 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424254180346"} 20241230085657262 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424254180346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3f700867abb4: Final verdict of PTC: pass 20241230085657266 DAUC <0003> db_auc.c:157 IMSI='262429403308658': No 2G Auth Data 20241230085657266 DAUC <0003> db_auc.c:192 IMSI='262429403308658': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262429403308658" to be handled at TC_gsup_check_imei(263) 20241230085657282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4258 20241230085657287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657287 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429403308658"} 20241230085657287 DMAIN <0000> hlr.c:435 IMSI='262429403308658': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657287 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429403308658"} 20241230085657287 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657287 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262429403308658" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 6TC_gsup_check_imei(263)"262429403308658" TC_gsup_check_imei(263)@3f700867abb4: setverdict(pass): none -> pass 20241230085657291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657291 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429403308658"} 20241230085657291 DAUC <0003> hlr.c:428 IMSI='262429403308658': storing IMEI = 12345678901234 20241230085657291 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429403308658"} 20241230085657291 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429403308658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3f700867abb4: Final verdict of PTC: pass 20241230085657295 DAUC <0003> db_auc.c:157 IMSI='262423514936891': No 2G Auth Data 20241230085657295 DAUC <0003> db_auc.c:192 IMSI='262423514936891': No 3G Auth Data HLR_Test-GSUP(254)@3f700867abb4: Created GsupExpect[0] for "262423514936891" to be handled at TC_gsup_check_imei(264) 20241230085657312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20241230085657317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657317 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514936891"} 20241230085657317 DMAIN <0000> hlr.c:435 IMSI='262423514936891': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085657317 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423514936891"} 20241230085657317 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657317 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3f700867abb4: Found GsupExpect[0] for "262423514936891" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3f700867abb4: Added IMSI table entry 7TC_gsup_check_imei(264)"262423514936891" TC_gsup_check_imei(264)@3f700867abb4: setverdict(pass): none -> pass 20241230085657321 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657321 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514936891"} 20241230085657321 DAUC <0003> hlr.c:428 IMSI='262423514936891': storing IMEI = 12345678901234 20241230085657321 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423514936891"} 20241230085657321 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423514936891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085657321 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085657321 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085657324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085657325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 20241230085657326 DLINP <000b> input/ipa.c:452 connected read/write 20241230085657326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085657326 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085657326 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085657326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@3f700867abb4: Final verdict of PTC: none 20241230085657326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44043<->l=127.0.0.1:4259) 255@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:56:57 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241230085657368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241230085657469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=125220) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_check_imei_via_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085700551 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085700551 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085700552 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085700554 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700555 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085700555 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085700555 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 20241230085700555 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085700555 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 20241230085700555 DLGSUP <0013> gsup_server.c:236 2: 20241230085700555 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(265)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085700555 DLGSUP <0013> gsup_server.c:236 3: 20241230085700555 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085700555 DLGSUP <0013> gsup_server.c:236 4: 20241230085700555 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085700555 DLGSUP <0013> gsup_server.c:236 5: 20241230085700555 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085700555 DLGSUP <0013> gsup_server.c:236 7: 20241230085700555 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085700555 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085700555 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085700555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@3f700867abb4: 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") 20241230085700573 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34955<->l=127.0.0.1:4259) 20241230085700579 DAUC <0003> db_auc.c:157 IMSI='262422610625989': No 2G Auth Data 20241230085700580 DAUC <0003> db_auc.c:192 IMSI='262422610625989': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262422610625989" to be handled at TC_gsup_check_imei_via_proxy(269) 20241230085700597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 20241230085700603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700603 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422610625989" source_name="the-source\n"} 20241230085700603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241230085700603 DMAIN <0000> hlr.c:435 IMSI='262422610625989': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700603 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422610625989" destination_name="the-source\n"} 20241230085700603 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700603 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262422610625989" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422610625989" TC_gsup_check_imei_via_proxy(269)@3f700867abb4: setverdict(pass): none -> pass 20241230085700605 DAUC <0003> db_auc.c:192 IMSI='262422610625989': No 3G Auth Data 20241230085700608 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700608 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422610625989" source_name="the-source\n"} 20241230085700608 DAUC <0003> hlr.c:428 IMSI='262422610625989': storing IMEI = 12345678901234 20241230085700608 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422610625989" destination_name="the-source\n"} 20241230085700608 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422610625989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700608 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700608 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700610 DAUC <0003> db_auc.c:192 IMSI='262422610625989': No 3G Auth Data 20241230085700610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3f700867abb4: Final verdict of PTC: pass 20241230085700612 DAUC <0003> db_auc.c:157 IMSI='262429615252322': No 2G Auth Data 20241230085700612 DAUC <0003> db_auc.c:192 IMSI='262429615252322': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262429615252322" to be handled at TC_gsup_check_imei_via_proxy(270) 20241230085700628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 20241230085700632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700632 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615252322" source_name="the-source\n"} 20241230085700632 DMAIN <0000> hlr.c:435 IMSI='262429615252322': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700632 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429615252322" destination_name="the-source\n"} 20241230085700632 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700632 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262429615252322" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429615252322" TC_gsup_check_imei_via_proxy(270)@3f700867abb4: setverdict(pass): none -> pass 20241230085700634 DAUC <0003> db_auc.c:192 IMSI='262429615252322': No 3G Auth Data 20241230085700636 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700636 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615252322" source_name="the-source\n"} 20241230085700636 DAUC <0003> hlr.c:428 IMSI='262429615252322': storing IMEI = 12345678901234 20241230085700636 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429615252322" destination_name="the-source\n"} 20241230085700636 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429615252322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700636 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700636 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700637 DAUC <0003> db_auc.c:192 IMSI='262429615252322': No 3G Auth Data 20241230085700638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3f700867abb4: Final verdict of PTC: pass 20241230085700640 DAUC <0003> db_auc.c:157 IMSI='262423116993912': No 2G Auth Data 20241230085700640 DAUC <0003> db_auc.c:192 IMSI='262423116993912': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262423116993912" to be handled at TC_gsup_check_imei_via_proxy(271) 20241230085700656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 20241230085700662 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700662 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423116993912" source_name="the-source\n"} 20241230085700662 DMAIN <0000> hlr.c:435 IMSI='262423116993912': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700662 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423116993912" destination_name="the-source\n"} 20241230085700662 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700662 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700662 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262423116993912" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423116993912" TC_gsup_check_imei_via_proxy(271)@3f700867abb4: setverdict(pass): none -> pass 20241230085700664 DAUC <0003> db_auc.c:192 IMSI='262423116993912': No 3G Auth Data 20241230085700667 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700667 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423116993912" source_name="the-source\n"} 20241230085700667 DAUC <0003> hlr.c:428 IMSI='262423116993912': storing IMEI = 12345678901234 20241230085700667 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423116993912" destination_name="the-source\n"} 20241230085700667 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423116993912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700667 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700667 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700668 DAUC <0003> db_auc.c:192 IMSI='262423116993912': No 3G Auth Data 20241230085700669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3f700867abb4: Final verdict of PTC: pass 20241230085700671 DAUC <0003> db_auc.c:157 IMSI='262422415742368': No 2G Auth Data 20241230085700671 DAUC <0003> db_auc.c:192 IMSI='262422415742368': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262422415742368" to be handled at TC_gsup_check_imei_via_proxy(272) 20241230085700688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 20241230085700694 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700694 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422415742368" source_name="the-source\n"} 20241230085700694 DMAIN <0000> hlr.c:435 IMSI='262422415742368': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700694 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422415742368" destination_name="the-source\n"} 20241230085700694 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700694 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700694 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262422415742368" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422415742368" TC_gsup_check_imei_via_proxy(272)@3f700867abb4: setverdict(pass): none -> pass 20241230085700696 DAUC <0003> db_auc.c:157 IMSI='262422415742368': No 2G Auth Data 20241230085700698 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700698 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422415742368" source_name="the-source\n"} 20241230085700699 DAUC <0003> hlr.c:428 IMSI='262422415742368': storing IMEI = 12345678901234 20241230085700699 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422415742368" destination_name="the-source\n"} 20241230085700699 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422415742368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700699 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700699 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700700 DAUC <0003> db_auc.c:157 IMSI='262422415742368': No 2G Auth Data 20241230085700701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3f700867abb4: Final verdict of PTC: pass 20241230085700702 DAUC <0003> db_auc.c:157 IMSI='262424473720286': No 2G Auth Data 20241230085700702 DAUC <0003> db_auc.c:192 IMSI='262424473720286': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262424473720286" to be handled at TC_gsup_check_imei_via_proxy(273) 20241230085700718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4258 20241230085700723 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700723 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424473720286" source_name="the-source\n"} 20241230085700724 DMAIN <0000> hlr.c:435 IMSI='262424473720286': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700724 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424473720286" destination_name="the-source\n"} 20241230085700724 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700724 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700724 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262424473720286" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424473720286" TC_gsup_check_imei_via_proxy(273)@3f700867abb4: setverdict(pass): none -> pass 20241230085700726 DAUC <0003> db_auc.c:157 IMSI='262424473720286': No 2G Auth Data 20241230085700730 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700730 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424473720286" source_name="the-source\n"} 20241230085700730 DAUC <0003> hlr.c:428 IMSI='262424473720286': storing IMEI = 12345678901234 20241230085700730 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424473720286" destination_name="the-source\n"} 20241230085700730 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424473720286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700730 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700730 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700731 DAUC <0003> db_auc.c:157 IMSI='262424473720286': No 2G Auth Data 20241230085700733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3f700867abb4: Final verdict of PTC: pass 20241230085700734 DAUC <0003> db_auc.c:157 IMSI='262422342813274': No 2G Auth Data 20241230085700734 DAUC <0003> db_auc.c:192 IMSI='262422342813274': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262422342813274" to be handled at TC_gsup_check_imei_via_proxy(274) 20241230085700751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4258 20241230085700756 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700756 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422342813274" source_name="the-source\n"} 20241230085700756 DMAIN <0000> hlr.c:435 IMSI='262422342813274': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700756 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422342813274" destination_name="the-source\n"} 20241230085700756 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700756 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700756 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262422342813274" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422342813274" TC_gsup_check_imei_via_proxy(274)@3f700867abb4: setverdict(pass): none -> pass 20241230085700762 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700762 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422342813274" source_name="the-source\n"} 20241230085700762 DAUC <0003> hlr.c:428 IMSI='262422342813274': storing IMEI = 12345678901234 20241230085700762 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422342813274" destination_name="the-source\n"} 20241230085700762 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422342813274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700762 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700762 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3f700867abb4: Final verdict of PTC: pass 20241230085700765 DAUC <0003> db_auc.c:157 IMSI='262424903670403': No 2G Auth Data 20241230085700765 DAUC <0003> db_auc.c:192 IMSI='262424903670403': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262424903670403" to be handled at TC_gsup_check_imei_via_proxy(275) 20241230085700782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4258 20241230085700788 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700788 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424903670403" source_name="the-source\n"} 20241230085700788 DMAIN <0000> hlr.c:435 IMSI='262424903670403': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700788 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424903670403" destination_name="the-source\n"} 20241230085700788 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700789 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262424903670403" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424903670403" TC_gsup_check_imei_via_proxy(275)@3f700867abb4: setverdict(pass): none -> pass 20241230085700794 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700794 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424903670403" source_name="the-source\n"} 20241230085700794 DAUC <0003> hlr.c:428 IMSI='262424903670403': storing IMEI = 12345678901234 20241230085700794 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424903670403" destination_name="the-source\n"} 20241230085700794 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424903670403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700794 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700794 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51830<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3f700867abb4: Final verdict of PTC: pass 20241230085700798 DAUC <0003> db_auc.c:157 IMSI='262425321007623': No 2G Auth Data 20241230085700798 DAUC <0003> db_auc.c:192 IMSI='262425321007623': No 3G Auth Data HLR_Test-GSUP(266)@3f700867abb4: Created GsupExpect[0] for "262425321007623" to be handled at TC_gsup_check_imei_via_proxy(276) 20241230085700812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 20241230085700817 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700817 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425321007623" source_name="the-source\n"} 20241230085700817 DMAIN <0000> hlr.c:435 IMSI='262425321007623': has IMEI = 12345678901234 (consider setting 'store-imei') 20241230085700817 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425321007623" destination_name="the-source\n"} 20241230085700817 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700817 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700817 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3f700867abb4: Found GsupExpect[0] for "262425321007623" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3f700867abb4: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425321007623" TC_gsup_check_imei_via_proxy(276)@3f700867abb4: setverdict(pass): none -> pass 20241230085700823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700823 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425321007623" source_name="the-source\n"} 20241230085700823 DAUC <0003> hlr.c:428 IMSI='262425321007623': storing IMEI = 12345678901234 20241230085700823 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425321007623" destination_name="the-source\n"} 20241230085700823 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425321007623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085700823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085700823 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085700825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085700827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241230085700828 DLINP <000b> input/ipa.c:452 connected read/write 20241230085700828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085700828 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085700828 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085700828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085700828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241230085700828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34955<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@3f700867abb4: Final verdict of PTC: none 267@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:00 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241230085700867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 20241230085700968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=126916) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_check_imei_invalid_len started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085704054 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085704054 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085704057 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085704060 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704060 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085704060 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085704060 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 20241230085704060 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085704060 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 20241230085704060 DLGSUP <0013> gsup_server.c:236 2: 20241230085704060 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085704060 DLGSUP <0013> gsup_server.c:236 3: 20241230085704060 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(277)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085704060 DLGSUP <0013> gsup_server.c:236 4: 20241230085704060 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085704060 DLGSUP <0013> gsup_server.c:236 5: 20241230085704060 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085704060 DLGSUP <0013> gsup_server.c:236 7: 20241230085704060 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085704060 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085704060 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085704060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@3f700867abb4: 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") 20241230085704080 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40245<->l=127.0.0.1:4259) 20241230085704084 DAUC <0003> db_auc.c:157 IMSI='262421580283085': No 2G Auth Data 20241230085704084 DAUC <0003> db_auc.c:192 IMSI='262421580283085': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262421580283085" to be handled at TC_gsup_check_imei_invalid_len(281) 20241230085704100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4258 20241230085704106 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704106 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421580283085"} 20241230085704106 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704106 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421580283085" cause=Invalid mandatory information} 20241230085704106 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704106 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704106 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262421580283085" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421580283085" TC_gsup_check_imei_invalid_len(281)@3f700867abb4: setverdict(pass): none -> pass 20241230085704108 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704108 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421580283085"} 20241230085704108 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704108 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421580283085" cause=Invalid mandatory information} 20241230085704108 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704108 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704108 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704110 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704110 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421580283085"} 20241230085704110 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704110 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421580283085" cause=Invalid mandatory information} 20241230085704110 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704110 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704110 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704112 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704112 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421580283085"} 20241230085704112 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704112 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421580283085" cause=Invalid mandatory information} 20241230085704112 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704112 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704112 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704113 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421580283085"} 20241230085704113 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704113 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421580283085" cause=Invalid mandatory information} 20241230085704113 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421580283085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704113 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3f700867abb4: Final verdict of PTC: pass 20241230085704116 DAUC <0003> db_auc.c:157 IMSI='262422360952092': No 2G Auth Data 20241230085704116 DAUC <0003> db_auc.c:192 IMSI='262422360952092': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262422360952092" to be handled at TC_gsup_check_imei_invalid_len(282) 20241230085704131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 20241230085704134 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704134 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422360952092"} 20241230085704135 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704135 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422360952092" cause=Invalid mandatory information} 20241230085704135 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704135 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704135 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262422360952092" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422360952092" TC_gsup_check_imei_invalid_len(282)@3f700867abb4: setverdict(pass): none -> pass 20241230085704137 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704137 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422360952092"} 20241230085704137 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704137 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422360952092" cause=Invalid mandatory information} 20241230085704137 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704137 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704137 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704139 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704139 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422360952092"} 20241230085704139 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704139 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422360952092" cause=Invalid mandatory information} 20241230085704139 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704139 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704139 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704141 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422360952092"} 20241230085704141 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704141 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422360952092" cause=Invalid mandatory information} 20241230085704141 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704141 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704143 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422360952092"} 20241230085704143 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704143 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422360952092" cause=Invalid mandatory information} 20241230085704143 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422360952092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704143 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3f700867abb4: Final verdict of PTC: pass 20241230085704146 DAUC <0003> db_auc.c:157 IMSI='262422070271018': No 2G Auth Data 20241230085704146 DAUC <0003> db_auc.c:192 IMSI='262422070271018': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262422070271018" to be handled at TC_gsup_check_imei_invalid_len(283) 20241230085704163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51884<->l=127.0.0.1:4258 20241230085704167 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704167 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070271018"} 20241230085704167 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704167 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422070271018" cause=Invalid mandatory information} 20241230085704167 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704167 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704167 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262422070271018" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422070271018" TC_gsup_check_imei_invalid_len(283)@3f700867abb4: setverdict(pass): none -> pass 20241230085704170 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704170 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070271018"} 20241230085704170 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704170 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422070271018" cause=Invalid mandatory information} 20241230085704170 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704170 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704170 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704172 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070271018"} 20241230085704172 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704172 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422070271018" cause=Invalid mandatory information} 20241230085704172 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704172 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704173 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070271018"} 20241230085704173 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704173 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422070271018" cause=Invalid mandatory information} 20241230085704173 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704175 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704175 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070271018"} 20241230085704175 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704175 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422070271018" cause=Invalid mandatory information} 20241230085704175 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422070271018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704175 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704175 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51884<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3f700867abb4: Final verdict of PTC: pass 20241230085704178 DAUC <0003> db_auc.c:157 IMSI='262423712806270': No 2G Auth Data 20241230085704178 DAUC <0003> db_auc.c:192 IMSI='262423712806270': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262423712806270" to be handled at TC_gsup_check_imei_invalid_len(284) 20241230085704195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.1:4258 20241230085704199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704199 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712806270"} 20241230085704199 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704199 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423712806270" cause=Invalid mandatory information} 20241230085704199 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704199 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262423712806270" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423712806270" TC_gsup_check_imei_invalid_len(284)@3f700867abb4: setverdict(pass): none -> pass 20241230085704201 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704201 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712806270"} 20241230085704201 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704201 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423712806270" cause=Invalid mandatory information} 20241230085704201 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704202 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704202 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704203 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704203 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712806270"} 20241230085704203 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704203 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423712806270" cause=Invalid mandatory information} 20241230085704203 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704203 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704204 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704206 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704206 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712806270"} 20241230085704206 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704206 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423712806270" cause=Invalid mandatory information} 20241230085704206 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704206 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704206 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704208 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704208 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712806270"} 20241230085704208 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704208 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423712806270" cause=Invalid mandatory information} 20241230085704208 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423712806270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704208 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704208 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51898<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3f700867abb4: Final verdict of PTC: pass 20241230085704211 DAUC <0003> db_auc.c:157 IMSI='262426982048051': No 2G Auth Data 20241230085704211 DAUC <0003> db_auc.c:192 IMSI='262426982048051': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262426982048051" to be handled at TC_gsup_check_imei_invalid_len(285) 20241230085704225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 20241230085704228 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704228 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426982048051"} 20241230085704228 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704228 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426982048051" cause=Invalid mandatory information} 20241230085704228 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704228 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704228 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262426982048051" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426982048051" TC_gsup_check_imei_invalid_len(285)@3f700867abb4: setverdict(pass): none -> pass 20241230085704230 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704230 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426982048051"} 20241230085704230 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704230 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426982048051" cause=Invalid mandatory information} 20241230085704230 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704230 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704230 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704232 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704232 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426982048051"} 20241230085704232 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704232 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426982048051" cause=Invalid mandatory information} 20241230085704232 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704232 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704232 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704234 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704234 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426982048051"} 20241230085704234 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704234 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426982048051" cause=Invalid mandatory information} 20241230085704234 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704234 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704234 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704235 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704235 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426982048051"} 20241230085704236 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704236 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426982048051" cause=Invalid mandatory information} 20241230085704236 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426982048051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704236 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704236 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3f700867abb4: Final verdict of PTC: pass 20241230085704238 DAUC <0003> db_auc.c:157 IMSI='262428246466764': No 2G Auth Data 20241230085704239 DAUC <0003> db_auc.c:192 IMSI='262428246466764': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262428246466764" to be handled at TC_gsup_check_imei_invalid_len(286) 20241230085704255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 20241230085704259 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704259 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428246466764"} 20241230085704259 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704259 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428246466764" cause=Invalid mandatory information} 20241230085704259 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704259 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704259 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262428246466764" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428246466764" TC_gsup_check_imei_invalid_len(286)@3f700867abb4: setverdict(pass): none -> pass 20241230085704261 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704261 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428246466764"} 20241230085704261 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704261 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428246466764" cause=Invalid mandatory information} 20241230085704261 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704261 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704261 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704263 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704263 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428246466764"} 20241230085704263 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704263 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428246466764" cause=Invalid mandatory information} 20241230085704263 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704263 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704263 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704266 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704266 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428246466764"} 20241230085704266 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704266 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428246466764" cause=Invalid mandatory information} 20241230085704266 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704266 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704266 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704267 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704267 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428246466764"} 20241230085704267 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704267 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428246466764" cause=Invalid mandatory information} 20241230085704267 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428246466764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704267 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704268 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51920<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3f700867abb4: Final verdict of PTC: pass 20241230085704270 DAUC <0003> db_auc.c:157 IMSI='262427096218052': No 2G Auth Data 20241230085704270 DAUC <0003> db_auc.c:192 IMSI='262427096218052': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262427096218052" to be handled at TC_gsup_check_imei_invalid_len(287) 20241230085704286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51928<->l=127.0.0.1:4258 20241230085704289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704289 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427096218052"} 20241230085704289 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704289 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427096218052" cause=Invalid mandatory information} 20241230085704289 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704289 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262427096218052" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427096218052" TC_gsup_check_imei_invalid_len(287)@3f700867abb4: setverdict(pass): none -> pass 20241230085704291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704291 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427096218052"} 20241230085704291 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704291 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427096218052" cause=Invalid mandatory information} 20241230085704291 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704291 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704294 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704294 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427096218052"} 20241230085704294 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704294 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427096218052" cause=Invalid mandatory information} 20241230085704294 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704294 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704294 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704296 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704296 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427096218052"} 20241230085704296 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704296 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427096218052" cause=Invalid mandatory information} 20241230085704296 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704296 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704296 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704298 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704298 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427096218052"} 20241230085704298 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704298 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427096218052" cause=Invalid mandatory information} 20241230085704298 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427096218052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704298 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704298 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51928<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3f700867abb4: Final verdict of PTC: pass 20241230085704302 DAUC <0003> db_auc.c:157 IMSI='262426565442971': No 2G Auth Data 20241230085704302 DAUC <0003> db_auc.c:192 IMSI='262426565442971': No 3G Auth Data HLR_Test-GSUP(278)@3f700867abb4: Created GsupExpect[0] for "262426565442971" to be handled at TC_gsup_check_imei_invalid_len(288) 20241230085704316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4258 20241230085704319 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704320 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426565442971"} 20241230085704320 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241230085704320 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426565442971" cause=Invalid mandatory information} 20241230085704320 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704320 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704320 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3f700867abb4: Found GsupExpect[0] for "262426565442971" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3f700867abb4: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426565442971" TC_gsup_check_imei_invalid_len(288)@3f700867abb4: setverdict(pass): none -> pass 20241230085704321 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704321 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426565442971"} 20241230085704321 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241230085704321 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426565442971" cause=Invalid mandatory information} 20241230085704322 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704322 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704322 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704323 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704323 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426565442971"} 20241230085704323 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241230085704323 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426565442971" cause=Invalid mandatory information} 20241230085704323 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704323 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704323 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704325 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704325 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426565442971"} 20241230085704325 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241230085704325 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426565442971" cause=Invalid mandatory information} 20241230085704325 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704325 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704325 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704327 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704327 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426565442971"} 20241230085704327 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241230085704327 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426565442971" cause=Invalid mandatory information} 20241230085704327 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426565442971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085704327 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085704327 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085704329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3f700867abb4: Final verdict of PTC: pass MTC@3f700867abb4: setverdict(pass): none -> pass 20241230085704330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4258 20241230085704331 DLINP <000b> input/ipa.c:452 connected read/write 20241230085704331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085704331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085704331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085704331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085704331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40245<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@3f700867abb4: Final verdict of PTC: none 279@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: pass MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3f700867abb4: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:04 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241230085704375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 20241230085704475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=168352) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085707557 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085707557 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085707559 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085707560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085707562 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085707562 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085707562 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085707562 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 20241230085707562 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085707562 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 20241230085707562 DLGSUP <0013> gsup_server.c:236 2: 20241230085707562 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085707562 DLGSUP <0013> gsup_server.c:236 3: 20241230085707562 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085707562 DLGSUP <0013> gsup_server.c:236 4: 20241230085707562 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085707562 DLGSUP <0013> gsup_server.c:236 5: 20241230085707562 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085707562 DLGSUP <0013> gsup_server.c:236 7: 20241230085707562 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085707562 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085707562 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085707563 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@3f700867abb4: 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") 20241230085707584 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46577<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3f700867abb4: Created GsupExpect[0] for "262426041694870" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241230085707597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20241230085707605 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085707605 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426041694870"} 20241230085707605 DMAIN <0000> hlr.c:435 IMSI='262426041694870': has IMEI = 22245678901234 (consider setting 'store-imei') 20241230085707605 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241230085707605 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426041694870" cause=Invalid mandatory information} 20241230085707605 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085707605 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085707605 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3f700867abb4: Found GsupExpect[0] for "262426041694870" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3f700867abb4: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426041694870" TC_gsup_check_imei_unknown_imsi(293)@3f700867abb4: setverdict(pass): none -> pass 20241230085707610 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085707610 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426041694870"} 20241230085707610 DAUC <0003> hlr.c:428 IMSI='262426041694870': storing IMEI = 22245678901234 20241230085707610 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426041694870': no such subscriber 20241230085707610 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241230085707610 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426041694870" cause=Invalid mandatory information} 20241230085707610 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426041694870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085707610 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085707610 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085707611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3f700867abb4: Final verdict of PTC: pass 20241230085707612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4258 20241230085707613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46577<->l=127.0.0.1:4259) 20241230085707613 DLINP <000b> input/ipa.c:452 connected read/write 20241230085707613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085707613 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085707614 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085707614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3f700867abb4: Final verdict of PTC: none 291@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 291: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3f700867abb4: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:07 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241230085707652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20241230085707753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085710831 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085710831 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085710833 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085710836 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710836 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085710836 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085710836 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 20241230085710836 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085710836 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 20241230085710836 DLGSUP <0013> gsup_server.c:236 2: 20241230085710836 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085710836 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(294)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085710836 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085710836 DLGSUP <0013> gsup_server.c:236 4: 20241230085710836 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085710836 DLGSUP <0013> gsup_server.c:236 5: 20241230085710836 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085710837 DLGSUP <0013> gsup_server.c:236 7: 20241230085710837 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085710837 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085710837 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085710837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@3f700867abb4: 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") 20241230085710854 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3f700867abb4: Created GsupExpect[0] for "262428147740249" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241230085710866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 20241230085710877 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710877 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710877 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710877 DMAIN <0000> hlr.c:243 IMSI='262428147740249': Successfully assigned MSISDN='824' 20241230085710877 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710877 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710877 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710877 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710878 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3f700867abb4: Found GsupExpect[0] for "262428147740249" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3f700867abb4: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428147740249" TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): none -> pass 20241230085710880 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710880 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710881 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710881 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710882 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710882 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710884 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710884 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710884 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e8b3fd0]{UNVALIDATED}: Allocated 20241230085710884 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085710884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085710884 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710884 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710884 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710885 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710885 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428147740249"} 20241230085710886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085710886 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085710886 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428147740249"} 20241230085710886 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085710886 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085710886 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710886 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710890 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710890 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710890 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710890 DMAIN <0000> hlr.c:243 IMSI='262428147740249': Successfully assigned MSISDN='633' 20241230085710890 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710890 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710890 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710890 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710890 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710891 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710891 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710892 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710892 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710893 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710893 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710894 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710894 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710895 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710895 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710895 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e8b3fd0]{UNVALIDATED}: Allocated 20241230085710895 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085710895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085710895 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710895 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710895 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710896 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710897 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428147740249"} 20241230085710897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085710897 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085710897 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428147740249"} 20241230085710897 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085710897 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085710897 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710897 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710901 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710901 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710901 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710901 DMAIN <0000> hlr.c:243 IMSI='262428147740249': Successfully assigned MSISDN='939' 20241230085710901 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710901 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710901 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710901 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710901 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710902 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710902 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710903 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710903 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710904 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710904 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710905 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710905 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710906 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710906 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710906 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085710906 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085710906 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428147740249" cause=GPRS services not allowed} 20241230085710906 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085710906 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085710906 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710906 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710911 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710911 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710911 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710911 DMAIN <0000> hlr.c:243 IMSI='262428147740249': Successfully assigned MSISDN='004' 20241230085710911 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710911 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710911 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710911 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710911 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710913 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710913 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710913 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710913 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710914 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710914 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710916 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710916 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710916 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085710916 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085710916 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428147740249" cause=GPRS services not allowed} 20241230085710916 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710916 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710916 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085710916 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085710916 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710916 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710920 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710920 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710920 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710920 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710920 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710920 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710920 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710920 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710921 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710921 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710922 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710922 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710923 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710923 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710924 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710924 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710924 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085710924 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085710924 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428147740249" cause=GPRS services not allowed} 20241230085710924 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085710924 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085710925 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710925 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710928 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710928 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147740249"} 20241230085710929 DMAIN <0000> hlr.c:227 IMSI='262428147740249': Creating subscriber on demand 20241230085710929 DAUC <0003> hlr.c:428 IMSI='262428147740249': storing IMEI = 12345678901234 20241230085710929 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147740249"} 20241230085710929 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241230085710929 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710929 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710930 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710930 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710931 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710931 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710931 DAUC <0003> db_auc.c:157 IMSI='262428147740249': No 2G Auth Data 20241230085710931 DAUC <0003> db_auc.c:192 IMSI='262428147740249': No 3G Auth Data 20241230085710933 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710933 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710933 DLU <0006> fsm.c:456 lu(262428147740249)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085710933 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085710933 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428147740249)[0x555a5e891830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085710933 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428147740249" cn_domain=PS} 20241230085710933 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710933 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710936 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710936 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428147740249"} 20241230085710936 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428147740249)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085710936 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085710936 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428147740249"} 20241230085710936 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428147740249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085710936 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085710936 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147740249)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085710936 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147740249)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085710936 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085710936 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085710938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3f700867abb4: Final verdict of PTC: pass 20241230085710940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@3f700867abb4: Final verdict of PTC: none 20241230085710941 DLINP <000b> input/ipa.c:452 connected read/write 20241230085710941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085710941 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085710941 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085710941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085710941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4259) 296@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 296: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3f700867abb4: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:10 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241230085710987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 20241230085711087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_subscr_create_on_demand_ul started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085714164 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085714164 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085714167 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085714170 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714170 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085714170 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085714170 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 20241230085714170 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085714170 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 20241230085714170 DLGSUP <0013> gsup_server.c:236 2: 20241230085714170 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085714170 DLGSUP <0013> gsup_server.c:236 3: 20241230085714170 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085714170 DLGSUP <0013> gsup_server.c:236 4: 20241230085714170 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085714170 DLGSUP <0013> gsup_server.c:236 5: 20241230085714170 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085714170 DLGSUP <0013> gsup_server.c:236 7: 20241230085714170 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085714170 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085714170 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085714170 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@3f700867abb4: 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") 20241230085714189 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45495<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3f700867abb4: Created GsupExpect[0] for "262427271565821" to be handled at TC_subscr_create_on_demand_ul(303) 20241230085714202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40158<->l=127.0.0.1:4258 20241230085714217 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714217 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714217 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714217 DMAIN <0000> hlr.c:243 IMSI='262427271565821': Successfully assigned MSISDN='198' 20241230085714217 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714217 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085714218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085714218 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714218 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714218 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3f700867abb4: Found GsupExpect[0] for "262427271565821" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3f700867abb4: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427271565821" 20241230085714221 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714221 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427271565821"} 20241230085714221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085714221 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085714221 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427271565821"} 20241230085714221 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085714221 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085714221 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714221 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): none -> pass 20241230085714223 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714223 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714225 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714225 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714226 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714226 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714231 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714231 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714231 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714231 DMAIN <0000> hlr.c:243 IMSI='262427271565821': Successfully assigned MSISDN='806' 20241230085714231 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714231 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085714231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085714231 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714231 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714231 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714233 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427271565821"} 20241230085714233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085714233 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085714233 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427271565821"} 20241230085714233 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085714233 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085714233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714233 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714234 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714234 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714235 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714235 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714236 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714236 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714237 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714237 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714241 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714241 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714241 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714241 DMAIN <0000> hlr.c:243 IMSI='262427271565821': Successfully assigned MSISDN='143' 20241230085714241 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714241 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085714241 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427271565821" cause=GPRS services not allowed} 20241230085714241 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714241 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714241 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085714241 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085714241 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714241 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714243 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714243 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714244 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714244 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714245 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714245 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714246 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714246 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714250 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714250 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714250 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714250 DMAIN <0000> hlr.c:243 IMSI='262427271565821': Successfully assigned MSISDN='591' 20241230085714250 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714250 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085714250 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427271565821" cause=GPRS services not allowed} 20241230085714250 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714250 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714250 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085714250 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085714250 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714251 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714251 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714252 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714252 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714252 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714253 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714253 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714256 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714256 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714256 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714256 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714256 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241230085714256 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427271565821" cause=GPRS services not allowed} 20241230085714256 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714256 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714256 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Freeing instance 20241230085714256 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: Deallocated 20241230085714256 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714256 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714257 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714257 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714258 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714258 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714259 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714259 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714262 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714262 DMAIN <0000> hlr.c:227 IMSI='262427271565821': Creating subscriber on demand 20241230085714262 DLU <0006> fsm.c:456 lu(262427271565821)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085714262 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085714262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427271565821)[0x555a5e891830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085714262 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427271565821" cn_domain=PS} 20241230085714262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714262 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714264 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714264 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427271565821"} 20241230085714264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085714264 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085714264 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427271565821"} 20241230085714264 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427271565821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085714264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085714264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085714264 DLU <0006> fsm.c:568 lu(PS:IMSI-262427271565821)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085714264 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085714264 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714266 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714266 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714267 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714267 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data 20241230085714267 DAUC <0003> db_auc.c:157 IMSI='262427271565821': No 2G Auth Data 20241230085714267 DAUC <0003> db_auc.c:192 IMSI='262427271565821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085714269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40158<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3f700867abb4: Final verdict of PTC: pass 20241230085714270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 20241230085714271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45495<->l=127.0.0.1:4259) 20241230085714271 DLINP <000b> input/ipa.c:452 connected read/write 20241230085714271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085714271 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085714271 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085714271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@3f700867abb4: Final verdict of PTC: none 301@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 301: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3f700867abb4: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:14 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241230085714313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 20241230085714414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_subscr_create_on_demand_sai started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085717486 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085717486 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085717487 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085717489 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717489 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085717489 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085717489 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 20241230085717489 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085717489 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 20241230085717489 DLGSUP <0013> gsup_server.c:236 2: 20241230085717490 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085717490 DLGSUP <0013> gsup_server.c:236 3: 20241230085717490 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085717490 DLGSUP <0013> gsup_server.c:236 4: 20241230085717490 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085717490 DLGSUP <0013> gsup_server.c:236 5: 20241230085717490 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085717490 DLGSUP <0013> gsup_server.c:236 7: 20241230085717490 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085717490 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085717490 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085717490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3f700867abb4: 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") 20241230085717506 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37829<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3f700867abb4: Created GsupExpect[0] for "262420952901838" to be handled at TC_subscr_create_on_demand_sai(308) 20241230085717521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241230085717533 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717533 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420952901838"} 20241230085717533 DMAIN <0000> hlr.c:227 IMSI='262420952901838': Creating subscriber on demand 20241230085717533 DMAIN <0000> hlr.c:243 IMSI='262420952901838': Successfully assigned MSISDN='318' 20241230085717533 DAUC <0003> db_auc.c:157 IMSI='262420952901838': No 2G Auth Data 20241230085717533 DAUC <0003> db_auc.c:192 IMSI='262420952901838': No 3G Auth Data 20241230085717533 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420952901838 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 20241230085717534 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420952901838" cause=IMSI unknown in HLR} 20241230085717534 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241230085717534 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085717534 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3f700867abb4: Found GsupExpect[0] for "262420952901838" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3f700867abb4: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420952901838" TC_subscr_create_on_demand_sai(308)@3f700867abb4: setverdict(pass): none -> pass 20241230085717536 DAUC <0003> db_auc.c:157 IMSI='262420952901838': No 2G Auth Data 20241230085717536 DAUC <0003> db_auc.c:192 IMSI='262420952901838': No 3G Auth Data 20241230085717537 DAUC <0003> db_auc.c:157 IMSI='262420952901838': No 2G Auth Data 20241230085717537 DAUC <0003> db_auc.c:192 IMSI='262420952901838': No 3G Auth Data 20241230085717538 DAUC <0003> db_auc.c:157 IMSI='262420952901838': No 2G Auth Data 20241230085717538 DAUC <0003> db_auc.c:192 IMSI='262420952901838': No 3G Auth Data 20241230085717540 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717540 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420952901838" cn_domain=PS} 20241230085717540 DLU <0006> fsm.c:456 lu(262420952901838)[0x555a5e891830]{UNVALIDATED}: Allocated 20241230085717540 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241230085717540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420952901838)[0x555a5e891830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085717540 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420952901838" cn_domain=PS} 20241230085717540 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085717540 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085717543 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717543 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420952901838"} 20241230085717543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420952901838)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085717543 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085717543 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420952901838"} 20241230085717543 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420952901838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085717543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420952901838)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085717543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420952901838)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085717543 DLU <0006> fsm.c:568 lu(PS:IMSI-262420952901838)[0x555a5e891830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085717543 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085717543 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085717546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3f700867abb4: Final verdict of PTC: pass 20241230085717546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@3f700867abb4: Final verdict of PTC: none 20241230085717547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37829<->l=127.0.0.1:4259) 20241230085717548 DLINP <000b> input/ipa.c:452 connected read/write 20241230085717548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085717548 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085717548 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085717548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 306: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3f700867abb4: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:17 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241230085717590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 20241230085717691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36596) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f700867abb4: 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@3f700867abb4: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085720772 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085720772 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085720774 DLINP <000b> input/ipa.c:452 connected read/write 20241230085720774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085720775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085720777 DLINP <000b> input/ipa.c:452 connected read/write 20241230085720777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085720778 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085720778 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085720778 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 20241230085720778 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085720778 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 20241230085720778 DLGSUP <0013> gsup_server.c:236 2: 20241230085720778 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085720778 DLGSUP <0013> gsup_server.c:236 3: 20241230085720778 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085720778 DLGSUP <0013> gsup_server.c:236 4: 20241230085720778 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085720778 DLGSUP <0013> gsup_server.c:236 5: 20241230085720778 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085720778 DLGSUP <0013> gsup_server.c:236 7: 20241230085720778 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085720778 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085720778 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085720778 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)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@3f700867abb4: 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") 20241230085720796 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44379<->l=127.0.0.1:4259) 20241230085720798 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241230085720798 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3f700867abb4: Created GsupExpect[0] for "262420147300809" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241230085720813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 20241230085720816 DAUC <0003> db_auc.c:157 IMSI='262420147300809': No 2G Auth Data 20241230085720816 DAUC <0003> db_auc.c:192 IMSI='262420147300809': No 3G Auth Data 20241230085720822 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616774634.msisdn 20241230085720822 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616774634.msisdn: not attached (vlr_number unset) 20241230085720822 DDGSM <0007> mslookup_server.c:327 sip.voice.491616774634.msisdn: does not exist in GSUP proxy 20241230085721824 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085721825 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420147300809" cn_domain=CS} 20241230085721825 DLU <0006> fsm.c:456 lu(262420147300809)[0x555a5e8b3fd0]{UNVALIDATED}: Allocated 20241230085721825 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241230085721825 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420147300809)[0x555a5e8b3fd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241230085721825 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420147300809" cn_domain=CS} 20241230085721825 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085721825 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3f700867abb4: Found GsupExpect[0] for "262420147300809" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420147300809" 20241230085721828 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085721828 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420147300809"} 20241230085721828 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420147300809)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241230085721828 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241230085721828 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420147300809"} 20241230085721828 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420147300809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085721828 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420147300809)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241230085721828 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420147300809)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241230085721828 DLU <0006> fsm.c:568 lu(CS:IMSI-262420147300809)[0x555a5e8b3fd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241230085721828 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085721828 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3f700867abb4: setverdict(pass): none -> pass 20241230085721831 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616774634.msisdn 20241230085721831 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616774634.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241230085721831 DDGSM <0007> mslookup_server.c:327 sip.voice.491616774634.msisdn: does not exist in GSUP proxy 20241230085721831 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616774634.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3f700867abb4: setverdict(pass): pass -> pass, component reason not changed 20241230085721835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3f700867abb4: Final verdict of PTC: pass 20241230085721836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4258 20241230085721837 DLINP <000b> input/ipa.c:452 connected read/write 20241230085721837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085721837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085721837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085721837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085721837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44379<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@3f700867abb4: Final verdict of PTC: none 311@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 311: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3f700867abb4: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:21 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241230085721882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 20241230085721983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21384) Waiting for packet dumper to finish... 1 (prev_count=21384, count=37440) 20241230085723841 DSS <0004> hlr_ussd.c:239 262422997456244/0x0783f095: SS Session Timeout, destroying 20241230085723841 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422997456244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_MSLookup_GSUP_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085725060 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085725060 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085725062 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085725063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085725065 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085725066 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085725066 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085725066 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 20241230085725066 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085725066 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 20241230085725066 DLGSUP <0013> gsup_server.c:236 2: 20241230085725066 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085725066 DLGSUP <0013> gsup_server.c:236 3: 20241230085725066 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085725066 DLGSUP <0013> gsup_server.c:236 4: 20241230085725066 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085725066 DLGSUP <0013> gsup_server.c:236 5: 20241230085725066 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085725066 DLGSUP <0013> gsup_server.c:236 7: 20241230085725066 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(314)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085725066 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085725066 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085725066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241230085725066 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241230085725066 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@3f700867abb4: 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") 20241230085725097 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36771<->l=127.0.0.1:4259) 20241230085725100 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241230085725100 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3f700867abb4: Created GsupExpect[0] for "262428280517094" to be handled at TC_MSLookup_GSUP_proxy(320) 20241230085725115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3f700867abb4: Created GsupExpect[0] for "262428280517094" to be handled at TC_MSLookup_GSUP_proxy(320) 20241230085725120 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085725120 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428280517094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428280517094" cn_domain=CS} 20241230085725120 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428280517094 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241230085725120 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428280517094 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241230085725120 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428280517094.imsi 20241230085725120 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428280517094.imsi 20241230085725120 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428280517094.imsi: does not exist in local HLR 20241230085725125 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428280517094 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241230085725125 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241230085725125 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241230085725125 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241230085725125 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241230085725125 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241230085725125 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428280517094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085725125 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085725125 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085725125 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085725125 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085725125 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085725125 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3f700867abb4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3f700867abb4: 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) } } } } 20241230085725127 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725128 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725128 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241230085725128 DLINP <000b> ipa.c:396 tag 1: HLR 20241230085725128 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241230085725129 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725129 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725129 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3f700867abb4: 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)@3f700867abb4: 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)@3f700867abb4: Found GsupExpect[0] for "262428280517094" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428280517094" HLR_Test-GSUP-server-IPA(318)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085725169 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725169 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725169 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725169 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725169 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428280517094 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615454506 20241230085725169 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428280517094 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085725169 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085725169 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3f700867abb4: Found GsupExpect[0] for "262428280517094" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428280517094" 20241230085725173 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725173 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725173 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428280517094 MSISDN-491615454506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085725173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085725173 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085725175 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725175 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725175 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428280517094 MSISDN-491615454506 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 20241230085725175 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428280517094 MSISDN-491615454506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085725175 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085725175 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3f700867abb4: setverdict(pass): none -> pass 20241230085725177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3f700867abb4: Final verdict of PTC: pass 20241230085725178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 20241230085725179 DLINP <000b> input/ipa.c:452 connected read/write 20241230085725179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085725179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085725179 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085725179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241230085725179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36771<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(315)@3f700867abb4: Final verdict of PTC: none 20241230085725179 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085725179 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085725179 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241230085725179 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241230085725180 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 316: none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3f700867abb4: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:25 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241230085725221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 20241230085725321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=42904) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085728398 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085728398 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085728399 DLINP <000b> input/ipa.c:452 connected read/write 20241230085728399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085728400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@3f700867abb4: 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 } } } } 20241230085728401 DLINP <000b> input/ipa.c:452 connected read/write 20241230085728401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085728402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085728402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085728402 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 20241230085728402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085728402 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 20241230085728402 DLGSUP <0013> gsup_server.c:236 2: 20241230085728402 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085728402 DLGSUP <0013> gsup_server.c:236 3: 20241230085728402 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085728402 DLGSUP <0013> gsup_server.c:236 4: 20241230085728402 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(321)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085728402 DLGSUP <0013> gsup_server.c:236 5: 20241230085728402 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085728402 DLGSUP <0013> gsup_server.c:236 7: 20241230085728402 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085728402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085728402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085728402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241230085728403 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241230085728403 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@3f700867abb4: 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") 20241230085728418 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45073<->l=127.0.0.1:4259) 20241230085728420 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241230085728420 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3f700867abb4: Created GsupExpect[0] for "262427638618524" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241230085728429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4258 20241230085728431 DAUC <0003> db_auc.c:157 IMSI='262427638618524': No 2G Auth Data 20241230085728431 DAUC <0003> db_auc.c:192 IMSI='262427638618524': No 3G Auth Data 20241230085728436 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427638618524.imsi 20241230085728436 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427638618524.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3f700867abb4: setverdict(pass): none -> pass 20241230085728440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3f700867abb4: Final verdict of PTC: pass 20241230085728441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241230085728442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45073<->l=127.0.0.1:4259) 20241230085728442 DLINP <000b> input/ipa.c:452 connected read/write 20241230085728442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085728442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085728442 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085728442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@3f700867abb4: Final verdict of PTC: none 323@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 323: none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3f700867abb4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:28 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241230085728491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 20241230085728592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27948) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085731670 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085731670 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085731672 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085731673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241230085731675 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241230085731675 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085731675 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085731675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085731675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085731675 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 20241230085731675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085731675 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 20241230085731675 DLGSUP <0013> gsup_server.c:236 2: 20241230085731675 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085731675 DLGSUP <0013> gsup_server.c:236 3: 20241230085731675 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085731675 DLGSUP <0013> gsup_server.c:236 4: 20241230085731675 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085731676 DLGSUP <0013> gsup_server.c:236 5: 20241230085731676 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085731676 DLGSUP <0013> gsup_server.c:236 7: 20241230085731676 DLGSUP <0013> gsup_server.c:238 7: 00 20241230085731676 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085731676 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085731676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@3f700867abb4: 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") 20241230085731705 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38211<->l=127.0.0.1:4259) 20241230085731707 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241230085731707 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3f700867abb4: Created GsupExpect[0] for "262428935173914" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241230085731719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3f700867abb4: Created GsupExpect[0] for "262428935173914" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241230085731725 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085731725 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428935173914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428935173914" cn_domain=CS} 20241230085731725 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428935173914 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241230085731725 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428935173914 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241230085731725 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428935173914.imsi 20241230085731725 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428935173914.imsi 20241230085731725 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428935173914.imsi: does not exist in local HLR 20241230085731730 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428935173914 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241230085731730 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241230085731730 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241230085731730 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241230085731730 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241230085731730 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241230085731730 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428935173914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085731730 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085731730 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085731730 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085731730 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085731730 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085731730 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3f700867abb4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3f700867abb4: 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) } } } } 20241230085731732 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731732 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731732 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241230085731732 DLINP <000b> ipa.c:396 tag 1: HLR 20241230085731732 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241230085731733 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731733 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731733 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@3f700867abb4: 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(329)@3f700867abb4: Found GsupExpect[0] for "262428935173914" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@3f700867abb4: 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)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428935173914" HLR_Test-GSUP-server-IPA(330)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085731777 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731777 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731777 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731777 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731777 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428935173914 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617014735 20241230085731777 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935173914 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085731777 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085731777 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3f700867abb4: Found GsupExpect[0] for "262428935173914" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428935173914" 20241230085731781 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731781 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731781 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935173914 MSISDN-491617014735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085731781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085731781 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085731783 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085731783 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085731783 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428935173914 MSISDN-491617014735 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 20241230085731783 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935173914 MSISDN-491617014735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085731783 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085731783 DLINP <000b> input/ipa.c:452 connected read/write 20241230085731783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085731785 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428935173914.imsi 20241230085731785 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428935173914.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3f700867abb4: setverdict(pass): none -> pass 20241230085732786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3f700867abb4: Final verdict of PTC: pass 20241230085732787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241230085732788 DLINP <000b> input/ipa.c:452 connected read/write 20241230085732788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085732788 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085732789 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085732789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@3f700867abb4: Final verdict of PTC: none 20241230085732789 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085732789 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085732789 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(329)@3f700867abb4: Final verdict of PTC: none 20241230085732789 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241230085732789 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241230085732789 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38211<->l=127.0.0.1:4259) 328@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 328: none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3f700867abb4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:32 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241230085732836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241230085732936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36092) Waiting for packet dumper to finish... 1 (prev_count=36092, count=44260) MTC@3f700867abb4: 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@3f700867abb4: 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 ------ Mon Dec 30 08:57:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@3f700867abb4: 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@3f700867abb4: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3f700867abb4: legacy= false MTC@3f700867abb4: in not legacy case 1 MTC@3f700867abb4: in not legacy case 2 20241230085736013 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241230085736013 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085736015 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085736016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3f700867abb4: 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)@3f700867abb4: 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 } } } } 20241230085736017 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085736017 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241230085736017 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241230085736017 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 20241230085736017 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241230085736017 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 20241230085736017 DLGSUP <0013> gsup_server.c:236 2: 20241230085736017 DLGSUP <0013> gsup_server.c:238 2: 00 20241230085736017 DLGSUP <0013> gsup_server.c:236 3: 20241230085736017 DLGSUP <0013> gsup_server.c:238 3: 00 20241230085736017 DLGSUP <0013> gsup_server.c:236 4: 20241230085736017 DLGSUP <0013> gsup_server.c:238 4: 00 20241230085736017 DLGSUP <0013> gsup_server.c:236 5: 20241230085736017 DLGSUP <0013> gsup_server.c:238 5: 00 20241230085736018 DLGSUP <0013> gsup_server.c:236 7: 20241230085736018 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(333)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085736018 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241230085736018 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241230085736018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241230085736018 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241230085736018 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@3f700867abb4: 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") 20241230085736051 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44427<->l=127.0.0.1:4259) 20241230085736054 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241230085736054 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3f700867abb4: Created GsupExpect[0] for "262426974891647" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241230085736074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3f700867abb4: Created GsupExpect[0] for "262426974891647" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241230085736080 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085736080 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426974891647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426974891647" cn_domain=CS} 20241230085736080 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426974891647 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241230085736080 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426974891647 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241230085736080 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426974891647.imsi 20241230085736080 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426974891647.imsi 20241230085736080 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426974891647.imsi: does not exist in local HLR 20241230085736084 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426974891647 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241230085736084 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241230085736084 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241230085736084 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241230085736084 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241230085736084 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241230085736084 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426974891647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241230085736084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085736084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085736084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085736084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241230085736084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241230085736084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3f700867abb4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3f700867abb4: 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) } } } } 20241230085736086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736086 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241230085736086 DLINP <000b> ipa.c:396 tag 1: HLR 20241230085736086 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241230085736086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736086 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3f700867abb4: 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)@3f700867abb4: 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-IPA(337)@3f700867abb4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@3f700867abb4: Found GsupExpect[0] for "262426974891647" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426974891647" HLR_Test-GSUP-server-IPA(337)@3f700867abb4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241230085736129 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736129 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736129 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736129 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736129 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426974891647 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612344834 20241230085736129 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426974891647 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085736129 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085736130 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3f700867abb4: Found GsupExpect[0] for "262426974891647" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3f700867abb4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426974891647" 20241230085736133 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736133 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736133 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426974891647 MSISDN-491612344834 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085736133 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085736133 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085736135 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736135 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736135 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426974891647 MSISDN-491612344834 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 20241230085736135 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426974891647 MSISDN-491612344834 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241230085736135 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085736136 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241230085736138 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612344834.msisdn 20241230085736138 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612344834.msisdn: does not exist in local HLR 20241230085736138 DDGSM <0007> mslookup_server.c:352 sip.voice.491612344834.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241230085736138 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612344834.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3f700867abb4: setverdict(pass): none -> pass 20241230085736140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3f700867abb4: Final verdict of PTC: pass 20241230085736141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20241230085736142 DLINP <000b> input/ipa.c:452 connected read/write 20241230085736142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241230085736142 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241230085736142 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241230085736142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP(334)@3f700867abb4: Final verdict of PTC: none 20241230085736142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44427<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@3f700867abb4: Final verdict of PTC: none 20241230085736142 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241230085736142 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241230085736142 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241230085736143 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241230085736143 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@3f700867abb4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3f700867abb4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3f700867abb4: Final verdict of PTC: none MTC@3f700867abb4: Setting final verdict of the test case. MTC@3f700867abb4: Local verdict of MTC: none MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3f700867abb4: Local verdict of PTC with component reference 335: none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3f700867abb4: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3f700867abb4: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3f700867abb4: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3f700867abb4: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3f700867abb4: 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'. Mon Dec 30 08:57:36 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241230085736187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 20241230085736288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=46316) MTC@3f700867abb4: 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@3f700867abb4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3f700867abb4: Terminating MTC. MC@3f700867abb4: MTC terminated. MC2> exit MC@3f700867abb4: Shutting down session. MC@3f700867abb4: 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-7525.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 (3183129) [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-20241230-0855-8b98e9a4-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-20241230-0855-8b98e9a4-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3183054) [testenv] Showing testsuite/junit-xml-7525.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-20241230-0855-8b98e9a4-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7525.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.072248'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.258907'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.324803'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.185014'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.077293'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.070375'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.072633'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.073491'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.254017'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.253350'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.284758'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.050033'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.078719'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.269671'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.282128'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.080345'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.270719'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.264148'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.268044'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.254637'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.264363'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.270799'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.316978'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.333153'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.301259'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.078076'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.285510'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.297071'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.301779'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.081897'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.130598'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.126804'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.081527'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.084999'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.139927'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.064559'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.139336'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.149307'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241230-0855-8b98e9a4-0'] 3f700867abb4b7f5b7f2a7cd100c2f89c02369efeb4681e8fd4ba74a80132d3e [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2538/artifact/logs/ + rm -rf _cache .linux Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information time="2024-12-30T08:57:59Z" level=error msg="Error forwarding signal 15 to container 3f700867abb4b7f5b7f2a7cd100c2f89c02369efeb4681e8fd4ba74a80132d3e: container has already been removed" Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS